Searched refs:UIntPtrT (Results 1 – 1 of 1) sorted by relevance
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/ |
D | cpp_types.go | 144 UIntPtrT const 380 &unsignedFixedType{fixedType{32, 32, UIntPtrT, "std::uintptr_t"}}, 381 &unsignedFixedType{fixedType{64, 64, UIntPtrT, "std::uintptr_t"}}, 382 &unsignedFixedType{fixedType{32, 32, UIntPtrT, "std::uintptr_t"}}, 383 &unsignedFixedType{fixedType{64, 64, UIntPtrT, "std::uintptr_t"}}, 384 &unsignedFixedType{fixedType{32, 32, UIntPtrT, "std::uintptr_t"}}, 385 &unsignedFixedType{fixedType{64, 64, UIntPtrT, "std::uintptr_t"}}}
|