Home
last modified time | relevance | path

Searched defs:_Eng (Results 1 – 18 of 18) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__random/
Duniform_int_distribution.h244 typedef __independent_bits_engine<_URNG, _UIntType> _Eng; in operator() typedef
277 typedef uniform_int_distribution<_IT> _Eng; typedef
Dgeometric_distribution.h127 typedef geometric_distribution<_IntType> _Eng; typedef
Dchi_squared_distribution.h127 typedef chi_squared_distribution<_RT> _Eng; typedef
Dexponential_distribution.h141 typedef exponential_distribution<_RealType> _Eng; typedef
Dstudent_t_distribution.h139 typedef student_t_distribution<_RT> _Eng; typedef
Dbernoulli_distribution.h129 typedef bernoulli_distribution _Eng; typedef
Dfisher_f_distribution.h145 typedef fisher_f_distribution<_RT> _Eng; typedef
Dweibull_distribution.h137 typedef weibull_distribution<_RT> _Eng; typedef
Duniform_real_distribution.h143 typedef uniform_real_distribution<_RT> _Eng; typedef
Dextreme_value_distribution.h146 typedef extreme_value_distribution<_RT> _Eng; typedef
Dcauchy_distribution.h146 typedef cauchy_distribution<_RT> _Eng; typedef
Dnegative_binomial_distribution.h166 typedef negative_binomial_distribution<_IntType> _Eng; typedef
Dnormal_distribution.h185 typedef normal_distribution<_RT> _Eng; typedef
Dbinomial_distribution.h211 typedef binomial_distribution<_IntType> _Eng; typedef
Dgamma_distribution.h198 typedef gamma_distribution<_RT> _Eng; typedef
Dpoisson_distribution.h265 typedef poisson_distribution<_IntType> _Eng; typedef
Dpiecewise_constant_distribution.h328 typedef piecewise_constant_distribution<_RT> _Eng; typedef
Dpiecewise_linear_distribution.h344 typedef piecewise_linear_distribution<_RT> _Eng; typedef