| /freebsd-13.1/contrib/llvm-project/libcxx/include/ |
| H A D | random | 3896 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 D | uniform_int_distribution.h | 191 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 D | sctp_asconf.c | 180 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 D | sctp_output.c | 1991 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 D | sctp.h | 70 uint16_t param_type; /* parameter type */ member
|
| H A D | sctp_auth.c | 1385 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 D | sctp_pcb.c | 2057 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 D | sctp_input.c | 1181 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 D | x_algor.c | 74 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 D | shuffle.h | 65 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 D | alias_sctp.c | 1174 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 D | PdbAstBuilder.cpp | 1046 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 D | cudbg.h | 336 u16 param_type; member
|
| H A D | cudbg_lib.c | 1979 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 D | DesignDoc.md | 138 Google-Mock-defined symbol `param_type` to refer to the type of the
|
| H A D | CookBook.md | 3369 Google-Mock-defined symbol `param_type` to refer to the type of the
|
| /freebsd-13.1/sys/cam/scsi/ |
| H A D | scsi_sa.c | 349 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 D | traceroute6.c | 1163 param->param_type = htons(SCTP_PAD); in send_probe()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.h | 415 const char *name, const CompilerType ¶m_type,
|
| H A D | TypeSystemClang.cpp | 2207 const char *name, const CompilerType ¶m_type, int storage, in CreateParameterDeclaration() argument 2214 decl->setType(ClangUtil::GetQualType(param_type)); in CreateParameterDeclaration()
|
| /freebsd-13.1/contrib/traceroute/ |
| H A D | traceroute.c | 1610 param->param_type = htons(SCTP_PAD); in sctp_prep()
|
| /freebsd-13.1/sys/dev/ixl/ |
| H A D | i40e_adminq_cmd.h | 2911 __le32 param_type; member
|