HomeSort by: relevance | last modified time | path
    Searched refs:param_type (Results 1 - 25 of 63) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
random.h 1891 struct param_type
1895 param_type() : param_type(0) { }
1898 param_type(_RealType __a, _RealType __b = _RealType(1))
1913 operator==(const param_type& __p1, const param_type& __p2)
1918 operator!=(const param_type& __p1, const param_type& __p2)
1947 uniform_real_distribution(const param_type& __p)
1970 param_type
3506 struct param_type struct in class:student_t_distribution
3510 param_type() : param_type(1) { } function in struct:student_t_distribution::param_type
3513 param_type(_RealType __n) function in struct:student_t_distribution::param_type
3607 param_type; typedef
3736 struct param_type struct in class:bernoulli_distribution
3740 param_type() : param_type(0.5) { } function in struct:bernoulli_distribution::param_type
3743 param_type(double __p) function in struct:bernoulli_distribution::param_type
3963 struct param_type struct in class:binomial_distribution
3968 param_type() : param_type(1) { } function in struct:binomial_distribution::param_type
3971 param_type(_IntType __t, double __p = 0.5) function in struct:binomial_distribution::param_type
4209 struct param_type struct in class:geometric_distribution
4214 param_type() : param_type(0.5) { } function in struct:geometric_distribution::param_type
4217 param_type(double __p) function in struct:geometric_distribution::param_type
4426 struct param_type struct in class:negative_binomial_distribution
4430 param_type() : param_type(1) { } function in struct:negative_binomial_distribution::param_type
4433 param_type(_IntType __k, double __p = 0.5) function in struct:negative_binomial_distribution::param_type
4663 struct param_type struct in class:poisson_distribution
4668 param_type() : param_type(1.0) { } function in struct:poisson_distribution::param_type
4671 param_type(double __mean) function in struct:poisson_distribution::param_type
4895 struct param_type struct in class:exponential_distribution
4899 param_type() : param_type(1.0) { } function in struct:exponential_distribution::param_type
4902 param_type(_RealType __lambda) function in struct:exponential_distribution::param_type
5117 struct param_type struct in class:weibull_distribution
5121 param_type() : param_type(1.0) { } function in struct:weibull_distribution::param_type
5124 param_type(_RealType __a, _RealType __b = _RealType(1.0)) function in struct:weibull_distribution::param_type
5334 struct param_type struct in class:extreme_value_distribution
5338 param_type() : param_type(0.0) { } function in struct:extreme_value_distribution::param_type
5341 param_type(_RealType __a, _RealType __b = _RealType(1.0)) function in struct:extreme_value_distribution::param_type
5556 struct param_type struct in class:discrete_distribution
5561 param_type() function in struct:discrete_distribution::param_type
5566 param_type(_InputIterator __wbegin, function in struct:discrete_distribution::param_type
5571 param_type(initializer_list<double> __wil) function in struct:discrete_distribution::param_type
5804 struct param_type struct in class:piecewise_constant_distribution
5809 param_type() function in struct:piecewise_constant_distribution::param_type
6084 struct param_type struct in class:piecewise_linear_distribution
6089 param_type() function in struct:piecewise_linear_distribution::param_type
    [all...]
uniform_int_dist.h 97 struct param_type struct in class:uniform_int_distribution
101 param_type() : param_type(0) { } function in struct:uniform_int_distribution::param_type
104 param_type(_IntType __a, function in struct:uniform_int_distribution::param_type
120 operator==(const param_type& __p1, const param_type& __p2)
124 operator!=(const param_type& __p1, const param_type& __p2)
149 uniform_int_distribution(const param_type& __p)
172 param_type
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
random.h 1755 struct param_type
1759 param_type() : param_type(0) { }
1762 param_type(_RealType __a, _RealType __b = _RealType(1))
1777 operator==(const param_type& __p1, const param_type& __p2)
1781 operator!=(const param_type& __p1, const param_type& __p2)
1809 uniform_real_distribution(const param_type& __p)
1832 param_type
3309 struct param_type struct in class:student_t_distribution
3313 param_type() : param_type(1) { } function in struct:student_t_distribution::param_type
3316 param_type(_RealType __n) function in struct:student_t_distribution::param_type
3408 param_type; typedef
3533 struct param_type struct in class:bernoulli_distribution
3537 param_type() : param_type(0.5) { } function in struct:bernoulli_distribution::param_type
3540 param_type(double __p) function in struct:bernoulli_distribution::param_type
3753 struct param_type struct in class:binomial_distribution
3758 param_type() : param_type(1) { } function in struct:binomial_distribution::param_type
3761 param_type(_IntType __t, double __p = 0.5) function in struct:binomial_distribution::param_type
3993 struct param_type struct in class:geometric_distribution
3998 param_type() : param_type(0.5) { } function in struct:geometric_distribution::param_type
4001 param_type(double __p) function in struct:geometric_distribution::param_type
4203 struct param_type struct in class:negative_binomial_distribution
4207 param_type() : param_type(1) { } function in struct:negative_binomial_distribution::param_type
4210 param_type(_IntType __k, double __p = 0.5) function in struct:negative_binomial_distribution::param_type
4434 struct param_type struct in class:poisson_distribution
4439 param_type() : param_type(1.0) { } function in struct:poisson_distribution::param_type
4442 param_type(double __mean) function in struct:poisson_distribution::param_type
4660 struct param_type struct in class:exponential_distribution
4664 param_type() : param_type(1.0) { } function in struct:exponential_distribution::param_type
4667 param_type(_RealType __lambda) function in struct:exponential_distribution::param_type
4875 struct param_type struct in class:weibull_distribution
4879 param_type() : param_type(1.0) { } function in struct:weibull_distribution::param_type
4882 param_type(_RealType __a, _RealType __b = _RealType(1.0)) function in struct:weibull_distribution::param_type
5085 struct param_type struct in class:extreme_value_distribution
5089 param_type() : param_type(0.0) { } function in struct:extreme_value_distribution::param_type
5092 param_type(_RealType __a, _RealType __b = _RealType(1.0)) function in struct:extreme_value_distribution::param_type
5292 struct param_type struct in class:discrete_distribution
5297 param_type() function in struct:discrete_distribution::param_type
5302 param_type(_InputIterator __wbegin, function in struct:discrete_distribution::param_type
5307 param_type(initializer_list<double> __wil) function in struct:discrete_distribution::param_type
5527 struct param_type struct in class:piecewise_constant_distribution
5532 param_type() function in struct:piecewise_constant_distribution::param_type
5798 struct param_type struct in class:piecewise_linear_distribution
5803 param_type() function in struct:piecewise_linear_distribution::param_type
    [all...]
uniform_int_dist.h 86 struct param_type struct in class:uniform_int_distribution
90 param_type() : param_type(0) { } function in struct:uniform_int_distribution::param_type
93 param_type(_IntType __a, function in struct:uniform_int_distribution::param_type
109 operator==(const param_type& __p1, const param_type& __p2)
113 operator!=(const param_type& __p1, const param_type& __p2)
138 uniform_int_distribution(const param_type& __p)
161 param_type
    [all...]
  /src/usr.sbin/btattach/
init_swave.c 50 uint8_t param_type; member in struct:__anon8420
70 cp.param_type = 0x11; /* HCI Transport */
  /src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
x_algor.c 74 int param_type;
77 param_type = V_ASN1_UNDEF;
79 param_type = V_ASN1_NULL;
81 X509_ALGOR_set0(alg, OBJ_nid2obj(EVP_MD_type(md)), param_type, NULL);
  /src/crypto/external/bsd/openssl/dist/crypto/asn1/
x_algor.c 76 int param_type;
79 param_type = V_ASN1_UNDEF;
81 param_type = V_ASN1_NULL;
83 X509_ALGOR_set0(alg, OBJ_nid2obj(EVP_MD_get_type(md)), param_type, NULL);
  /src/sys/netinet/
sctp_asconf.c 136 aph->ph.param_type = htons(SCTP_SUCCESS_REPORT);
166 aph->ph.param_type = htons(SCTP_ERROR_CAUSE_IND);
202 uint16_t param_type, param_length, aparam_length; local
215 param_type = ntohs(v4addr->ph.param_type);
219 switch (param_type) {
307 uint16_t param_type, param_length, aparam_length; local
322 param_type = ntohs(v4addr->ph.param_type);
354 switch (param_type) {
464 uint16_t param_type, param_length, aparam_length; local
686 unsigned int param_length, param_type; local
1213 uint16_t param_type; local
1273 uint16_t param_type; local
1397 unsigned int param_length, param_type; local
    [all...]
sctp.h 66 u_int16_t param_type; /* parameter type */ member in struct:sctp_paramhdr
213 /* u_int16_t param_type's follow */
sctp_indata.c 854 ph->param_type = htons(SCTP_CAUSE_PROTOCOL_VIOLATION);
1084 ph->param_type =
1114 ph->param_type =
1144 ph->param_type =
1175 ph->param_type =
1273 ph->param_type =
1309 ph->param_type =
1347 ph->param_type =
1381 ph->param_type =
1426 ph->param_type
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
infcall.c 244 If PARAM_TYPE is non-NULL, it is the expected parameter type.
249 struct type *param_type, int is_prototyped)
254 = param_type ? check_typedef (param_type) : arg_type;
1297 struct type *param_type; local
1324 param_type = ftype->field (i).type ();
1326 param_type = NULL;
1330 param_type, prototyped);
1332 if (param_type == NULL)
1335 auto info = language_pass_by_reference (param_type);
    [all...]
c-typeprint.c 527 struct type *param_type;
538 param_type = type->field (i).type ();
549 param_type = make_cv_type (0, 0, param_type, NULL);
552 c_print_type (param_type, "", stream, -1, 0, language, flags);
525 struct type *param_type; local
  /src/external/gpl3/gdb/dist/gdb/
infcall.c 244 If PARAM_TYPE is non-NULL, it is the expected parameter type.
249 struct type *param_type, int is_prototyped)
254 = param_type ? check_typedef (param_type) : arg_type;
1303 struct type *param_type; local
1330 param_type = ftype->field (i).type ();
1332 param_type = NULL;
1336 param_type, prototyped);
1338 if (param_type == NULL)
1341 auto info = language_pass_by_reference (param_type);
    [all...]
c-typeprint.c 526 struct type *param_type;
537 param_type = field.type ();
548 param_type = make_cv_type (0, 0, param_type, NULL);
551 c_print_type (param_type, "", stream, -1, 0, language, flags);
524 struct type *param_type; local
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu-c.c 130 tree var, arg_type, param_type = TREE_VALUE (param);
155 if ((!SCALAR_TYPE_P (param_type)
158 && !lang_hooks.types_compatible_p (param_type, arg_type))
129 tree var, arg_type, param_type = TREE_VALUE (param); local
  /src/external/gpl3/gcc/dist/gcc/analyzer/
region-model-reachability.cc 237 Use PARAM_TYPE for determining mutability. */
240 reachable_regions::handle_parm (const svalue *sval, tree param_type)
243 if (param_type
244 && TREE_CODE (param_type) == POINTER_TYPE
245 && TYPE_READONLY (TREE_TYPE (param_type)))
region-model-reachability.h 58 Use PARAM_TYPE for determining mutability. */
59 void handle_parm (const svalue *sval, tree param_type);
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region-model-reachability.cc 241 Use PARAM_TYPE for determining mutability. */
244 reachable_regions::handle_parm (const svalue *sval, tree param_type)
247 if (param_type
248 && TREE_CODE (param_type) == POINTER_TYPE
249 && TYPE_READONLY (TREE_TYPE (param_type)))
region-model-reachability.h 58 Use PARAM_TYPE for determining mutability. */
59 void handle_parm (const svalue *sval, tree param_type);
  /src/external/gpl3/gdb.old/dist/gdb/guile/
scm-param.c 423 add_setshow_generic (enum var_types param_type,
435 switch (param_type)
517 gdb_assert_not_reached ("bad param_type value");
597 /* Return non-zero if PARAM_TYPE is a valid parameter type. */
600 pascm_valid_parameter_type_p (int param_type)
606 if (parameter_types[i].value == param_type)
613 /* Return PARAM_TYPE as a string. */
616 pascm_param_type_name (enum scm_param_types param_type)
622 if (parameter_types[i].value == param_type)
910 PARAM_TYPE is the type of the parameter. It should be one of th
947 int param_type = param_boolean; \/* ARI: param_boolean *\/ local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/guile/
scm-param.c 453 add_setshow_generic (enum var_types param_type,
465 switch (param_type)
554 gdb_assert_not_reached ("bad param_type value");
635 /* Return non-zero if PARAM_TYPE is a valid parameter type. */
638 pascm_valid_parameter_type_p (int param_type)
644 if (parameter_types[i].value == param_type)
651 /* Return PARAM_TYPE as a string. */
654 pascm_param_type_name (enum scm_param_types param_type)
660 if (parameter_types[i].value == param_type)
959 PARAM_TYPE is the type of the parameter. It should be one of th
996 int param_type = param_boolean; \/* ARI: param_boolean *\/ local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm-c.cc 85 tree param_type = TREE_TYPE (this_param); local
98 to_return = build_qualified_type (param_type, 0 MEM_STAT_INFO);
103 tree type_size = TYPE_SIZE (param_type);
110 i + 1, fndecl, param_type);
116 if (! check_base_type (pattern_type, param_type))
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm-c.cc 85 tree param_type = TREE_TYPE (this_param); local
98 to_return = build_qualified_type (param_type, 0 MEM_STAT_INFO);
103 tree type_size = TYPE_SIZE (param_type);
110 i + 1, fndecl, param_type);
116 if (! check_base_type (pattern_type, param_type))
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-target.cc 588 /* Decides whether an `in' parameter of the specified POD type PARAM_TYPE is to
593 Target::preferPassByRef (Type *param_type)
596 Type *tb = param_type->toBasetype ();
  /src/external/gpl3/gcc/dist/gcc/jit/
jit-builtins.cc 199 recording::type *param_type; local
200 FOR_EACH_VEC_ELT (param_types, i, param_type)
205 param_type,

Completed in 41 milliseconds

1 2 3