HomeSort by relevance Sort by last modified time
    Searched refs:minstd_rand0 (Results 1 - 15 of 15) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.predef/
minstd_rand0.pass.cpp 13 // minstd_rand0;
20 std::minstd_rand0 e;
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.adapt/rand.adapt.shuf/
default.pass.cpp 24 std::knuth_b e2(std::minstd_rand0::default_seed);
ctor_engine_copy.pass.cpp 23 typedef std::minstd_rand0 Engine;
ctor_engine_move.pass.cpp 23 typedef std::minstd_rand0 Engine;
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.util/rand.util.canonical/
generate_canonical.pass.cpp 21 typedef std::minstd_rand0 E;
28 typedef std::minstd_rand0 E;
35 typedef std::minstd_rand0 E;
42 typedef std::minstd_rand0 E;
49 typedef std::minstd_rand0 E;
57 typedef std::minstd_rand0 E;
64 typedef std::minstd_rand0 E;
71 typedef std::minstd_rand0 E;
81 typedef std::minstd_rand0 E;
91 typedef std::minstd_rand0 E
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/
eval.pass.cpp 34 typedef std::minstd_rand0 G;
403 typedef std::minstd_rand0 G;
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/
eval.pass.cpp 34 typedef std::minstd_rand0 G;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
random.h 514 typedef linear_congruential<unsigned long, 16807, 0, 2147483647> minstd_rand0; typedef
    [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 514 typedef linear_congruential<unsigned long, 16807, 0, 2147483647> minstd_rand0; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h 514 typedef linear_congruential<unsigned long, 16807, 0, 2147483647> minstd_rand0; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h 514 typedef linear_congruential<unsigned long, 16807, 0, 2147483647> minstd_rand0; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
random.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
random.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
random.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h     [all...]

Completed in 329 milliseconds