Home
last modified time | relevance | path

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

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