/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/ |
D | ctor_init.pass.cpp | 24 typedef std::discrete_distribution<> D; in main() typedef 31 typedef std::discrete_distribution<> D; in main() typedef 38 typedef std::discrete_distribution<> D; in main() typedef 46 typedef std::discrete_distribution<> D; in main() typedef 54 typedef std::discrete_distribution<> D; in main() typedef 63 typedef std::discrete_distribution<> D; in main() typedef 72 typedef std::discrete_distribution<> D; in main() typedef
|
D | param_ctor_init.pass.cpp | 24 typedef std::discrete_distribution<> D; in main() typedef 32 typedef std::discrete_distribution<> D; in main() typedef 40 typedef std::discrete_distribution<> D; in main() typedef 49 typedef std::discrete_distribution<> D; in main() typedef 58 typedef std::discrete_distribution<> D; in main() typedef 68 typedef std::discrete_distribution<> D; in main() typedef 78 typedef std::discrete_distribution<> D; in main() typedef
|
D | ctor_iterator.pass.cpp | 24 typedef std::discrete_distribution<> D; in main() typedef 32 typedef std::discrete_distribution<> D; in main() typedef 40 typedef std::discrete_distribution<> D; in main() typedef 49 typedef std::discrete_distribution<> D; in main() typedef 58 typedef std::discrete_distribution<> D; in main() typedef 68 typedef std::discrete_distribution<> D; in main() typedef 78 typedef std::discrete_distribution<> D; in main() typedef
|
D | ctor_func.pass.cpp | 30 typedef std::discrete_distribution<> D; in main() typedef 37 typedef std::discrete_distribution<> D; in main() typedef 44 typedef std::discrete_distribution<> D; in main() typedef 52 typedef std::discrete_distribution<> D; in main() typedef
|
D | param_ctor_iterator.pass.cpp | 24 typedef std::discrete_distribution<> D; in main() typedef 33 typedef std::discrete_distribution<> D; in main() typedef 42 typedef std::discrete_distribution<> D; in main() typedef 52 typedef std::discrete_distribution<> D; in main() typedef 62 typedef std::discrete_distribution<> D; in main() typedef 73 typedef std::discrete_distribution<> D; in main() typedef 84 typedef std::discrete_distribution<> D; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/ |
D | ctor_int_int.pass.cpp | 24 typedef std::uniform_int_distribution<> D; in main() typedef 30 typedef std::uniform_int_distribution<> D; in main() typedef 36 typedef std::uniform_int_distribution<> D; in main() typedef
|
D | param_ctor.pass.cpp | 24 typedef std::uniform_int_distribution<long> D; in main() typedef 31 typedef std::uniform_int_distribution<long> D; in main() typedef 38 typedef std::uniform_int_distribution<long> D; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.extreme/ |
D | ctor_double_double.pass.cpp | 23 typedef std::extreme_value_distribution<> D; in main() typedef 29 typedef std::extreme_value_distribution<> D; in main() typedef 35 typedef std::extreme_value_distribution<> D; in main() typedef
|
D | param_ctor.pass.cpp | 24 typedef std::extreme_value_distribution<> D; in main() typedef 31 typedef std::extreme_value_distribution<> D; in main() typedef 38 typedef std::extreme_value_distribution<> D; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/ |
D | ctor_double_double.pass.cpp | 23 typedef std::lognormal_distribution<> D; in main() typedef 29 typedef std::lognormal_distribution<> D; in main() typedef 35 typedef std::lognormal_distribution<> D; in main() typedef
|
D | param_ctor.pass.cpp | 24 typedef std::lognormal_distribution<> D; in main() typedef 31 typedef std::lognormal_distribution<> D; in main() typedef 38 typedef std::lognormal_distribution<> D; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/ |
D | ctor_int_double.pass.cpp | 23 typedef std::binomial_distribution<> D; in main() typedef 29 typedef std::binomial_distribution<> D; in main() typedef 35 typedef std::binomial_distribution<> D; in main() typedef
|
D | param_ctor.pass.cpp | 24 typedef std::binomial_distribution<> D; in main() typedef 31 typedef std::binomial_distribution<> D; in main() typedef 38 typedef std::binomial_distribution<> D; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/ |
D | ctor_double_double.pass.cpp | 23 typedef std::weibull_distribution<> D; in main() typedef 29 typedef std::weibull_distribution<> D; in main() typedef 35 typedef std::weibull_distribution<> D; in main() typedef
|
D | param_ctor.pass.cpp | 24 typedef std::weibull_distribution<> D; in main() typedef 31 typedef std::weibull_distribution<> D; in main() typedef 38 typedef std::weibull_distribution<> D; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/ |
D | ctor_double_double.pass.cpp | 23 typedef std::fisher_f_distribution<> D; in main() typedef 29 typedef std::fisher_f_distribution<> D; in main() typedef 35 typedef std::fisher_f_distribution<> D; in main() typedef
|
D | param_ctor.pass.cpp | 24 typedef std::fisher_f_distribution<> D; in main() typedef 31 typedef std::fisher_f_distribution<> D; in main() typedef 38 typedef std::fisher_f_distribution<> D; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/ |
D | ctor_double_double.pass.cpp | 23 typedef std::cauchy_distribution<> D; in main() typedef 29 typedef std::cauchy_distribution<> D; in main() typedef 35 typedef std::cauchy_distribution<> D; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/ |
D | ctor_double.pass.cpp | 22 typedef std::bernoulli_distribution D; in main() typedef 27 typedef std::bernoulli_distribution D; in main() typedef 32 typedef std::bernoulli_distribution D; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/ |
D | ctor_int_int.pass.cpp | 24 typedef std::uniform_real_distribution<> D; in main() typedef 30 typedef std::uniform_real_distribution<> D; in main() typedef 36 typedef std::uniform_real_distribution<> D; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/ |
D | ctor_int_double.pass.cpp | 23 typedef std::negative_binomial_distribution<> D; in main() typedef 29 typedef std::negative_binomial_distribution<> D; in main() typedef 35 typedef std::negative_binomial_distribution<> D; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.gamma/ |
D | ctor_double_double.pass.cpp | 23 typedef std::gamma_distribution<> D; in main() typedef 29 typedef std::gamma_distribution<> D; in main() typedef 35 typedef std::gamma_distribution<> D; in main() typedef
|
D | param_ctor.pass.cpp | 24 typedef std::gamma_distribution<> D; in main() typedef 31 typedef std::gamma_distribution<> D; in main() typedef 38 typedef std::gamma_distribution<> D; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.normal/ |
D | ctor_double_double.pass.cpp | 23 typedef std::normal_distribution<> D; in main() typedef 29 typedef std::normal_distribution<> D; in main() typedef 35 typedef std::normal_distribution<> D; in main() typedef
|
D | param_ctor.pass.cpp | 24 typedef std::normal_distribution<> D; in main() typedef 31 typedef std::normal_distribution<> D; in main() typedef 38 typedef std::normal_distribution<> D; in main() typedef
|