Home
last modified time | relevance | path

Searched refs:Arm (Results 1 – 5 of 5) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dcpp_types_test.go43 assertLayout(t, typе, Arm, "ARM", 8, 16)
54 assertLayout(t, typе, Arm, "ARM", 64, 128)
101 assertLayout(t, typе, Arm, "ARM", 8, 16)
112 assertLayout(t, typе, Arm, "ARM", 8, 8)
163 if !IsInputCompatible(UInt64TType, X86, Arm) {
166 if IsInputCompatible(UInt64TType, Arm, X86) {
172 X86, Arm) {
178 X86, Arm) {
181 if IsInputCompatible(PointerType(FunctionType(IntType, []FieldInfo{})), X86, Arm) {
202 EnumField("close", IntType, "", 2)})), Arm, X86) {
Dcpp_types.go109 Arm Arch = iota const
115 FirstArch = Arm
238 &structType{name, struct_fields_info[Arm], align[Arm], offset[Arm]},
271 &unionType{name, fields_info, align[Arm], bits[Arm]},
591 case Arm:
610 case Arm:
629 case Arm:
648 case Arm:
667 case Arm:
686 case Arm:
[all …]
Dvulkan_types.go213 return isVulkanNondispatchableHandle(typе, cpp_types.Arm) &&
Dgen_vulkan.go46 guest_arch = cpp_types.Arm
62 host_arch = cpp_types.Arm
573 …if !isInputCompatible(typе, cpp_types.X86, cpp_types.Arm) || !isInputCompatible(typе, cpp_types.Ar…
3065 if !isInputCompatible(field_type, cpp_types.X86, cpp_types.Arm) ||
3437 if guest_arch == cpp_types.Arm {
3632 if guest_arch == cpp_types.Arm {
/frameworks/libs/native_bridge_support/android_api/libc/
DAndroid.bp87 // Arm 32 bit does not produce complete exidx unwind information