/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/ |
param_types.pass.cpp | 24 typedef param_type::distribution_type distribution_type; typedef 25 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.geo/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.chisq/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.normal/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.extreme/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.gamma/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.poisson/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/ |
param_types.pass.cpp | 24 typedef param_type::distribution_type distribution_type; typedef 25 static_assert((std::is_same<D, distribution_type>::value), "");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.geo/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/ |
param_types.pass.cpp | 25 typedef param_type::distribution_type distribution_type; typedef 26 static_assert((std::is_same<D, distribution_type>::value), "");
|