/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | eh44.cpp | 9 class ca { class 11 ca(int) { in ca() function in ca 15 virtual ~ca() { in ~ca() 21 cc(const ca &rca1, const ca &rca2) { in cc() 32 cc sc(ca(1), ca(1)); in main()
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | eh44.cpp | 9 class ca { class 11 ca(int) { in ca() function in ca 15 virtual ~ca() { in ~ca() 21 cc(const ca &rca1, const ca &rca2) { in cc() 32 cc sc(ca(1), ca(1)); in main()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.fill/ |
D | fill.pass.cpp | 27 char ca[n] = {0}; in test_char() local 28 std::fill(Iter(ca), Iter(ca+n), char(1)); in test_char() 29 assert(ca[0] == 1); in test_char() 30 assert(ca[1] == 1); in test_char() 31 assert(ca[2] == 1); in test_char() 32 assert(ca[3] == 1); in test_char()
|
D | fill_n.pass.cpp | 27 char ca[n] = {0}; in test_char() local 28 assert(std::fill_n(Iter(ca), n, char(1)) == std::next(Iter(ca), n)); in test_char() 29 assert(ca[0] == 1); in test_char() 30 assert(ca[1] == 1); in test_char() 31 assert(ca[2] == 1); in test_char() 32 assert(ca[3] == 1); in test_char()
|
/ndk/sources/cxx-stl/gabi++/tests/ |
D | catch_ptr_02.cpp | 14 const A ca = A(); variable 52 throw &ca; in test3() 68 throw &ca; in test4()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/utility/forward/ |
D | forward.pass.cpp | 40 const A ca = A(); in main() local 52 static_assert(sizeof(test(std::forward<const A&>(ca))) == 2, ""); in main() 54 static_assert(sizeof(test(std::forward<const A>(ca))) == 8, ""); in main() 68 static_assert(sizeof(test(std::forward<const A&>(ca))) == 2, ""); in main() 70 static_assert(sizeof(test(std::forward<const A>(ca))) == 2, ""); in main()
|
D | forward4.fail.cpp | 23 const A ca = A(); in main() local 24 std::forward<A>(ca); // error in main()
|
D | forward2.fail.cpp | 23 const A ca = A(); in main() local 24 std::forward<A&>(ca); // error in main()
|
D | move_copy.pass.cpp | 51 const A ca = A(); in main() local 64 A a4 = ca; in main() 68 A a5 = std::move(ca); in main()
|
D | move_if_noexcept.pass.cpp | 48 const A ca; in main() local 54 static_assert((std::is_same<decltype(std::move_if_noexcept(ca)), const A&&>::value), ""); in main() 59 static_assert((std::is_same<decltype(std::move_if_noexcept(ca)), const A>::value), ""); in main()
|
D | move_only2.fail.cpp | 49 const move_only ca = move_only(); in main() local 51 test(ca); in main()
|
D | move_only3.fail.cpp | 46 const move_only ca = move_only(); in main() local 48 test(std::move(ca)); in main()
|
D | forward5.fail.cpp | 23 const A ca = A(); in main() local
|
D | move_only4.fail.cpp | 49 const move_only ca = move_only(); in main() local
|
D | move_only1.fail.cpp | 49 const move_only ca = move_only(); in main() local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/ |
D | catch_ptr_02.pass.cpp | 14 const A ca = A(); variable 52 throw &ca; in test3() 68 throw &ca; in test4()
|
/ndk/sources/cxx-stl/llvm-libc++/patches.android/ |
D | 0007-Fix-libc-compiler-error-when-calling-std-feof.patch | 2 From: Carl Norum <carl@norum.ca>
|
/ndk/sources/host-tools/make-3.81/ |
D | ABOUT-NLS | 155 `http://www.iro.umontreal.ca/contrib/po/HTML/', in the "National teams" 170 get started, please write to `translation@iro.umontreal.ca' to reach the 186 Ready PO files af am ar az be bg bs ca cs da de el en en_GB eo es 320 af am ar az be bg bs ca cs da de el en en_GB eo es 748 `http://www.iro.umontreal.ca/contrib/po/HTML/matrix.html'. 766 `translation@iro.umontreal.ca' to make the `.pot' files available to
|
D | configure | 824 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 827 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/ |
D | CREDITS.TXT | 113 E: xingxue@ca.ibm.com
|
/ndk/sources/host-tools/make-3.81/po/ |
D | pl.po | 402 msgstr "Niewystarczaj�ca liczba argument�w (%d) dla funkcji `%s'" 1101 msgstr "opcja `-%c' wymaga argumentu ca�kowitego dodatniego"
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 644 thanks to Bill Jones (jones@cs.usask.ca)
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 824 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 827 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
|