Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Drandom3896 typedef typename _Eng::param_type param_type;
4013 typedef typename _Eng::param_type param_type;
4209 typedef typename _Eng::param_type param_type;
4335 typedef typename _Eng::param_type param_type;
4505 typedef typename _Eng::param_type param_type;
4893 typedef typename _Eng::param_type param_type;
5018 typedef typename _Eng::param_type param_type;
5148 typedef typename _Eng::param_type param_type;
5331 typedef typename _Eng::param_type param_type;
6363 param_type(param_type const&) = default;
[all …]
/freebsd-13.1/contrib/llvm-project/libcxx/include/__random/
H A Duniform_int_distribution.h191 class param_type
198 explicit param_type(result_type __a = 0,
205 friend bool operator==(const param_type& __x, const param_type& __y)
207 friend bool operator!=(const param_type& __x, const param_type& __y)
212 param_type __p_;
220 : __p_(param_type(__a, __b)) {}
225 : __p_(param_type(__a, __b)) {}
239 param_type param() const {return __p_;}
240 void param(const param_type& __p) {__p_ = __p;}
300 typedef typename _Eng::param_type param_type;
[all …]
/freebsd-13.1/sys/netinet/
H A Dsctp_asconf.c180 param_type = ntohs(ph->param_type); in sctp_process_asconf_add_ip()
340 param_type = ntohs(ph->param_type); in sctp_process_asconf_delete_ip()
477 param_type = ntohs(ph->param_type); in sctp_process_asconf_set_primary()
712 param_type = ntohs(aph->ph.param_type); in sctp_handle_asconf()
892 param_type = ntohs(ph->param_type); in sctp_addr_match()
1590 param_type = ntohs(aph->ph.param_type); in sctp_asconf_process_error()
1621 param_type = aparam->ap.aph.ph.param_type; in sctp_asconf_process_param_ack()
1740 param_type = ntohs(aph->ph.param_type); in sctp_handle_asconf_ack()
2365 param_type = ntohs(aph->ph.param_type); in sctp_is_addr_pending()
2660 aph->ph.param_type = htons(aph->ph.param_type); in sctp_compose_asconf()
[all …]
H A Dsctp_output.c1991 paramh->param_type = htons(SCTP_IPV4_ADDRESS); in sctp_add_addr_to_mbuf()
2006 paramh->param_type = htons(SCTP_IPV6_ADDRESS); in sctp_add_addr_to_mbuf()
3857 ph->param_type = htons(SCTP_STATE_COOKIE); in sctp_add_cookie()
4700 ph->param_type = htons(SCTP_ECN_CAPABLE); in sctp_send_initiate()
4718 ph->param_type = htons(SCTP_HAS_NAT_SUPPORT); in sctp_send_initiate()
4940 ptype = ntohs(phdr->param_type); in sctp_arethere_unrecognized_parameters()
5226 param->param_type = htons(ptype); in sctp_arethere_unrecognized_parameters()
5338 ptype = ntohs(phdr->param_type); in sctp_are_there_new_addresses()
5898 ph->param_type = htons(SCTP_ECN_CAPABLE); in sctp_send_initiate_ack()
5982 randp->ph.param_type = htons(SCTP_RANDOM); in sctp_send_initiate_ack()
[all …]
H A Dsctp.h70 uint16_t param_type; /* parameter type */ member
H A Dsctp_auth.c1385 ptype = ntohs(phdr->param_type); in sctp_auth_get_cookie_params()
1785 ptype = ntohs(phdr->param_type); in sctp_validate_init_auth_params()
1958 ph->param_type = htons(SCTP_RANDOM); in sctp_initialize_auth_params()
1967 ph->param_type = htons(SCTP_CHUNK_LIST); in sctp_initialize_auth_params()
1982 ph->param_type = htons(SCTP_HMAC_LIST); in sctp_initialize_auth_params()
H A Dsctp_pcb.c2057 ptype = ntohs(phdr->param_type); in sctp_findassociation_special_addr()
2298 ptype = (int)((uint32_t)ntohs(phdr->param_type)); in sctp_findassociation_ep_asconf()
6130 ptype = ntohs(phdr->param_type); in sctp_load_addresses_from_init()
6375 lptype = ntohs(fee->addrp.ph.param_type); in sctp_load_addresses_from_init()
H A Dsctp_input.c1181 sctp_process_unrecog_param(stcb, ntohs(unrec_parameter->param_type)); in sctp_handle_error()
3451 type = ntohs(req_param->ph.param_type); in sctp_handle_stream_reset_response()
4029 ptype = ntohs(ph->param_type); in sctp_handle_stream_reset()
/freebsd-13.1/crypto/openssl/crypto/asn1/
H A Dx_algor.c74 int param_type; in X509_ALGOR_set_md() local
77 param_type = V_ASN1_UNDEF; in X509_ALGOR_set_md()
79 param_type = V_ASN1_NULL; in X509_ALGOR_set_md()
81 X509_ALGOR_set0(alg, OBJ_nid2obj(EVP_MD_type(md)), param_type, NULL); in X509_ALGOR_set_md()
/freebsd-13.1/contrib/llvm-project/libcxx/include/__algorithm/
H A Dshuffle.h65 typedef typename _Dp::param_type _Pp; in random_shuffle()
109 typedef typename _Dp::param_type _Pp; in shuffle()
/freebsd-13.1/sys/netinet/libalias/
H A Dalias_sctp.c1174 if (ntohs(param_hdr->param_type) == SCTP_IPV4_ADDRESS) { in sctp_PktParser()
1293 if (ntohs(param->param_type) == SCTP_VTAG_PARAM) { in GetAsconfVtags()
1402 switch (ntohs(param->param_type)) { in AddGlobalIPAddresses()
1531 if (ntohs(param->param_type) == SCTP_DEL_IP_ADDRESS) { in RmGlobalIPAddresses()
1627 if (ntohs(param->param_type) == SCTP_SUCCESS_REPORT) in IsASCONFack()
1679 if (ntohs(param->param_type) == SCTP_ADD_IP_ADDRESS) in IsADDorDEL()
1681 else if (ntohs(param->param_type) == SCTP_DEL_IP_ADDRESS) in IsADDorDEL()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1046 TypeIndex param_type; in CreateFunctionParameters() local
1052 param_type = reg.Type; in CreateFunctionParameters()
1059 param_type = reg.Index; in CreateFunctionParameters()
1068 param_type = local.Type; in CreateFunctionParameters()
1082 clang::QualType qt = GetOrCreateType(param_type); in CreateFunctionParameters()
/freebsd-13.1/sys/dev/cxgbe/cudbg/
H A Dcudbg.h336 u16 param_type; member
H A Dcudbg_lib.c1979 if (pdbg_init->dbg_params[i].param_type == in collect_fw_devlog()
2564 pdbg_init->dbg_params[CUDBG_GET_PAYLOAD_PARAM].param_type; in read_fw_mem()
/freebsd-13.1/contrib/googletest/googlemock/docs/
H A DDesignDoc.md138 Google-Mock-defined symbol `param_type` to refer to the type of the
H A DCookBook.md3369 Google-Mock-defined symbol `param_type` to refer to the type of the
/freebsd-13.1/sys/cam/scsi/
H A Dscsi_sa.c349 mt_param_set_type param_type; member
1310 if (ent->param_type != ps[i].value_type) { in sasetprotents()
1314 ps[i].value_type, ent->param_type); in sasetprotents()
1364 sa_param_type param_type; member
1384 if (sa_param_table[i].param_type == SA_PARAM_TYPE_ENTRY) { in safindparament()
1483 if (ent->param_type == SA_PARAM_TYPE_NODE) { in saparamsetlist()
/freebsd-13.1/usr.sbin/traceroute6/
H A Dtraceroute6.c1163 param->param_type = htons(SCTP_PAD); in send_probe()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h415 const char *name, const CompilerType &param_type,
H A DTypeSystemClang.cpp2207 const char *name, const CompilerType &param_type, int storage, in CreateParameterDeclaration() argument
2214 decl->setType(ClangUtil::GetQualType(param_type)); in CreateParameterDeclaration()
/freebsd-13.1/contrib/traceroute/
H A Dtraceroute.c1610 param->param_type = htons(SCTP_PAD); in sctp_prep()
/freebsd-13.1/sys/dev/ixl/
H A Di40e_adminq_cmd.h2911 __le32 param_type; member