Home
last modified time | relevance | path

Searched defs:match_type (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormattersHelpers.cpp29 FormatterMatchType match_type = in AddFormat() local
37 FormatterMatchType match_type = in AddSummary() local
47 FormatterMatchType match_type = in AddStringSummary() local
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
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTypeNameSpecifier.cpp29 FormatterMatchType match_type) in SBTypeNameSpecifier()
102 lldb::FormatterMatchType match_type = GetMatchType(); in GetDescription() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DNameMatches.cpp15 bool lldb_private::NameMatches(llvm::StringRef name, NameMatch match_type, in NameMatches() argument
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h227 void AddTypeFormat(llvm::StringRef name, lldb::FormatterMatchType match_type, in AddTypeFormat()
239 void AddTypeSummary(llvm::StringRef name, lldb::FormatterMatchType match_type, in AddTypeSummary()
251 void AddTypeFilter(llvm::StringRef name, lldb::FormatterMatchType match_type, in AddTypeFilter()
264 lldb::FormatterMatchType match_type, in AddTypeSynthetic()
H A DFormatClasses.h151 lldb::FormatterMatchType match_type) in TypeNameSpecifierImpl()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp54 FormatterMatchType match_type, ConstString name, in ScriptAddOptions()
72 FormatterMatchType match_type, std::string catg) in SynthAddOptions()
692 FormatterMatchType match_type = eFormatterMatchExact; in DoExecute() local
1563 FormatterMatchType match_type, in AddSummary()
2206 FormatterMatchType match_type, in AddSynth()
2379 FormatterMatchType match_type = eFormatterMatchExact; in AddFilter() local
/freebsd/crypto/openssl/crypto/evp/
H A Dkeymgmt_lib.c22 static int match_type(const EVP_KEYMGMT *keymgmt1, const EVP_KEYMGMT *keymgmt2) in match_type() function
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c97 nic_rule_match match_type; member
1099 nic_rule_match match_type, in add_nic_rule()
H A Dntp_config.c3315 nic_rule_match match_type; config_nic_rules() local