HomeSort by relevance Sort by last modified time
    Searched full:random_shuffle (Results 76 - 100 of 118) sorted by null

1 2 34 5

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.merge/
merge_comp.pass.cpp 59 std::random_shuffle(ic, ic+2*N);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
settings.h 207 /// Minimal input size for random_shuffle.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
settings.h 212 /// Minimal input size for random_shuffle.
  /external/compiler-rt/lib/asan/tests/
asan_noinst_test.cc 218 std::random_shuffle(pc_array, pc_array + kNumPcs);
243 std::random_shuffle(pc_array, pc_array + kNumPcs);
  /external/chromium/chrome/browser/ui/views/
first_run_search_engine_view.cc 265 std::random_shuffle(search_engine_choices_.begin(),
  /external/chromium_org/net/proxy/
dhcp_proxy_script_fetcher_win_unittest.cc 627 std::random_shuffle(test_functions.begin(),
  /external/stlport/stlport/stl/
_algo.c 540 void random_shuffle(_RandomAccessIter __first, function
549 void random_shuffle(_RandomAccessIter __first, _RandomAccessIter __last, function
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.c 540 void random_shuffle(_RandomAccessIter __first, function
549 void random_shuffle(_RandomAccessIter __first, _RandomAccessIter __last, function
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.c 540 void random_shuffle(_RandomAccessIter __first, function
549 void random_shuffle(_RandomAccessIter __first, _RandomAccessIter __last, function
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.c 540 void random_shuffle(_RandomAccessIter __first, function
549 void random_shuffle(_RandomAccessIter __first, _RandomAccessIter __last, function
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.c 540 void random_shuffle(_RandomAccessIter __first, function
549 void random_shuffle(_RandomAccessIter __first, _RandomAccessIter __last, function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.c 540 void random_shuffle(_RandomAccessIter __first, function
549 void random_shuffle(_RandomAccessIter __first, _RandomAccessIter __last, function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algo.c 540 void random_shuffle(_RandomAccessIter __first, function
549 void random_shuffle(_RandomAccessIter __first, _RandomAccessIter __last, function
    [all...]
  /external/ceres-solver/internal/ceres/
schur_eliminator_impl.h 150 random_shuffle(chunks_.begin(), chunks_.end());
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 440 random_shuffle(allocated.begin(), allocated.end());
  /external/llvm/tools/llvm-stress/
llvm-stress.cpp 665 std::random_shuffle(BoolInst.begin(), BoolInst.end(), R);
  /external/llvm/unittests/ADT/
TinyPtrVectorTest.cpp 51 std::random_shuffle(TestPtrs.begin(), TestPtrs.end(), test_shuffle_rng_p);
  /external/valgrind/unittest/
bigtest.cc 338 std::random_shuffle(tmp_LS.begin(), tmp_LS.end());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
algorithm 284 random_shuffle(RandomAccessIterator first, RandomAccessIterator last);
288 random_shuffle(RandomAccessIterator first, RandomAccessIterator last, RandomNumberGenerator& rand);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
random     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
random.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
random.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random     [all...]

Completed in 1636 milliseconds

1 2 34 5