| /freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | FormattersHelpers.cpp | 29 FormatterMatchType match_type = in AddFormat() local 31 category_sp->AddTypeFormat(type_name, match_type, format_sp); in AddFormat() 37 FormatterMatchType match_type = in AddSummary() local 39 category_sp->AddTypeSummary(type_name, match_type, summary_sp); in AddSummary() 47 FormatterMatchType match_type = in AddStringSummary() local 49 category_sp->AddTypeSummary(type_name, match_type, summary_sp); in AddStringSummary() 58 FormatterMatchType match_type = in AddOneLineSummary() local 70 FormatterMatchType match_type = in AddCXXSummary() local 82 FormatterMatchType match_type = in AddCXXSynthetic() local 95 FormatterMatchType match_type = in AddFilter() local [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/API/ |
| H A D | SBTypeNameSpecifier.cpp | 29 FormatterMatchType match_type) in SBTypeNameSpecifier() argument 30 : m_opaque_sp(new TypeNameSpecifierImpl(name, match_type)) { in SBTypeNameSpecifier() 31 LLDB_INSTRUMENT_VA(this, name, match_type); in SBTypeNameSpecifier() 102 lldb::FormatterMatchType match_type = GetMatchType(); in GetDescription() local 104 (match_type == eFormatterMatchExact ? "plain" in GetDescription() 105 : match_type == eFormatterMatchRegex ? "regex" in GetDescription()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
| H A D | TypeCategory.h | 227 void AddTypeFormat(llvm::StringRef name, lldb::FormatterMatchType match_type, in AddTypeFormat() argument 230 std::make_shared<lldb_private::TypeNameSpecifierImpl>(name, match_type), in AddTypeFormat() 239 void AddTypeSummary(llvm::StringRef name, lldb::FormatterMatchType match_type, in AddTypeSummary() argument 242 std::make_shared<lldb_private::TypeNameSpecifierImpl>(name, match_type), in AddTypeSummary() 251 void AddTypeFilter(llvm::StringRef name, lldb::FormatterMatchType match_type, in AddTypeFilter() argument 254 std::make_shared<lldb_private::TypeNameSpecifierImpl>(name, match_type), in AddTypeFilter() 264 lldb::FormatterMatchType match_type, in AddTypeSynthetic() argument 267 std::make_shared<lldb_private::TypeNameSpecifierImpl>(name, match_type), in AddTypeSynthetic()
|
| H A D | FormatClasses.h | 151 lldb::FormatterMatchType match_type) in TypeNameSpecifierImpl() argument 152 : m_match_type(match_type) { in TypeNameSpecifierImpl()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ |
| H A D | NameMatches.cpp | 15 bool lldb_private::NameMatches(llvm::StringRef name, NameMatch match_type, in NameMatches() argument 17 switch (match_type) { in NameMatches()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectType.cpp | 702 match_type = eFormatterMatchRegex; in DoExecute() 1603 if (match_type == eFormatterMatchExact) { in AddSummary() 1605 match_type = eFormatterMatchRegex; in AddSummary() 1608 if (match_type == eFormatterMatchRegex) { in AddSummary() 1609 match_type = eFormatterMatchRegex; in AddSummary() 1619 if (match_type == eFormatterMatchCallback) { in AddSummary() 2326 if (match_type == eFormatterMatchExact) { in AddSynth() 2328 match_type = eFormatterMatchRegex; in AddSynth() 2334 if (match_type == eFormatterMatchExact) { in AddSynth() 2350 if (match_type == eFormatterMatchRegex) { in AddSynth() [all …]
|
| /freebsd-14.2/crypto/openssl/crypto/evp/ |
| H A D | keymgmt_lib.c | 22 static int match_type(const EVP_KEYMGMT *keymgmt1, const EVP_KEYMGMT *keymgmt2) in match_type() function 149 if (!ossl_assert(match_type(pk->keymgmt, keymgmt))) in evp_keymgmt_util_export_to_provider() 387 && !match_type(keymgmt1, keymgmt2)) { in evp_keymgmt_util_match() 474 } else if (match_type(to_keymgmt, from->keymgmt)) { in evp_keymgmt_util_copy()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | NameMatches.h | 24 bool NameMatches(llvm::StringRef name, NameMatch match_type,
|
| /freebsd-14.2/contrib/ntp/include/ |
| H A D | ntp_io.h | 89 extern void add_nic_rule(nic_rule_match match_type,
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBTypeNameSpecifier.h | 24 lldb::FormatterMatchType match_type);
|
| /freebsd-14.2/contrib/ntp/ntpd/ |
| H A D | ntp_io.c | 97 nic_rule_match match_type; member 1099 nic_rule_match match_type, in add_nic_rule() argument 1109 rule->match_type = match_type; in add_nic_rule() 1113 if (MATCH_IFNAME == match_type) { in add_nic_rule() 1116 } else if (MATCH_IFADDR == match_type) { in add_nic_rule() 1186 switch (rule->match_type) { in interface_action()
|
| H A D | ntp_config.c | 3337 nic_rule_match match_type; in config_nic_rules() local 3369 match_type = MATCH_ALL; in config_nic_rules() 3384 match_type = MATCH_IFADDR; in config_nic_rules() 3395 match_type = MATCH_IFNAME; in config_nic_rules() 3402 match_type = MATCH_IPV4; in config_nic_rules() 3406 match_type = MATCH_IPV6; in config_nic_rules() 3410 match_type = MATCH_WILDCARD; in config_nic_rules() 3432 add_nic_rule(match_type, if_name, prefixlen, in config_nic_rules()
|
| /freebsd-14.2/contrib/wpa/src/drivers/ |
| H A D | driver_macsec_qca.c | 106 rx_ctl_filt.match_type = IG_CTL_COMPARE_ETHER_TYPE; in __macsec_drv_init() 115 tx_ctl_filt.match_type = EG_CTL_COMPARE_ETHER_TYPE; in __macsec_drv_init()
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | CommitLog | 1571 Avoid "may be used uninitialized" warning re: match_type & action.
|