Home
last modified time | relevance | path

Searched defs:ap2 (Results 1 – 25 of 42) sorted by relevance

12

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp26 A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_const_cast()
51 A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_static_cast()
102 void test_dynamic_cast(A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_dynamic_cast()
132 A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_reinterpret_cast()
158 A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_cstyle_cast()
182 A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_implicit_conversion()
/minix3/external/bsd/kyua-testers/dist/
H A Dtext.c49 va_list ap2; in calculate_length() local
92 va_list ap2; in kyua_text_vprintf() local
/minix3/external/bsd/libc++/dist/libcxx/test/depr/depr.auto.ptr/auto.ptr/auto.ptr.conv/
H A Dconvert_to_auto_ptr.pass.cpp30 std::auto_ptr<A> ap2(source()); in test() local
H A Dassign_from_auto_ptr_ref.pass.cpp28 std::auto_ptr<A> ap2(new A(2)); in test() local
H A Dconvert_from_auto_ptr_ref.pass.cpp28 std::auto_ptr<A> ap2(apr); in test() local
/minix3/external/bsd/libc++/dist/libcxx/test/std/depr/depr.auto.ptr/auto.ptr/auto.ptr.conv/
H A Dconvert_to_auto_ptr.pass.cpp30 std::auto_ptr<A> ap2(source()); in test() local
H A Dconvert_from_auto_ptr_ref.pass.cpp28 std::auto_ptr<A> ap2(apr); in test() local
H A Dconvert_to_auto_ptr_ref.pass.cpp27 std::auto_ptr<A> ap2(apr); in test() local
H A Dassign_from_auto_ptr_ref.pass.cpp28 std::auto_ptr<A> ap2(new A(2)); in test() local
/minix3/external/bsd/libc++/dist/libcxx/test/depr/depr.auto.ptr/auto.ptr/auto.ptr.cons/
H A Dcopy.pass.cpp27 std::auto_ptr<A> ap2(ap1); in test() local
H A Dcopy.fail.cpp27 std::auto_ptr<A> ap2(ap1); in test() local
H A Dconvert.pass.cpp27 std::auto_ptr<A> ap2(ap1); in test() local
H A Dconvert.fail.cpp27 std::auto_ptr<A> ap2(ap1); in test() local
H A Dconvert_assignment.fail.cpp28 std::auto_ptr<A> ap2(p2); in test() local
H A Dassignment.pass.cpp28 std::auto_ptr<A> ap2(p2); in test() local
H A Dassignment.fail.cpp28 std::auto_ptr<A> ap2(p2); in test() local
H A Dconvert_assignment.pass.cpp28 std::auto_ptr<A> ap2(p2); in test() local
/minix3/external/bsd/libc++/dist/libcxx/test/std/depr/depr.auto.ptr/auto.ptr/auto.ptr.cons/
H A Dcopy.fail.cpp27 std::auto_ptr<A> ap2(ap1); in test() local
H A Dconvert.fail.cpp27 std::auto_ptr<A> ap2(ap1); in test() local
H A Dconvert.pass.cpp27 std::auto_ptr<A> ap2(ap1); in test() local
H A Dcopy.pass.cpp27 std::auto_ptr<A> ap2(ap1); in test() local
H A Dconvert_assignment.pass.cpp28 std::auto_ptr<A> ap2(p2); in test() local
H A Dassignment.pass.cpp28 std::auto_ptr<A> ap2(p2); in test() local
H A Dconvert_assignment.fail.cpp28 std::auto_ptr<A> ap2(p2); in test() local
H A Dassignment.fail.cpp28 std::auto_ptr<A> ap2(p2); in test() local

12