Home
last modified time | relevance | path

Searched defs:param_type (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Duniform_int_dist.h67 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 Drandom.tcc1140 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 Dinfcall.c138 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 Dc-typeprint.c472 struct type *param_type; in c_type_print_args() local
H A Dprintcmd.c2085 struct type *param_type = value_type (value); in printf_decfloat() local
/dflybsd-src/crypto/libressl/crypto/asn1/
H A Dx_algor.c200 int param_type = V_ASN1_NULL; in X509_ALGOR_set_md() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Drandom.tcc1129 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 Dstor-layout.c220 tree subst, param_name, param_type, param_decl; in self_referential_size() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-cp.c1662 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 Dstor-layout.c184 tree subst, param_name, param_type, param_decl; in self_referential_size() local
H A Dipa-prop.c1205 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 Dgenrecog.c2763 parameter::type_enum param_type in merge_patterns() local