Home
last modified time | relevance | path

Searched defs:CPtr (Results 1 – 13 of 13) sorted by relevance

/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dconst_void_pointer.pass.cpp43 struct CPtr {}; struct
Dvoid_pointer.pass.cpp42 struct CPtr {}; struct
Dconst_pointer.pass.cpp42 struct CPtr {}; struct
/external/cronet/tot/third_party/libc++/src/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dconst_void_pointer.pass.cpp42 struct CPtr {}; struct
Dvoid_pointer.pass.cpp41 struct CPtr {}; struct
Dconst_pointer.pass.cpp41 struct CPtr {}; struct
/external/cronet/stable/third_party/libc++/src/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dconst_void_pointer.pass.cpp42 struct CPtr {}; struct
Dvoid_pointer.pass.cpp41 struct CPtr {}; struct
Dconst_pointer.pass.cpp41 struct CPtr {}; struct
/external/cronet/stable/third_party/llvm-libc/src/src/string/memory_utils/
Dutils.h104 using CPtr = const cpp::byte *; // Const pointer to raw data. variable
/external/cronet/tot/third_party/llvm-libc/src/src/string/memory_utils/
Dutils.h104 using CPtr = const cpp::byte *; // Const pointer to raw data. variable
/external/llvm-libc/src/string/memory_utils/
Dutils.h104 using CPtr = const cpp::byte *; // Const pointer to raw data. variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp1612 Value *CPtr = Store->getPointerOperand(); in emitSIMDTiling() local