HomeSort by relevance Sort by last modified time
    Searched refs:distribution_type (Results 51 - 73 of 73) sorted by null

1 23

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 397 typedef std::uniform_real_distribution<double> distribution_type; typedef in struct:random_condition
400 typedef std::tr1::uniform_real<double> distribution_type; typedef in struct:random_condition
408 const distribution_type distribution(0, 1);
412 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
413 distribution_type distribution(0, 1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
throw_allocator.h 389 typedef std::uniform_real_distribution<double> distribution_type; typedef in struct:random_condition
392 typedef std::tr1::uniform_real<double> distribution_type; typedef in struct:random_condition
400 const distribution_type distribution(0, 1);
404 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
405 distribution_type distribution(0, 1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
throw_allocator.h 545 typedef std::uniform_real_distribution<double> distribution_type; typedef in struct:random_condition
548 typedef std::tr1::uniform_real<double> distribution_type; typedef in struct:random_condition
556 const distribution_type distribution(0, 1);
560 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t;
561 distribution_type distribution(0, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
random.h 4151 typedef exponential_distribution<_RealType> distribution_type; typedef in struct:exponential_distribution::param_type
4325 typedef weibull_distribution<_RealType> distribution_type; typedef in struct:weibull_distribution::param_type
4500 typedef extreme_value_distribution<_RealType> distribution_type; typedef in struct:extreme_value_distribution::param_type
4672 typedef discrete_distribution<_IntType> distribution_type; typedef in struct:discrete_distribution::param_type
4874 typedef piecewise_constant_distribution<_RealType> distribution_type; typedef in struct:piecewise_constant_distribution::param_type
5113 typedef piecewise_linear_distribution<_RealType> distribution_type; typedef in struct:piecewise_linear_distribution::param_type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
random.h 3141 typedef fisher_f_distribution<_RealType> distribution_type; typedef in struct:fisher_f_distribution::param_type
3365 typedef student_t_distribution<_RealType> distribution_type; typedef in struct:student_t_distribution::param_type
3580 typedef bernoulli_distribution distribution_type; typedef in struct:bernoulli_distribution::param_type
3788 typedef binomial_distribution<_IntType> distribution_type; typedef in struct:binomial_distribution::param_type
4019 typedef geometric_distribution<_IntType> distribution_type; typedef in struct:geometric_distribution::param_type
4219 typedef negative_binomial_distribution<_IntType> distribution_type; typedef in struct:negative_binomial_distribution::param_type
4441 typedef poisson_distribution<_IntType> distribution_type; typedef in struct:poisson_distribution::param_type
4657 typedef exponential_distribution<_RealType> distribution_type; typedef in struct:exponential_distribution::param_type
4859 typedef weibull_distribution<_RealType> distribution_type; typedef in struct:weibull_distribution::param_type
5062 typedef extreme_value_distribution<_RealType> distribution_type; typedef in struct:extreme_value_distribution::param_type
5262 typedef discrete_distribution<_IntType> distribution_type; typedef in struct:discrete_distribution::param_type
5492 typedef piecewise_constant_distribution<_RealType> distribution_type; typedef in struct:piecewise_constant_distribution::param_type
5759 typedef piecewise_linear_distribution<_RealType> distribution_type; typedef in struct:piecewise_linear_distribution::param_type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
random.h 3141 typedef fisher_f_distribution<_RealType> distribution_type; typedef in struct:fisher_f_distribution::param_type
3365 typedef student_t_distribution<_RealType> distribution_type; typedef in struct:student_t_distribution::param_type
3580 typedef bernoulli_distribution distribution_type; typedef in struct:bernoulli_distribution::param_type
3788 typedef binomial_distribution<_IntType> distribution_type; typedef in struct:binomial_distribution::param_type
4019 typedef geometric_distribution<_IntType> distribution_type; typedef in struct:geometric_distribution::param_type
4219 typedef negative_binomial_distribution<_IntType> distribution_type; typedef in struct:negative_binomial_distribution::param_type
4441 typedef poisson_distribution<_IntType> distribution_type; typedef in struct:poisson_distribution::param_type
4657 typedef exponential_distribution<_RealType> distribution_type; typedef in struct:exponential_distribution::param_type
4859 typedef weibull_distribution<_RealType> distribution_type; typedef in struct:weibull_distribution::param_type
5062 typedef extreme_value_distribution<_RealType> distribution_type; typedef in struct:extreme_value_distribution::param_type
5262 typedef discrete_distribution<_IntType> distribution_type; typedef in struct:discrete_distribution::param_type
5492 typedef piecewise_constant_distribution<_RealType> distribution_type; typedef in struct:piecewise_constant_distribution::param_type
5759 typedef piecewise_linear_distribution<_RealType> distribution_type; typedef in struct:piecewise_linear_distribution::param_type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
random.h 4151 typedef exponential_distribution<_RealType> distribution_type; typedef in struct:exponential_distribution::param_type
4325 typedef weibull_distribution<_RealType> distribution_type; typedef in struct:weibull_distribution::param_type
4500 typedef extreme_value_distribution<_RealType> distribution_type; typedef in struct:extreme_value_distribution::param_type
4672 typedef discrete_distribution<_IntType> distribution_type; typedef in struct:discrete_distribution::param_type
4874 typedef piecewise_constant_distribution<_RealType> distribution_type; typedef in struct:piecewise_constant_distribution::param_type
5113 typedef piecewise_linear_distribution<_RealType> distribution_type; typedef in struct:piecewise_linear_distribution::param_type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
random.h 4151 typedef exponential_distribution<_RealType> distribution_type; typedef in struct:exponential_distribution::param_type
4325 typedef weibull_distribution<_RealType> distribution_type; typedef in struct:weibull_distribution::param_type
4500 typedef extreme_value_distribution<_RealType> distribution_type; typedef in struct:extreme_value_distribution::param_type
4672 typedef discrete_distribution<_IntType> distribution_type; typedef in struct:discrete_distribution::param_type
4874 typedef piecewise_constant_distribution<_RealType> distribution_type; typedef in struct:piecewise_constant_distribution::param_type
5113 typedef piecewise_linear_distribution<_RealType> distribution_type; typedef in struct:piecewise_linear_distribution::param_type
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
random.h 3141 typedef fisher_f_distribution<_RealType> distribution_type; typedef in struct:fisher_f_distribution::param_type
3365 typedef student_t_distribution<_RealType> distribution_type; typedef in struct:student_t_distribution::param_type
3580 typedef bernoulli_distribution distribution_type; typedef in struct:bernoulli_distribution::param_type
3788 typedef binomial_distribution<_IntType> distribution_type; typedef in struct:binomial_distribution::param_type
4019 typedef geometric_distribution<_IntType> distribution_type; typedef in struct:geometric_distribution::param_type
4219 typedef negative_binomial_distribution<_IntType> distribution_type; typedef in struct:negative_binomial_distribution::param_type
4441 typedef poisson_distribution<_IntType> distribution_type; typedef in struct:poisson_distribution::param_type
4657 typedef exponential_distribution<_RealType> distribution_type; typedef in struct:exponential_distribution::param_type
4859 typedef weibull_distribution<_RealType> distribution_type; typedef in struct:weibull_distribution::param_type
5062 typedef extreme_value_distribution<_RealType> distribution_type; typedef in struct:extreme_value_distribution::param_type
5262 typedef discrete_distribution<_IntType> distribution_type; typedef in struct:discrete_distribution::param_type
5492 typedef piecewise_constant_distribution<_RealType> distribution_type; typedef in struct:piecewise_constant_distribution::param_type
5759 typedef piecewise_linear_distribution<_RealType> distribution_type; typedef in struct:piecewise_linear_distribution::param_type
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
random.h 3141 typedef fisher_f_distribution<_RealType> distribution_type; typedef in struct:fisher_f_distribution::param_type
3365 typedef student_t_distribution<_RealType> distribution_type; typedef in struct:student_t_distribution::param_type
3580 typedef bernoulli_distribution distribution_type; typedef in struct:bernoulli_distribution::param_type
3788 typedef binomial_distribution<_IntType> distribution_type; typedef in struct:binomial_distribution::param_type
4019 typedef geometric_distribution<_IntType> distribution_type; typedef in struct:geometric_distribution::param_type
4219 typedef negative_binomial_distribution<_IntType> distribution_type; typedef in struct:negative_binomial_distribution::param_type
4441 typedef poisson_distribution<_IntType> distribution_type; typedef in struct:poisson_distribution::param_type
4657 typedef exponential_distribution<_RealType> distribution_type; typedef in struct:exponential_distribution::param_type
4859 typedef weibull_distribution<_RealType> distribution_type; typedef in struct:weibull_distribution::param_type
5062 typedef extreme_value_distribution<_RealType> distribution_type; typedef in struct:extreme_value_distribution::param_type
5262 typedef discrete_distribution<_IntType> distribution_type; typedef in struct:discrete_distribution::param_type
5492 typedef piecewise_constant_distribution<_RealType> distribution_type; typedef in struct:piecewise_constant_distribution::param_type
5759 typedef piecewise_linear_distribution<_RealType> distribution_type; typedef in struct:piecewise_linear_distribution::param_type
    [all...]
  /external/chromium_org/chrome/installer/util/
installation_validator.cc 25 InstallationValidator::ChromeRules::distribution_type() const { function in class:installer::InstallationValidator::ChromeRules
62 InstallationValidator::ChromeFrameRules::distribution_type() const { function in class:installer::InstallationValidator::ChromeFrameRules
96 InstallationValidator::ChromeAppHostRules::distribution_type() const { function in class:installer::InstallationValidator::ChromeAppHostRules
128 InstallationValidator::ChromeBinariesRules::distribution_type() const { function in class:installer::InstallationValidator::ChromeBinariesRules
install_util.cc 210 bool system_install, BrowserDistribution::Type distribution_type) {
212 if (state.Initialize(system_install, distribution_type)) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
random.h 238 typedef _Dist distribution_type; typedef in class:variate_generator
252 variate_generator(engine_type __eng, distribution_type __dist)
289 distribution_type&
296 const distribution_type&
316 distribution_type _M_dist;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
random.h 238 typedef _Dist distribution_type; typedef in class:variate_generator
252 variate_generator(engine_type __eng, distribution_type __dist)
289 distribution_type&
296 const distribution_type&
316 distribution_type _M_dist;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
random.h 238 typedef _Dist distribution_type; typedef in class:variate_generator
252 variate_generator(engine_type __eng, distribution_type __dist)
289 distribution_type&
296 const distribution_type&
316 distribution_type _M_dist;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h 238 typedef _Dist distribution_type; typedef in class:variate_generator
252 variate_generator(engine_type __eng, distribution_type __dist)
289 distribution_type&
296 const distribution_type&
316 distribution_type _M_dist;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h 238 typedef _Dist distribution_type; typedef in class:variate_generator
252 variate_generator(engine_type __eng, distribution_type __dist)
289 distribution_type&
296 const distribution_type&
316 distribution_type _M_dist;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h 238 typedef _Dist distribution_type; typedef in class:variate_generator
252 variate_generator(engine_type __eng, distribution_type __dist)
289 distribution_type&
296 const distribution_type&
316 distribution_type _M_dist;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h 238 typedef _Dist distribution_type; typedef in class:variate_generator
252 variate_generator(engine_type __eng, distribution_type __dist)
289 distribution_type&
296 const distribution_type&
316 distribution_type _M_dist;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
random.h 238 typedef _Dist distribution_type; typedef in class:variate_generator
252 variate_generator(engine_type __eng, distribution_type __dist)
289 distribution_type&
296 const distribution_type&
316 distribution_type _M_dist;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
random.h 238 typedef _Dist distribution_type; typedef in class:variate_generator
252 variate_generator(engine_type __eng, distribution_type __dist)
289 distribution_type&
296 const distribution_type&
316 distribution_type _M_dist;
    [all...]

Completed in 935 milliseconds

1 23