/ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.categories/ |
D | __scan_keyword.pass.cpp | 51 std::string* k = std::__scan_keyword(in, input+sizeof(input)-1, in main() local 63 std::string* k = std::__scan_keyword(in, input+sizeof(input)-1, in main() local 75 std::string* k = std::__scan_keyword(in, input+sizeof(input)-1, in main() local 87 std::string* k = std::__scan_keyword(in, input+sizeof(input)-1, in main() local 99 std::string* k = std::__scan_keyword(in, input+sizeof(input)-1, in main() local 111 std::string* k = std::__scan_keyword(in, input+sizeof(input)-1, in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/test/containers/associative/multiset/ |
D | iterator.pass.cpp | 68 std::multiset<int>::const_iterator k = i; in main() local 71 for (int k = 0; k < 3; ++k, ++i) in main() local 111 for (int k = 0; k < 3; ++k, ++i) in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/test/utilities/utility/utility.swap/ |
D | swap_array.pass.cpp | 43 for (int k = 0; k < 3; ++k) in test1() local 46 for (int k = 0; k < 3; ++k) in test1() local
|
/ndk/sources/cxx-stl/llvm-libc++/test/containers/sequences/vector/vector.modifiers/ |
D | insert_iter_iter_iter.pass.cpp | 33 for (int k = 0; k < N; ++j, ++k) in main() local 49 for (int k = 0; k < N; ++j, ++k) in main() local 65 for (int k = 0; k < N; ++j, ++k) in main() local 81 for (int k = 0; k < N; ++j, ++k) in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.eng/rand.eng.sub/ |
D | copy.pass.cpp | 29 E::result_type k = e1(); in test1() local 44 E::result_type k = e1(); in test2() local
|
D | assign.pass.cpp | 30 E::result_type k = e1(); in test1() local 46 E::result_type k = e1(); in test2() local
|
/ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.adapt/rand.adapt.disc/ |
D | assign.pass.cpp | 30 E::result_type k = e1(); in test1() local 46 E::result_type k = e1(); in test2() local
|
D | copy.pass.cpp | 29 E::result_type k = e1(); in test1() local 44 E::result_type k = e1(); in test2() local
|
/ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.adapt/rand.adapt.ibits/ |
D | copy.pass.cpp | 29 E::result_type k = e1(); in test1() local 44 E::result_type k = e1(); in test2() local
|
D | assign.pass.cpp | 30 E::result_type k = e1(); in test1() local 46 E::result_type k = e1(); in test2() local
|
/ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.eng/rand.eng.mers/ |
D | copy.pass.cpp | 31 E::result_type k = e1(); in test1() local 46 E::result_type k = e1(); in test2() local
|
D | assign.pass.cpp | 32 E::result_type k = e1(); in test1() local 48 E::result_type k = e1(); in test2() local
|
/ndk/sources/cxx-stl/llvm-libc++/test/algorithms/alg.modifying.operations/alg.swap/ |
D | swap_ranges.pass.cpp | 48 for (int k = 0; k < 3; ++k) in test1() local 51 for (int k = 0; k < 3; ++k) in test1() local
|
/ndk/sources/cxx-stl/llvm-libc++/test/containers/sequences/vector.bool/ |
D | insert_iter_iter_iter.pass.cpp | 33 for (int k = 0; k < N; ++j, ++k) in main() local 49 for (int k = 0; k < N; ++j, ++k) in main() local
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | throw-2.cpp | 16 int i,j,k; in bar() local 29 int i = 0,j = 1,k = 2,l = 3,m = 4,n = 5; in main() local
|
D | throw-3.cpp | 16 int i,j,k; in bar() local 29 int i = 0,j = 1,k = 2,l = 3,m = 4,n = 5; in main() local
|
D | throw-4.cpp | 16 int i,j,k; in bar() local 31 int i = 0,j = 1,k = 2,l = 3,m = 4,n = 5; in main() local
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | throw-4.cpp | 16 int i,j,k; in bar() local 31 int i = 0,j = 1,k = 2,l = 3,m = 4,n = 5; in main() local
|
D | throw-2.cpp | 16 int i,j,k; in bar() local 29 int i = 0,j = 1,k = 2,l = 3,m = 4,n = 5; in main() local
|
D | throw-3.cpp | 16 int i,j,k; in bar() local 29 int i = 0,j = 1,k = 2,l = 3,m = 4,n = 5; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.adapt/rand.adapt.shuf/ |
D | ctor_engine_copy.pass.cpp | 27 for (unsigned k = 0; k <= Adaptor::table_size; ++k) in main() local
|
D | copy.pass.cpp | 29 E::result_type k = e1(); in test1() local
|
D | assign.pass.cpp | 30 E::result_type k = e1(); in test1() local
|
D | ctor_engine_move.pass.cpp | 28 for (unsigned k = 0; k <= Adaptor::table_size; ++k) in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/test/containers/unord/unord.multimap/unord.multimap.modifiers/ |
D | insert_init.pass.cpp | 45 C::iterator k = eq.first; in main() local
|