Home
last modified time | relevance | path

Searched defs:pointer (Results 351 – 375 of 2748) sorted by relevance

1...<<11121314151617181920>>...110

/aosp_15_r20/external/flatbuffers/tests/FlatBuffers.Test.Swift/CodeGenerationTests/
H A Dtest_no_include_generated.swift181 …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 DGL11Ext.java129 java.nio.Buffer pointer in glMatrixIndexPointerOES()
143 java.nio.Buffer pointer in glWeightPointerOES()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Ddeque_test.cpp424 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
Dvector_test.cpp346 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
Dstring_test.cpp577 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 DMotionEventBuilder.kt63 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/
DDenseSet.h119 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 Dnghttp2_util.cc54 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 DCFG.h61 using pointer = Ptr*; variable
142 using pointer = BlockT *; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DDenseSet.h119 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/
DCFG.h47 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 DCFG.h47 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 DDenseSet.h119 using pointer = value_type *; variable
149 using pointer = const value_type *; variable
/aosp_15_r20/external/vixl/src/aarch64/
H A Dcpu-aarch64.h254 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/
Dconcept_tests.cpp23 typedef int* pointer; typedef
48 typedef int* pointer; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DDenseSet.h119 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 Dformat.functions.tests.h1309 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/
DCFG.h47 using pointer = Ptr *; variable
144 using pointer = BlockT *; variable
/aosp_15_r20/external/angle/src/common/spirv/
H A Dspirv_instruction_parser_autogen.cpp667 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/
Dallocator_traits.cpp189 typedef T* pointer; typedef
244 typedef ptr<T> pointer; typedef
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/containers/
DSmallVector.h85 using pointer = T*; variable
273 using pointer = typename base::pointer; variable
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/
DSmallVector.h85 using pointer = T*; variable
273 using pointer = typename base::pointer; variable
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DPoolAlloc.h273 typedef T *pointer; typedef
298 void deallocate(pointer, size_type) { } in deallocate() argument
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h273 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 Dtoken_database.h121 using pointer = const Entry*; variable
185 using pointer = const value_type*; variable

1...<<11121314151617181920>>...110