Searched defs:cvp (Results 1 – 7 of 7) sorted by relevance
/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.types/ |
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
|
/external/libcxx/test/std/utilities/memory/default.allocator/ |
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
|
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
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()
|
D | p1.cpp | 91 void test_func_template(X0<void *> xvp, void *vp, const void *cvp) { in test_func_template()
|
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()
|
/external/clang/test/SemaCXX/ |
D | err_reference_bind_drops_quals.cpp | 6 volatile ptr vp, const volatile ptr cvp, restrict volatile ptr rvp, in test1()
|
/external/libxml2/ |
D | xmllint.c | 2756 xmlValidCtxtPtr cvp; in parseAndPrintFile() local 2788 xmlValidCtxtPtr cvp; in parseAndPrintFile() local
|