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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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.15-4.8/x86_64-linux/include/c++/4.8/tr1/
random.h 514 typedef linear_congruential<unsigned long, 16807, 0, 2147483647> minstd_rand0; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
random.h 514 typedef linear_congruential<unsigned long, 16807, 0, 2147483647> minstd_rand0; typedef
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
random.h 514 typedef linear_congruential<unsigned long, 16807, 0, 2147483647> minstd_rand0; typedef
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
random.h 514 typedef linear_congruential<unsigned long, 16807, 0, 2147483647> minstd_rand0; typedef
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
random.h 514 typedef linear_congruential<unsigned long, 16807, 0, 2147483647> minstd_rand0; typedef
    [all...]

Completed in 134 milliseconds