Home
last modified time | relevance | path

Searched refs:param_type (Results 1 – 20 of 20) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Drandom.h1733 operator==(const param_type& __p1, const param_type& __p2) in _GLIBCXX_VISIBILITY()
2649 param_type; in _GLIBCXX_VISIBILITY()
5186 param_type() in _GLIBCXX_VISIBILITY()
5205 param_type(const param_type&) = default; in _GLIBCXX_VISIBILITY()
5206 param_type& operator=(const param_type&) = default; in _GLIBCXX_VISIBILITY()
5421 param_type() in _GLIBCXX_VISIBILITY()
5438 param_type(const param_type&) = default; in _GLIBCXX_VISIBILITY()
5439 param_type& operator=(const param_type&) = default; in _GLIBCXX_VISIBILITY()
5693 param_type() in _GLIBCXX_VISIBILITY()
5710 param_type(const param_type&) = default; in _GLIBCXX_VISIBILITY()
[all …]
H A Duniform_int_dist.h67 struct param_type in _GLIBCXX_VISIBILITY() struct
72 param_type(_IntType __a = 0, in _GLIBCXX_VISIBILITY()
88 operator==(const param_type& __p1, const param_type& __p2) in _GLIBCXX_VISIBILITY()
92 operator!=(const param_type& __p1, const param_type& __p2) in _GLIBCXX_VISIBILITY()
134 param_type in _GLIBCXX_VISIBILITY()
171 const param_type& __p); in _GLIBCXX_VISIBILITY()
185 const param_type& __p) in _GLIBCXX_VISIBILITY()
192 const param_type& __p) in _GLIBCXX_VISIBILITY()
210 const param_type& __p); in _GLIBCXX_VISIBILITY()
212 param_type _M_param; in _GLIBCXX_VISIBILITY()
[all …]
H A Drandom.tcc907 param_type(__a, __b)); in operator >>()
969 param_type(__a, __b)); in operator >>()
1140 param_type; in operator ()() typedef
1230 param_type(__k, __p)); in operator >>()
1709 param_type(__t, __p)); in operator >>()
1769 param_type(__lambda)); in operator >>()
2003 param_type(__m, __s)); in operator >>()
2075 param_type(__n)); in operator >>()
2162 param_type(__a, __b)); in operator >>()
2193 param_type; in __generate_impl() typedef
[all …]
H A Dstl_algo.h3808 typedef typename __distr_type::param_type __p_type; in _GLIBCXX_VISIBILITY()
5724 using __param_type = typename __distrib_type::param_type; in _GLIBCXX_VISIBILITY()
5752 using __param_type = typename __distrib_type::param_type; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Drandom.h1648 operator==(const param_type& __p1, const param_type& __p2) in _GLIBCXX_VISIBILITY()
1820 operator==(const param_type& __p1, const param_type& __p2) in _GLIBCXX_VISIBILITY()
4673 param_type() in _GLIBCXX_VISIBILITY()
4692 param_type(const param_type&) = default; in _GLIBCXX_VISIBILITY()
4693 param_type& operator=(const param_type&) = default; in _GLIBCXX_VISIBILITY()
4874 param_type() in _GLIBCXX_VISIBILITY()
4891 param_type(const param_type&) = default; in _GLIBCXX_VISIBILITY()
4892 param_type& operator=(const param_type&) = default; in _GLIBCXX_VISIBILITY()
5112 param_type() in _GLIBCXX_VISIBILITY()
5129 param_type(const param_type&) = default; in _GLIBCXX_VISIBILITY()
[all …]
H A Drandom.tcc962 param_type(__a, __b)); in operator >>()
1007 param_type(__a, __b)); in operator >>()
1129 param_type; in operator ()() typedef
1178 param_type(__k, __p)); in operator >>()
1617 param_type(__t, __p)); in operator >>()
1661 param_type(__lambda)); in operator >>()
1821 param_type(__m, __s)); in operator >>()
1866 param_type(__n)); in operator >>()
1929 param_type(__a, __b)); in operator >>()
1975 param_type(__m, __n)); in operator >>()
[all …]
H A Dstl_algo.h4415 typedef typename __distr_type::param_type __p_type; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Drandom437 operator==(const param_type& __p1, const param_type& __p2)
442 operator!=(const param_type& __p1, const param_type& __p2)
648 param_type()
720 operator==(const param_type& __p1, const param_type& __p2)
724 operator!=(const param_type& __p1, const param_type& __p2)
982 operator==(const param_type& __p1, const param_type& __p2)
986 operator!=(const param_type& __p1, const param_type& __p2)
1228 operator==(const param_type& __p1, const param_type& __p2)
3386 param_type()
3390 operator==(const param_type&, const param_type&)
[all …]
H A Drandom.tcc418 const param_type& __param) in operator ()()
618 const param_type& __param) in operator ()()
941 const param_type& __p) in operator ()()
1084 param_type(__a, __b)); in operator >>()
1109 const param_type& __p) in operator ()()
1190 param_type(__q, __omega)); in operator >>()
1263 const param_type& __p) in operator ()()
1473 const param_type& __p) in operator ()()
1548 param_type(__a, __b)); in operator >>()
1643 const param_type& __p) in operator ()()
[all …]
/dragonfly/contrib/gdb-7/gdb/
H A Dinfcall.c138 struct type *param_type, int is_prototyped, CORE_ADDR *sp) in value_arg_coerce() argument
143 = param_type ? check_typedef (param_type) : arg_type; in value_arg_coerce()
681 struct type *param_type; in call_function_by_hand() local
693 param_type = TYPE_FIELD_TYPE (ftype, i); in call_function_by_hand()
695 param_type = NULL; in call_function_by_hand()
698 param_type, prototyped, &sp); in call_function_by_hand()
700 if (param_type != NULL && language_pass_by_reference (param_type)) in call_function_by_hand()
H A Dc-typeprint.c472 struct type *param_type; in c_type_print_args() local
483 param_type = TYPE_FIELD_TYPE (type, i); in c_type_print_args()
494 param_type = make_cv_type (0, 0, param_type, NULL); in c_type_print_args()
498 java_print_type (param_type, "", stream, -1, 0, flags); in c_type_print_args()
500 c_print_type (param_type, "", stream, -1, 0, flags); in c_type_print_args()
H A Dprintcmd.c2085 struct type *param_type = value_type (value); in printf_decfloat() local
2086 struct gdbarch *gdbarch = get_type_arch (param_type); in printf_decfloat()
2130 if (TYPE_CODE (param_type) == TYPE_CODE_DECFLOAT) in printf_decfloat()
2131 decimal_convert (param_ptr, TYPE_LENGTH (param_type), in printf_decfloat()
/dragonfly/crypto/libressl/crypto/asn1/
H A Dx_algor.c200 int param_type = V_ASN1_NULL; in X509_ALGOR_set_md() local
203 param_type = V_ASN1_UNDEF; in X509_ALGOR_set_md()
205 X509_ALGOR_set0(alg, OBJ_nid2obj(EVP_MD_type(md)), param_type, NULL); in X509_ALGOR_set_md()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dstor-layout.c220 tree subst, param_name, param_type, param_decl; in self_referential_size() local
237 param_type = TREE_TYPE (ref); in self_referential_size()
239 = build_decl (input_location, PARM_DECL, param_name, param_type); in self_referential_size()
241 && INTEGRAL_TYPE_P (param_type) in self_referential_size()
242 && TYPE_PRECISION (param_type) < TYPE_PRECISION (integer_type_node)) in self_referential_size()
245 DECL_ARG_TYPE (param_decl) = param_type; in self_referential_size()
251 param_type_list = tree_cons (NULL_TREE, param_type, param_type_list); in self_referential_size()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/experimental/
H A Drandom59 // _Dist::param_type{__a, __b}.
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h53 const param_type& __param) in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-cp.c1662 tree param_type) in propagate_scalar_across_jump_function() argument
1697 dest_lat, src_idx, param_type); in propagate_scalar_across_jump_function()
1911 tree param_type) in propagate_vr_across_jump_function() argument
1918 if (!param_type in propagate_vr_across_jump_function()
1919 || (!INTEGRAL_TYPE_P (param_type) in propagate_vr_across_jump_function()
1920 && !POINTER_TYPE_P (param_type))) in propagate_vr_across_jump_function()
1940 operation, param_type, in propagate_vr_across_jump_function()
1950 val = fold_convert (param_type, val); in propagate_vr_across_jump_function()
1966 param_type, in propagate_vr_across_jump_function()
2317 param_type); in propagate_constants_across_call()
[all …]
H A Dipa-prop.c1205 tree param_type) in compute_complex_assign_jump_func() argument
1285 if (index >= 0 && param_type && POINTER_TYPE_P (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
1870 && param_type in ipa_compute_jump_functions_for_edge()
1889 && param_type in ipa_compute_jump_functions_for_edge()
1900 extract_range_from_unary_expr (&resvr, NOP_EXPR, param_type, in ipa_compute_jump_functions_for_edge()
1973 call, stmt, arg, param_type); in ipa_compute_jump_functions_for_edge()
1987 if (!param_type) in ipa_compute_jump_functions_for_edge()
1988 param_type = TREE_TYPE (arg); in ipa_compute_jump_functions_for_edge()
1995 || POINTER_TYPE_P (param_type))) in ipa_compute_jump_functions_for_edge()
[all …]
H A Dstor-layout.c184 tree subst, param_name, param_type, param_decl; in self_referential_size() local
201 param_type = TREE_TYPE (ref); in self_referential_size()
203 = build_decl (input_location, PARM_DECL, param_name, param_type); in self_referential_size()
204 DECL_ARG_TYPE (param_decl) = param_type; in self_referential_size()
210 param_type_list = tree_cons (NULL_TREE, param_type, param_type_list); in self_referential_size()
H A Dgenrecog.c2763 parameter::type_enum param_type in merge_patterns() local
2765 if (param_type == parameter::UNSET) in merge_patterns()
2769 new_param1 = parameter (param_type, false, trans1->labels[0]); in merge_patterns()
2777 new_param2 = parameter (param_type, false, trans2->labels[0]); in merge_patterns()