/openbsd-src/gnu/llvm/libcxx/include/__random/ |
H A D | discrete_distribution.h | 45 param_type() {} in param_type() function 48 param_type(_InputIterator __f, _InputIterator __l) in param_type() function 52 param_type(initializer_list<double> __wl) in param_type() function 158 discrete_distribution<_IntType>::param_type::param_type(size_t __nw, in param_type() function
|
H A D | piecewise_constant_distribution.h | 207 piecewise_constant_distribution<_RealType>::param_type::param_type() in param_type() function 217 piecewise_constant_distribution<_RealType>::param_type::param_type( in param_type() function 242 piecewise_constant_distribution<_RealType>::param_type::param_type( in param_type() function 267 piecewise_constant_distribution<_RealType>::param_type::param_type( in param_type() function
|
H A D | piecewise_linear_distribution.h | 211 piecewise_linear_distribution<_RealType>::param_type::param_type() in param_type() function 221 piecewise_linear_distribution<_RealType>::param_type::param_type( in param_type() function 246 piecewise_linear_distribution<_RealType>::param_type::param_type( in param_type() function 271 piecewise_linear_distribution<_RealType>::param_type::param_type( in param_type() function
|
H A D | binomial_distribution.h | 130 binomial_distribution<_IntType>::param_type::param_type(result_type __t, double __p) in param_type() function 212 typedef typename _Eng::param_type param_type; typedef
|
H A D | poisson_distribution.h | 123 poisson_distribution<_IntType>::param_type::param_type(double __mean) in param_type() function 265 typedef typename _Eng::param_type param_type; typedef
|
H A D | geometric_distribution.h | 128 typedef typename _Eng::param_type param_type; typedef
|
H A D | chi_squared_distribution.h | 129 typedef typename _Eng::param_type param_type; typedef
|
H A D | exponential_distribution.h | 142 typedef typename _Eng::param_type param_type; typedef
|
H A D | bernoulli_distribution.h | 130 typedef typename _Eng::param_type param_type; typedef
|
H A D | student_t_distribution.h | 140 typedef typename _Eng::param_type param_type; typedef
|
H A D | extreme_value_distribution.h | 147 typedef typename _Eng::param_type param_type; typedef
|
H A D | uniform_real_distribution.h | 146 typedef typename _Eng::param_type param_type; typedef
|
H A D | weibull_distribution.h | 139 typedef typename _Eng::param_type param_type; typedef
|
H A D | fisher_f_distribution.h | 146 typedef typename _Eng::param_type param_type; typedef
|
H A D | cauchy_distribution.h | 148 typedef typename _Eng::param_type param_type; typedef
|
H A D | negative_binomial_distribution.h | 167 typedef typename _Eng::param_type param_type; typedef
|
H A D | normal_distribution.h | 186 typedef typename _Eng::param_type param_type; typedef
|
H A D | gamma_distribution.h | 199 typedef typename _Eng::param_type param_type; typedef
|
H A D | uniform_int_distribution.h | 276 typedef typename _Eng::param_type param_type; typedef
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | infcall.c | 85 value_arg_coerce (struct value *arg, struct type *param_type, in value_arg_coerce() 495 struct type *param_type; in call_function_by_hand() local
|
/openbsd-src/lib/libcrypto/pkcs12/ |
H A D | p12_npas.c | 75 int param_type; in alg_get() local
|
/openbsd-src/lib/libcrypto/ec/ |
H A D | ecx_methods.c | 563 int param_type; ecx_cms_sign_or_verify() local 768 int nid, param_type; ecx_item_verify() local
|
/openbsd-src/usr.bin/openssl/ |
H A D | pkcs12.c | 1016 int param_type; alg_print() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbAstBuilder.cpp | 1084 TypeIndex param_type; in CreateFunctionParameters() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 2245 const char *name, const CompilerType ¶m_type, int storage, in CreateParameterDeclaration()
|