/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | uniform_int_dist.h | 67 struct param_type in _GLIBCXX_VISIBILITY() struct 69 typedef uniform_int_distribution<_IntType> distribution_type; in _GLIBCXX_VISIBILITY() 74 : _M_a(__a), _M_b(__b) in _GLIBCXX_VISIBILITY() 80 a() const in _GLIBCXX_VISIBILITY() 84 b() const in _GLIBCXX_VISIBILITY() 97 _IntType _M_b; in _GLIBCXX_VISIBILITY()
|
H A D | random.tcc | 1140 param_type; in operator ()() typedef 2193 param_type; in __generate_impl() typedef 2671 param_type(size_t __nw, double __xmin, double __xmax, _Func __fw) in param_type() function in std::discrete_distribution::param_type 2828 param_type(_InputIteratorB __bbegin, in param_type() function in std::piecewise_constant_distribution::param_type 2853 param_type(initializer_list<_RealType> __bl, _Func __fw) in param_type() function in std::piecewise_constant_distribution::param_type 2870 param_type(size_t __nw, _RealType __xmin, _RealType __xmax, _Func __fw) in param_type() function in std::piecewise_constant_distribution::param_type 3059 param_type(_InputIteratorB __bbegin, in param_type() function in std::piecewise_linear_distribution::param_type 3076 param_type(initializer_list<_RealType> __bl, _Func __fw) in param_type() function in std::piecewise_linear_distribution::param_type 3093 param_type(size_t __nw, _RealType __xmin, _RealType __xmax, _Func __fw) in param_type() function in std::piecewise_linear_distribution::param_type
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | infcall.c | 138 struct type *param_type, int is_prototyped, CORE_ADDR *sp) in value_arg_coerce() 681 struct type *param_type; in call_function_by_hand() local
|
H A D | c-typeprint.c | 472 struct type *param_type; in c_type_print_args() local
|
H A D | printcmd.c | 2085 struct type *param_type = value_type (value); in printf_decfloat() local
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | x_algor.c | 200 int param_type = V_ASN1_NULL; in X509_ALGOR_set_md() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | random.tcc | 1129 param_type; in operator ()() typedef 2274 param_type(size_t __nw, double __xmin, double __xmax, _Func __fw) in param_type() function in std::discrete_distribution::param_type 2400 param_type(_InputIteratorB __bbegin, in param_type() function in std::piecewise_constant_distribution::param_type 2425 param_type(initializer_list<_RealType> __bl, _Func __fw) in param_type() function in std::piecewise_constant_distribution::param_type 2442 param_type(size_t __nw, _RealType __xmin, _RealType __xmax, _Func __fw) in param_type() function in std::piecewise_constant_distribution::param_type 2597 param_type(_InputIteratorB __bbegin, in param_type() function in std::piecewise_linear_distribution::param_type 2614 param_type(initializer_list<_RealType> __bl, _Func __fw) in param_type() function in std::piecewise_linear_distribution::param_type 2631 param_type(size_t __nw, _RealType __xmin, _RealType __xmax, _Func __fw) in param_type() function in std::piecewise_linear_distribution::param_type
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | stor-layout.c | 220 tree subst, param_name, param_type, param_decl; in self_referential_size() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-cp.c | 1662 tree param_type) in propagate_scalar_across_jump_function() 1911 tree param_type) in propagate_vr_across_jump_function() 2308 tree param_type = ipa_get_type (callee_info, i); in propagate_constants_across_call() local
|
H A D | stor-layout.c | 184 tree subst, param_name, param_type, param_decl; in self_referential_size() local
|
H A D | ipa-prop.c | 1205 tree param_type) in compute_complex_assign_jump_func() 1851 tree param_type = ipa_get_callee_param_type (cs, n); in ipa_compute_jump_functions_for_edge() local
|
H A D | genrecog.c | 2763 parameter::type_enum param_type in merge_patterns() local
|