/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_only1.fail.cpp | 49 const move_only ca = move_only(); in main() local
|
D | move_only4.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.cpp | 14 const A ca = A(); variable 52 throw &ca; in test3() 68 throw &ca; in test4()
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | LINGUAS | 2 ca
|
D | sk.po | 33 msgstr "nezodpovedajúca `{'" 475 msgstr "Nezodpovedajúca [ alebo [^" 479 msgstr "Nezodpovedajúca ( alebo \\(" 483 msgstr "Nezodpovedajúca \\{" 511 msgstr "Nezodpovedajúca ) alebo \\)"
|
D | ca.po | 13 "Language-Team: Catalan <ca@dodds.net>\n"
|
/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
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | config.charset | 132 for l in af af_ZA ca ca_ES da da_DK de de_AT de_BE de_CH de_DE de_LU \
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | THANKS | 20 Francois Pinard <pinard@iro.umontreal.ca>
|
D | ABOUT-NLS | 156 `http://www.iro.umontreal.ca/contrib/po/HTML/', in the "National teams" 171 get started, please write to `translation@iro.umontreal.ca' to reach the 187 Ready PO files af am ar az be bg bs ca cs cy da de el en en_GB eo 362 af am ar az be bg bs ca cs cy da de el en en_GB eo 1091 `http://www.iro.umontreal.ca/contrib/po/HTML/matrix.html'. 1109 `translation@iro.umontreal.ca' to make the `.pot' files available to
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/ |
D | CREDITS.TXT | 113 E: xingxue@ca.ibm.com
|