Searched defs:cvp (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/libcxx/test/std/utilities/memory/default.allocator/ |
H A D | allocator_pointers.pass.cpp | 40 typename std::allocator_traits<Alloc>::const_pointer cvp; in test_pointer() local 77 typename std::allocator_traits<Alloc>::const_void_pointer cvp; in test_void_pointer() local
|
/aosp_15_r20/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.types/ |
H A D | allocator_pointers.pass.cpp | 41 typename std::allocator_traits<Alloc>::const_pointer cvp; in test_pointer() local 78 typename std::allocator_traits<Alloc>::const_void_pointer cvp; in test_void_pointer() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/default.allocator/ |
H A D | allocator_pointers.pass.cpp | 41 typename std::allocator_traits<Alloc>::const_pointer cvp; in test_pointer() local 78 typename std::allocator_traits<Alloc>::const_void_pointer cvp; in test_void_pointer() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/allocator.adaptor/allocator.adaptor.types/ |
H A D | allocator_pointers.pass.cpp | 40 typename std::allocator_traits<Alloc>::const_pointer cvp; in test_pointer() local 76 typename std::allocator_traits<Alloc>::const_void_pointer cvp; in test_void_pointer() local
|
/aosp_15_r20/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
H A D | p2.cpp | 141 void test_x0_cvvoid(N0::X0<const volatile void*> x0, const volatile void *cvp) { in test_x0_cvvoid() 281 void test_func_template(N0::X0<void *> xvp, void *vp, const void *cvp, in test_func_template()
|
H A D | p2-0x.cpp | 146 void test_x0_cvvoid(N0::X0<const volatile void*> x0, const volatile void *cvp) { in test_x0_cvvoid() 274 void test_func_template(N0::X0<void *> xvp, void *vp, const void *cvp, in test_func_template()
|
H A D | p1.cpp | 91 void test_func_template(X0<void *> xvp, void *vp, const void *cvp) { in test_func_template()
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | err_reference_bind_drops_quals.cpp | 6 volatile ptr vp, const volatile ptr cvp, restrict volatile ptr rvp, in test1()
|
/aosp_15_r20/external/libxml2/ |
H A D | xmllint.c | 2406 xmlValidCtxtPtr cvp; in parseAndPrintFile() local 2438 xmlValidCtxtPtr cvp; in parseAndPrintFile() local
|
/aosp_15_r20/external/sg3_utils/testing/ |
H A D | sg_mrq_dd.cpp | 1595 struct cp_ver_pair_t & cvp = clp->cp_ver_arr[slice_idx]; in read_write_thread() local 4540 auto & cvp = clp->cp_ver_arr[0]; in main() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/detail/ |
D | concepts.hpp | 293 const vector_expression_type *cvp; in constraints() local
|