| /external/libcxx/test/algorithms/alg.modifying.operations/alg.replace/ |
| replace_if.pass.cpp | 17 // replace_if(Iter first, Iter last, Pred pred, const T& new_value); 31 std::replace_if(Iter(ia), Iter(ia+sa), std::bind2nd(std::equal_to<int>(), 2), 5);
|
| Android.mk | 27 test_name := algorithms/alg.modifying.operations/alg.replace/replace_if 28 test_src := replace_if.pass.cpp
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.replace/ |
| replace_if.pass.cpp | 17 // replace_if(Iter first, Iter last, Pred pred, const T& new_value); 31 std::replace_if(Iter(ia), Iter(ia+sa), std::bind2nd(std::equal_to<int>(), 2), 5);
|
| /external/stlport/test/unit/ |
| bind_test.cpp | 76 replace_if(array, array + 3, binder2nd<greater<int> >(greater<int>(), 2), 4); 85 replace_if(array, array + 3, bind2nd(greater<int>(), 2), 4);
|
| rm_cp_test.cpp | 88 replace_if(v1.begin(), v1.end(), odd, 42);
|
| /ndk/tests/device/test-gnustl-full/unit/ |
| bind_test.cpp | 76 replace_if(array, array + 3, binder2nd<greater<int> >(greater<int>(), 2), 4); 85 replace_if(array, array + 3, bind2nd(greater<int>(), 2), 4);
|
| rm_cp_test.cpp | 88 replace_if(v1.begin(), v1.end(), odd, 42);
|
| /ndk/tests/device/test-stlport/unit/ |
| bind_test.cpp | 76 replace_if(array, array + 3, binder2nd<greater<int> >(greater<int>(), 2), 4); 85 replace_if(array, array + 3, bind2nd(greater<int>(), 2), 4);
|
| rm_cp_test.cpp | 88 replace_if(v1.begin(), v1.end(), odd, 42);
|
| /external/chromium_org/chrome/browser/policy/test/ |
| local_policy_test_server.cc | 268 std::replace_if(selector.begin(), selector.end(), IsUnsafeCharacter, '_');
|
| /external/chromium_org/components/autofill/core/common/ |
| save_password_progress_logger.cc | 195 std::replace_if(
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
| algorithmfwd.h | 496 replace_if(_FIter, _FIter, _Predicate, const _Tp&); 500 replace_if(_FIter, _FIter, _Predicate, const _Tp&, 505 replace_if(_FIter, _FIter, _Predicate, const _Tp&,
|
| algo.h | 1460 replace_if(_FIterator __begin, _FIterator __end, _Predicate __pred, function in namespace:__parallel 1505 replace_if(_FIterator __begin, _FIterator __end, function in namespace:__parallel 1517 replace_if(_FIterator __begin, _FIterator __end, function in namespace:__parallel [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
| algorithmfwd.h | 496 replace_if(_FIter, _FIter, _Predicate, const _Tp&); 500 replace_if(_FIter, _FIter, _Predicate, const _Tp&, 505 replace_if(_FIter, _FIter, _Predicate, const _Tp&,
|
| algo.h | 1460 replace_if(_FIterator __begin, _FIterator __end, _Predicate __pred, function in namespace:__parallel 1505 replace_if(_FIterator __begin, _FIterator __end, function in namespace:__parallel 1517 replace_if(_FIterator __begin, _FIterator __end, function in namespace:__parallel [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
| algorithmfwd.h | 496 replace_if(_FIter, _FIter, _Predicate, const _Tp&); 500 replace_if(_FIter, _FIter, _Predicate, const _Tp&, 505 replace_if(_FIter, _FIter, _Predicate, const _Tp&,
|
| algo.h | 1460 replace_if(_FIterator __begin, _FIterator __end, _Predicate __pred, function in namespace:__parallel 1505 replace_if(_FIterator __begin, _FIterator __end, function in namespace:__parallel 1517 replace_if(_FIterator __begin, _FIterator __end, function in namespace:__parallel [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
| algorithmfwd.h | 496 replace_if(_FIter, _FIter, _Predicate, const _Tp&); 500 replace_if(_FIter, _FIter, _Predicate, const _Tp&, 505 replace_if(_FIter, _FIter, _Predicate, const _Tp&,
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
| algorithmfwd.h | 105 replace_if 507 // replace_if 718 replace_if(_FIter, _FIter, _Predicate, const _Tp&);
|
| /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
| algorithmfwd.h | 103 replace_if 502 // replace_if 709 replace_if(_FIter, _FIter, _Predicate, const _Tp&);
|
| /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
| algorithmfwd.h | 103 replace_if 502 // replace_if 709 replace_if(_FIter, _FIter, _Predicate, const _Tp&);
|
| /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
| algorithmfwd.h | 103 replace_if 502 // replace_if 709 replace_if(_FIter, _FIter, _Predicate, const _Tp&);
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
| algorithmfwd.h | 103 replace_if 502 // replace_if 709 replace_if(_FIter, _FIter, _Predicate, const _Tp&);
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
| algorithmfwd.h | 105 replace_if 507 // replace_if 718 replace_if(_FIter, _FIter, _Predicate, const _Tp&);
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
| algorithmfwd.h | 105 replace_if 507 // replace_if 718 replace_if(_FIter, _FIter, _Predicate, const _Tp&);
|