Home
last modified time | relevance | path

Searched defs:k (Results 1 – 25 of 59) sorted by relevance

123

/ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.categories/
D__scan_keyword.pass.cpp51 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/
Diterator.pass.cpp68 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/
Dswap_array.pass.cpp43 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/
Dinsert_iter_iter_iter.pass.cpp33 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/
Dcopy.pass.cpp29 E::result_type k = e1(); in test1() local
44 E::result_type k = e1(); in test2() local
Dassign.pass.cpp30 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/
Dassign.pass.cpp30 E::result_type k = e1(); in test1() local
46 E::result_type k = e1(); in test2() local
Dcopy.pass.cpp29 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/
Dcopy.pass.cpp29 E::result_type k = e1(); in test1() local
44 E::result_type k = e1(); in test2() local
Dassign.pass.cpp30 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/
Dcopy.pass.cpp31 E::result_type k = e1(); in test1() local
46 E::result_type k = e1(); in test2() local
Dassign.pass.cpp32 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/
Dswap_ranges.pass.cpp48 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/
Dinsert_iter_iter_iter.pass.cpp33 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/
Dthrow-2.cpp16 int i,j,k; in bar() local
29 int i = 0,j = 1,k = 2,l = 3,m = 4,n = 5; in main() local
Dthrow-3.cpp16 int i,j,k; in bar() local
29 int i = 0,j = 1,k = 2,l = 3,m = 4,n = 5; in main() local
Dthrow-4.cpp16 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/
Dthrow-4.cpp16 int i,j,k; in bar() local
31 int i = 0,j = 1,k = 2,l = 3,m = 4,n = 5; in main() local
Dthrow-2.cpp16 int i,j,k; in bar() local
29 int i = 0,j = 1,k = 2,l = 3,m = 4,n = 5; in main() local
Dthrow-3.cpp16 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/
Dctor_engine_copy.pass.cpp27 for (unsigned k = 0; k <= Adaptor::table_size; ++k) in main() local
Dcopy.pass.cpp29 E::result_type k = e1(); in test1() local
Dassign.pass.cpp30 E::result_type k = e1(); in test1() local
Dctor_engine_move.pass.cpp28 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/
Dinsert_init.pass.cpp45 C::iterator k = eq.first; in main() local

123