Home
last modified time | relevance | path

Searched defs:distribution_type (Results 1 – 23 of 23) sorted by relevance

/external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.poisson/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.geo/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.gamma/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/
Dparam_types.pass.cpp24 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.extreme/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.normal/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.chisq/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/
Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; in main() typedef
/external/chromium_org/chrome/installer/util/
Dinstallation_validator.cc25 InstallationValidator::ChromeRules::distribution_type() const { in distribution_type() function in installer::InstallationValidator::ChromeRules
62 InstallationValidator::ChromeFrameRules::distribution_type() const { in distribution_type() function in installer::InstallationValidator::ChromeFrameRules
96 InstallationValidator::ChromeAppHostRules::distribution_type() const { in distribution_type() function in installer::InstallationValidator::ChromeAppHostRules
128 InstallationValidator::ChromeBinariesRules::distribution_type() const { in distribution_type() function in installer::InstallationValidator::ChromeBinariesRules
Dinstaller_state.cc435 BrowserDistribution::Type distribution_type, in AddProductFromPreferences()
Dinstall_util.cc210 bool system_install, BrowserDistribution::Type distribution_type) { in GetChromeUninstallCmd()