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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 411 // Use variate_generator to get normalized results.
412 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 411 // Use variate_generator to get normalized results.
412 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 411 // Use variate_generator to get normalized results.
412 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 411 // Use variate_generator to get normalized results.
412 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
random.h 228 class variate_generator class
252 variate_generator(engine_type __eng, distribution_type __dist) function in class:variate_generator
    [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 228 class variate_generator class
252 variate_generator(engine_type __eng, distribution_type __dist) function in class:variate_generator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h 228 class variate_generator class
252 variate_generator(engine_type __eng, distribution_type __dist) function in class:variate_generator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h 228 class variate_generator class
252 variate_generator(engine_type __eng, distribution_type __dist) function in class:variate_generator
    [all...]

Completed in 298 milliseconds