/external/libcxx/test/algorithms/alg.modifying.operations/alg.swap/ |
Android.mk | 23 test_name := algorithms/alg.modifying.operations/alg.swap/swap_ranges 24 test_src := swap_ranges.pass.cpp
|
swap_ranges.pass.cpp | 15 // swap_ranges(Iter1 first1, Iter1 last1, Iter2 first2); 31 Iter2 r = std::swap_ranges(Iter1(i), Iter1(i+3), Iter2(j)); 53 Iter2 r = std::swap_ranges(Iter1(i), Iter1(i+3), Iter2(j));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.swap/ |
swap_ranges.pass.cpp | 15 // swap_ranges(Iter1 first1, Iter1 last1, Iter2 first2); 31 Iter2 r = std::swap_ranges(Iter1(i), Iter1(i+3), Iter2(j)); 53 Iter2 r = std::swap_ranges(Iter1(i), Iter1(i+3), Iter2(j));
|
/external/libcxx/test/algorithms/alg.sorting/alg.sort/sort/ |
sort.pass.cpp | 103 std::swap_ranges(array, array+N/2, array+N/2); 108 std::swap_ranges(array, array+N/2, array+N/2);
|
/external/libcxx/test/algorithms/alg.sorting/alg.sort/stable.sort/ |
stable_sort.pass.cpp | 103 std::swap_ranges(array, array+N/2, array+N/2); 108 std::swap_ranges(array, array+N/2, array+N/2);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.sort/sort/ |
sort.pass.cpp | 103 std::swap_ranges(array, array+N/2, array+N/2); 108 std::swap_ranges(array, array+N/2, array+N/2);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.sort/stable.sort/ |
stable_sort.pass.cpp | 103 std::swap_ranges(array, array+N/2, array+N/2); 108 std::swap_ranges(array, array+N/2, array+N/2);
|
/external/stlport/test/unit/ |
swap_test.cpp | 59 swap_ranges((char*)word1, (char*)word1 + ::strlen(word1), (char*)word2);
|
/ndk/tests/device/test-gnustl-full/unit/ |
swap_test.cpp | 59 swap_ranges((char*)word1, (char*)word1 + ::strlen(word1), (char*)word2);
|
/ndk/tests/device/test-stlport/unit/ |
swap_test.cpp | 59 swap_ranges((char*)word1, (char*)word1 + ::strlen(word1), (char*)word2);
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
array | 77 { std::swap_ranges(begin(), end(), __other.begin()); } 228 { std::swap_ranges(__one.begin(), __one.end(), __two.begin()); }
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
array | 77 { std::swap_ranges(begin(), end(), __other.begin()); } 228 { std::swap_ranges(__one.begin(), __one.end(), __two.begin()); }
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
array | 77 { std::swap_ranges(begin(), end(), __other.begin()); } 228 { std::swap_ranges(__one.begin(), __one.end(), __two.begin()); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
array | 77 { std::swap_ranges(begin(), end(), __other.begin()); } 228 { std::swap_ranges(__one.begin(), __one.end(), __two.begin()); }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
partition.h | 241 std::swap_ranges(__begin + __thread_left_border 264 std::swap_ranges(__begin + __thread_right_border,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
partition.h | 241 std::swap_ranges(__begin + __thread_left_border 264 std::swap_ranges(__begin + __thread_right_border,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
partition.h | 241 std::swap_ranges(__begin + __thread_left_border 264 std::swap_ranges(__begin + __thread_right_border,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
partition.h | 241 std::swap_ranges(__begin + __thread_left_border 264 std::swap_ranges(__begin + __thread_right_border,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/ |
array | 81 { std::swap_ranges(begin(), end(), __other.begin()); }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
array | 80 { std::swap_ranges(begin(), end(), __other.begin()); }
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
array | 80 { std::swap_ranges(begin(), end(), __other.begin()); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
array | 81 { std::swap_ranges(begin(), end(), __other.begin()); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
array | 81 { std::swap_ranges(begin(), end(), __other.begin()); }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
array | 81 { std::swap_ranges(begin(), end(), __other.begin()); }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
array | 81 { std::swap_ranges(begin(), end(), __other.begin()); }
|