Searched defs:match_type (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | FormattersHelpers.cpp | 29 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 D | SBTypeNameSpecifier.cpp | 29 FormatterMatchType match_type) in SBTypeNameSpecifier() 102 lldb::FormatterMatchType match_type = GetMatchType(); in GetDescription() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Utility/ |
H A D | NameMatches.cpp | 15 bool lldb_private::NameMatches(llvm::StringRef name, NameMatch match_type, in NameMatches()
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
H A D | TypeCategory.h | 227 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 D | FormatClasses.h | 151 lldb::FormatterMatchType match_type) in TypeNameSpecifierImpl()
|
/freebsd-src/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectType.cpp | 54 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 D | keymgmt_lib.c | 22 static int match_type(const EVP_KEYMGMT *keymgmt1, const EVP_KEYMGMT *keymgmt2) in match_type() function
|
/freebsd-src/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()
|
H A D | ntp_config.c | 3337 nic_rule_match match_type; in config_nic_rules() local
|