Searched refs:param_type (Results 1 - 20 of 20) sorted by path

/freebsd-11-stable/contrib/gdb/gdb/
H A Dinfcall.c84 value_arg_coerce (struct value *arg, struct type *param_type, argument
89 = param_type ? check_typedef (param_type) : arg_type;
98 VALUE_TYPE (arg) = param_type;
617 struct type *param_type; local
629 param_type = TYPE_FIELD_TYPE (ftype, i);
631 param_type = NULL;
633 args[i] = value_arg_coerce (args[i], param_type, prototyped);
648 if (param_type != NULL && TYPE_CODE (ftype) != TYPE_CODE_METHOD)
651 if (TYPE_CODE (param_type)
[all...]
/freebsd-11-stable/contrib/traceroute/
H A Dtraceroute.c1607 param->param_type = htons(SCTP_PAD);
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dx_algor.c128 int param_type;
131 param_type = V_ASN1_UNDEF;
133 param_type = V_ASN1_NULL;
135 X509_ALGOR_set0(alg, OBJ_nid2obj(EVP_MD_type(md)), param_type, NULL);
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms_lib.c340 int param_type; local
343 param_type = V_ASN1_UNDEF;
345 param_type = V_ASN1_NULL;
347 X509_ALGOR_set0(alg, OBJ_nid2obj(EVP_MD_type(md)), param_type, NULL);
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg.h336 u16 param_type; member in struct:cudbg_param
H A Dcudbg_lib.c1979 if (pdbg_init->dbg_params[i].param_type ==
2566 pdbg_init->dbg_params[CUDBG_GET_PAYLOAD_PARAM].param_type;
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_sctp.c1145 if (ntohs(param_hdr->param_type) == SCTP_IPV4_ADDRESS) {
1264 if (ntohs(param->param_type) == SCTP_VTAG_PARAM) {
1372 switch (ntohs(param->param_type)) {
1500 if (ntohs(param->param_type) == SCTP_DEL_IP_ADDRESS) {
1595 if (ntohs(param->param_type) == SCTP_SUCCESS_REPORT)
1646 if (ntohs(param->param_type) == SCTP_ADD_IP_ADDRESS)
1648 else if (ntohs(param->param_type) == SCTP_DEL_IP_ADDRESS)
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTContext.h354 const CompilerType &param_type,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1043 TypeIndex param_type; local
1049 param_type = reg.Type;
1056 param_type = reg.Index;
1065 param_type = local.Type;
1079 clang::QualType qt = GetOrCreateType(param_type);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp1936 const CompilerType &param_type, int storage, bool add_decl) {
1941 ClangUtil::GetQualType(param_type), nullptr,
1934 CreateParameterDeclaration( clang::DeclContext *decl_ctx, const char *name, const CompilerType &param_type, int storage, bool add_decl) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp521 Type* param_type = T->getParamType(i); local
523 if (isa<PointerType>(param_type) && (FT = dyn_cast<FunctionType>(
524 cast<PointerType>(param_type)->getElementType()))) {
530 ArgTypes.push_back(param_type);
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_sa.c289 mt_param_set_type param_type; member in struct:sa_prot_map
1250 if (ent->param_type != ps[i].value_type) {
1254 ps[i].value_type, ent->param_type);
1304 sa_param_type param_type; member in struct:sa_param_ent
1324 if (sa_param_table[i].param_type == SA_PARAM_TYPE_ENTRY) {
1423 if (ent->param_type == SA_PARAM_TYPE_NODE) {
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h2693 __le32 param_type; member in struct:i40e_aqc_oem_param_change
/freebsd-11-stable/sys/netinet/
H A Dsctp.h70 uint16_t param_type; /* parameter type */ member in struct:sctp_paramhdr
H A Dsctp_asconf.c91 aph->ph.param_type = htons(SCTP_SUCCESS_REPORT);
133 aph->ph.param_type = htons(SCTP_ERROR_CAUSE_IND);
158 uint16_t param_type, aparam_length; local
179 param_type = ntohs(ph->param_type);
187 switch (param_type) {
318 uint16_t param_type, aparam_length; local
339 param_type = ntohs(ph->param_type);
347 switch (param_type) {
456 uint16_t param_type, aparam_length; local
711 unsigned int param_length, param_type; local
891 uint16_t param_type, param_length; local
1578 uint16_t param_type; local
1628 uint16_t param_type; local
1741 unsigned int param_length, param_type; local
2391 unsigned int param_length, param_type; local
[all...]
H A Dsctp_auth.c1428 ptype = ntohs(phdr->param_type);
1834 ptype = ntohs(phdr->param_type);
2008 ph->param_type = htons(SCTP_RANDOM);
2017 ph->param_type = htons(SCTP_CHUNK_LIST);
2032 ph->param_type = htons(SCTP_HMAC_LIST);
H A Dsctp_input.c1306 sctp_process_unrecog_param(stcb, ntohs(unrec_parameter->param_type));
3703 type = ntohs(req_param->ph.param_type);
4282 ptype = ntohs(ph->param_type);
H A Dsctp_output.c1991 paramh->param_type = htons(SCTP_IPV4_ADDRESS);
2006 paramh->param_type = htons(SCTP_IPV6_ADDRESS);
3868 ph->param_type = htons(SCTP_STATE_COOKIE);
4754 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION);
4764 ph->param_type = htons(SCTP_ECN_CAPABLE);
4773 ph->param_type = htons(SCTP_PRSCTP_SUPPORTED);
4782 ph->param_type = htons(SCTP_HAS_NAT_SUPPORT);
4817 pr_supported->ph.param_type = htons(SCTP_SUPPORTED_CHUNK_EXT);
4852 hmacs->ph.param_type = htons(SCTP_HMAC_LIST);
4870 chunks->ph.param_type
[all...]
H A Dsctp_pcb.c2084 ptype = ntohs(phdr->param_type);
2326 ptype = (int)((uint32_t)ntohs(phdr->param_type));
6159 ptype = ntohs(phdr->param_type);
6404 lptype = ntohs(fee->addrp.ph.param_type);
/freebsd-11-stable/usr.sbin/traceroute6/
H A Dtraceroute6.c1134 param->param_type = htons(SCTP_PAD);

Completed in 351 milliseconds