/aosp_15_r20/external/flatbuffers/tests/FlatBuffers.Test.Swift/CodeGenerationTests/ |
H A D | test_no_include_generated.swift | 181 …public var pointer: InternalMessage! { let o = _accessor.offset(VTOFFSET.pointer.v); return Intern… variable 248 public var pointer: InternalMessageT variable
|
/aosp_15_r20/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL11Ext.java | 129 java.nio.Buffer pointer in glMatrixIndexPointerOES() 143 java.nio.Buffer pointer in glWeightPointerOES()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/ |
D | deque_test.cpp | 424 typedef boost::container::allocator_traits<allocator_type>::pointer pointer; in main() typedef 434 typedef boost::container::allocator_traits<allocator_type>::pointer pointer; in main() typedef
|
D | vector_test.cpp | 346 typedef boost::container::allocator_traits<allocator_type>::pointer pointer; in main() typedef 358 typedef boost::container::allocator_traits<allocator_type>::pointer pointer; in main() typedef
|
D | string_test.cpp | 577 typedef boost::container::allocator_traits<allocator_type>::pointer pointer; in main() typedef 588 typedef boost::container::allocator_traits<allocator_type>::pointer pointer; in main() typedef
|
/aosp_15_r20/cts/libs/input/src/com/android/cts/input/ |
H A D | MotionEventBuilder.kt | 63 fun pointer(pointer: PointerBuilder) = apply { pointers.add(pointer) } in <lambda>() method in com.android.cts.input.MotionEventBuilder
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | DenseSet.h | 119 using pointer = value_type *; variable 149 using pointer = const value_type *; variable
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
H A D | nghttp2_util.cc | 54 absl::string_view ToStringView(uint8_t* pointer, size_t length) { in ToStringView() 58 absl::string_view ToStringView(const uint8_t* pointer, size_t length) { in ToStringView()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | CFG.h | 61 using pointer = Ptr*; variable 142 using pointer = BlockT *; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | DenseSet.h | 119 using pointer = value_type *; variable 149 using pointer = const value_type *; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | CFG.h | 47 using pointer = Ptr *; variable 144 using pointer = BlockT *; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | CFG.h | 47 using pointer = Ptr *; variable 144 using pointer = BlockT *; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | DenseSet.h | 119 using pointer = value_type *; variable 149 using pointer = const value_type *; variable
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | cpu-aarch64.h | 254 static T SetPointerTag(T pointer, uint64_t tag) { in SetPointerTag() 268 static uint64_t GetPointerTag(T pointer) { in GetPointerTag()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/test/ |
D | concept_tests.cpp | 23 typedef int* pointer; typedef 48 typedef int* pointer; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | DenseSet.h | 119 using pointer = value_type *; variable 149 using pointer = const value_type *; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.range/format.range.formatter/ |
H A D | format.functions.tests.h | 1309 using pointer = typename adaptee::pointer; variable 1327 using pointer = typename adaptee::pointer; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | CFG.h | 47 using pointer = Ptr *; variable 144 using pointer = BlockT *; variable
|
/aosp_15_r20/external/angle/src/common/spirv/ |
H A D | spirv_instruction_parser_autogen.cpp | 667 IdRef *pointer, in ParseLoad() 684 IdRef *pointer, in ParseStore() 2925 IdRef *pointer, in ParseAtomicLoad() 2941 IdRef *pointer, in ParseAtomicStore() 2959 IdRef *pointer, in ParseAtomicExchange() 2979 IdRef *pointer, in ParseAtomicCompareExchange() 3003 IdRef *pointer, in ParseAtomicIIncrement() 3021 IdRef *pointer, in ParseAtomicIDecrement() 3039 IdRef *pointer, in ParseAtomicIAdd() 3059 IdRef *pointer, in ParseAtomicISub() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/ |
D | allocator_traits.cpp | 189 typedef T* pointer; typedef 244 typedef ptr<T> pointer; typedef
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/containers/ |
D | SmallVector.h | 85 using pointer = T*; variable 273 using pointer = typename base::pointer; variable
|
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/ |
D | SmallVector.h | 85 using pointer = T*; variable 273 using pointer = typename base::pointer; variable
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/ |
H A D | PoolAlloc.h | 273 typedef T *pointer; typedef 298 void deallocate(pointer, size_type) { } in deallocate() argument
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/ |
D | PoolAlloc.h | 273 typedef T *pointer; typedef 298 void deallocate(pointer, size_type) { } in deallocate() argument
|
/aosp_15_r20/external/pigweed/pw_tokenizer/public/pw_tokenizer/ |
H A D | token_database.h | 121 using pointer = const Entry*; variable 185 using pointer = const value_type*; variable
|