Home
last modified time | relevance | path

Searched defs:matches (Results 1 – 25 of 110) sorted by relevance

12345

/NextBSD/contrib/llvm/tools/llvm-cov/
HDCoverageFilters.cpp20 bool NameCoverageFilter::matches(const coverage::FunctionRecord &Function) { in matches() function in NameCoverageFilter
26 NameRegexCoverageFilter::matches(const coverage::FunctionRecord &Function) { in matches() function in NameRegexCoverageFilter
30 bool RegionCoverageFilter::matches(const coverage::FunctionRecord &Function) { in matches() function in RegionCoverageFilter
35 bool LineCoverageFilter::matches(const coverage::FunctionRecord &Function) { in matches() function in LineCoverageFilter
44 bool CoverageFilters::matches(const coverage::FunctionRecord &Function) { in matches() function in CoverageFilters
53 CoverageFiltersMatchAll::matches(const coverage::FunctionRecord &Function) { in matches() function in CoverageFiltersMatchAll
HDCoverageFilters.h29 virtual bool matches(const coverage::FunctionRecord &Function) { in matches() function
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandCompletions.cpp62 StringList &matches in InvokeCommonCompletionCallbacks()
99 StringList &matches in SourceFiles()
130 StringList *matches; member
195 StringList &matches in DiskFilesOrDirectories()
323 StringList &matches in DiskFiles()
344 StringList &matches in DiskDirectories()
364 StringList &matches in Modules()
396 StringList &matches) in Symbols()
425 StringList &matches) in SettingsNames()
456 lldb_private::StringList &matches) in PlatformPluginNames()
[all …]
HDCommandObjectMultiword.cpp45 CommandObjectMultiword::GetSubcommandSP (const char *sub_cmd, StringList *matches) in GetSubcommandSP()
83 CommandObjectMultiword::GetSubcommandObject (const char *sub_cmd, StringList *matches) in GetSubcommandObject()
130 StringList matches; in Execute() local
229 StringList &matches in HandleCompletion()
386 CommandObjectProxy::GetSubcommandSP (const char *sub_cmd, StringList *matches) in GetSubcommandSP()
395 CommandObjectProxy::GetSubcommandObject (const char *sub_cmd, StringList *matches) in GetSubcommandObject()
463 StringList &matches) in HandleCompletion()
485 StringList &matches) in HandleArgumentCompletion()
HDCommandObjectHelp.cpp86 StringList matches; in DoExecute() local
93 StringList matches; in DoExecute() local
209 StringList &matches in HandleCompletion()
HDCommandObjectSettings.cpp160 StringList &matches) in HandleArgumentCompletion()
336 StringList &matches) in HandleArgumentCompletion()
428 StringList &matches) in HandleArgumentCompletion()
535 StringList &matches) in HandleArgumentCompletion()
670 StringList &matches) in HandleArgumentCompletion()
791 StringList &matches) in HandleArgumentCompletion()
915 StringList &matches) in HandleArgumentCompletion()
1029 StringList &matches) in HandleArgumentCompletion()
1131 StringList &matches) in HandleArgumentCompletion()
HDCommandObjectPlugin.cpp56 StringList &matches) in HandleArgumentCompletion()
/NextBSD/contrib/xz/src/liblzma/lz/
HDlz_encoder_mf.c23 lzma_mf_find(lzma_mf *mf, uint32_t *count_ptr, lzma_match *matches) in lzma_mf_find()
259 lzma_match *matches, in hc_find_func()
305 lzma_mf_hc3_find(lzma_mf *mf, lzma_match *matches) in lzma_mf_hc3_find()
366 lzma_mf_hc4_find(lzma_mf *mf, lzma_match *matches) in lzma_mf_hc4_find()
459 lzma_match *matches, in bt_find_func()
587 lzma_mf_bt2_find(lzma_mf *mf, lzma_match *matches) in lzma_mf_bt2_find()
620 lzma_mf_bt3_find(lzma_mf *mf, lzma_match *matches) in lzma_mf_bt3_find()
675 lzma_mf_bt4_find(lzma_mf *mf, lzma_match *matches) in lzma_mf_bt4_find()
/NextBSD/contrib/libreadline/
HDcomplete.c954 char **matches; local
982 remove_duplicate_matches (matches) in remove_duplicate_matches() argument
1043 compute_lcd_of_matches (match_list, matches, text) in compute_lcd_of_matches() argument
1199 char *t, **matches, **temp_matches; local
1255 rl_display_match_list (matches, len, max) in rl_display_match_list() argument
1360 display_matches (matches) in display_matches() argument
1577 insert_all_matches (matches, point, qc) in insert_all_matches() argument
1616 _rl_free_match_list (matches) in _rl_free_match_list() argument
1642 char **matches; local
1796 int matches; local
[all …]
/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDTypeCategoryMap.cpp231 FormattersMatchVector matches = FormatManager::GetPossibleMatches(valobj, use_dynamic); in GetFormat() local
259 FormattersMatchVector matches = FormatManager::GetPossibleMatches(valobj, use_dynamic); in GetSummaryFormat() local
289 FormattersMatchVector matches = FormatManager::GetPossibleMatches(valobj, use_dynamic); in GetSyntheticChildren() local
318 FormattersMatchVector matches = FormatManager::GetPossibleMatches(valobj, use_dynamic); in GetValidator() local
/NextBSD/contrib/llvm/include/llvm/TableGen/
HDStringMatcher.h42 const std::vector<StringPair> &matches, raw_ostream &os) in StringMatcher()
/NextBSD/usr.sbin/iovctl/
HDvalidate.c79 parse_vf_num(const char *key, regmatch_t *matches) in parse_vf_num()
228 regmatch_t matches[2]; in validate_config() local
/NextBSD/lib/libedit/
HDfilecomplete.c294 size_t matches; in completion_matches() local
366 fn_display_match_list (EditLine *el, char **matches, size_t num, size_t width) in fn_display_match_list()
430 char **matches; in fn_complete() local
/NextBSD/usr.bin/grep/
HDutil.c273 regmatch_t matches[MAX_LINE_MATCHES]; in procline() local
437 printline(struct str *line, int sep, regmatch_t *matches, int m) in printline()
/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDOptionValueArch.cpp91 StringList &matches) in AutoComplete()
HDOptionValueFormatEntity.cpp136 StringList &matches) in AutoComplete()
HDOptionValueUUID.cpp85 StringList &matches) in AutoComplete()
HDOptionValueFileSpec.cpp136 StringList &matches) in AutoComplete()
/NextBSD/contrib/gdb/gdb/
HDcompleter.c101 readline_line_completion_function (const char *text, int matches) in readline_line_completion_function()
626 line_completion_function (const char *text, int matches, char *line_buffer, int point) in line_completion_function()
/NextBSD/contrib/llvm/tools/clang/include/clang/ASTMatchers/
HDASTMatchersInternal.h241 bool matches(const T &Node, in matches() function
447 bool matches(const T &Node, in matches() function
477 bool matches(const QualType &Node, ASTMatchFinder *Finder, in matches() function
655 bool matches(const T &Node, ASTMatchFinder *Finder, in matches() function
/NextBSD/contrib/gcc/
HDgenopinit.c242 int matches = 1; in gen_insn() local
/NextBSD/sys/isa/
HDisahint.c107 int line, matches, unit; in isa_hint_device_unit() local
/NextBSD/sys/dev/pci/
HDpci_user.c108 pci_conf_match(struct pci_match_conf *matches, int num_matches, in pci_conf_match()
263 uint32_t matches; /* match buffer member
281 pci_conf_match_old(struct pci_match_conf_old *matches, int num_matches, in pci_conf_match_old()
345 pci_conf_match_old32(struct pci_match_conf_old32 *matches, int num_matches, in pci_conf_match_old32()
/NextBSD/crypto/heimdal/kcm/
HDclient.c164 int matches = sscanf(name,"%ld:",&uid); in kcm_ccache_new_client() local
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDVariable.cpp580 StringList &matches, in PrivateAutoCompleteMembers()
658 StringList &matches, in PrivateAutoComplete()
920 StringList &matches, in AutoComplete()

12345