Searched refs:variate_generator (Results 1 - 16 of 16) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dthrow_allocator.h403 // Use variate_generator to get normalized results.
404 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dthrow_allocator.h403 // Use variate_generator to get normalized results.
404 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Dthrow_allocator.h403 // Use variate_generator to get normalized results.
404 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Dthrow_allocator.h403 // Use variate_generator to get normalized results.
404 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dthrow_allocator.h559 // Use variate_generator to get normalized results.
560 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dthrow_allocator.h559 // Use variate_generator to get normalized results.
560 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dthrow_allocator.h559 // Use variate_generator to get normalized results.
560 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dthrow_allocator.h559 // Use variate_generator to get normalized results.
560 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
H A Drandom.h228 class variate_generator class
252 variate_generator(engine_type __eng, distribution_type __dist) function in class:variate_generator
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
H A Drandom.h228 class variate_generator class
252 variate_generator(engine_type __eng, distribution_type __dist) function in class:variate_generator
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/tr1/
H A Drandom.h228 class variate_generator class
252 variate_generator(engine_type __eng, distribution_type __dist) function in class:variate_generator
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
H A Drandom.h228 class variate_generator class
252 variate_generator(engine_type __eng, distribution_type __dist) function in class:variate_generator
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Drandom.h228 class variate_generator class
252 variate_generator(engine_type __eng, distribution_type __dist) function in class:variate_generator
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Drandom.h228 class variate_generator class
252 variate_generator(engine_type __eng, distribution_type __dist) function in class:variate_generator
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Drandom.h228 class variate_generator class
252 variate_generator(engine_type __eng, distribution_type __dist) function in class:variate_generator
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Drandom.h228 class variate_generator class
252 variate_generator(engine_type __eng, distribution_type __dist) function in class:variate_generator

Completed in 299 milliseconds