/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/llvm-project/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/llvm-project/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/llvm-project/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
D | p2.cpp | 111 void test_x0_cvvoid(N0::X0<const volatile void*> x0, const volatile void *cvp) { in test_x0_cvvoid() 239 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 | 143 void test_x0_cvvoid(N0::X0<const volatile void*> x0, const volatile void *cvp) { in test_x0_cvvoid() 271 void test_func_template(N0::X0<void *> xvp, void *vp, const void *cvp, in test_func_template()
|
/external/llvm-project/clang/test/SemaCXX/ |
D | err_reference_bind_drops_quals.cpp | 6 volatile ptr vp, const volatile ptr cvp, restrict volatile ptr rvp, in test1()
|
D | builtins.cpp | 68 void test_builtin_launder_diags(void *vp, const void *cvp, FnType *fnp, in test_builtin_launder_diags()
|
D | compare-cxx2a.cpp | 192 void test8(void *vp, const void *cvp, int *ip) { in test8()
|
/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/llvm-project/clang/test/Sema/ |
D | builtins.c | 263 void test_builtin_launder(char *p, void *vp, const void *cvp, in test_builtin_launder()
|
/external/libxml2/ |
D | xmllint.c | 2769 xmlValidCtxtPtr cvp; in parseAndPrintFile() local 2801 xmlValidCtxtPtr cvp; in parseAndPrintFile() local
|