Home
last modified time | relevance | path

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

/freebsd-src/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-src/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-src/contrib/llvm-project/lldb/source/Utility/
H A DNameMatches.cpp15 bool lldb_private::NameMatches(llvm::StringRef name, NameMatch match_type, in NameMatches()
/freebsd-src/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-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp54 FormatterMatchType match_type, ConstString name, in ScriptAddOptions() argument
72 FormatterMatchType match_type, std::string catg) in SynthAddOptions() argument
700 FormatterMatchType match_type = eFormatterMatchExact; DoExecute() local
1596 AddSummary(ConstString type_name,TypeSummaryImplSP entry,FormatterMatchType match_type,std::string category_name,Status * error) AddSummary() argument
2319 AddSynth(ConstString type_name,SyntheticChildrenSP entry,FormatterMatchType match_type,std::string category_name,Status * error) AddSynth() argument
2492 FormatterMatchType match_type = eFormatterMatchExact; AddFilter() local
[all...]
/freebsd-src/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-src/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.c3337 nic_rule_match match_type; in config_nic_rules() local