| /NextBSD/contrib/llvm/tools/llvm-cov/ |
| HD | CoverageFilters.cpp | 20 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
|
| HD | CoverageFilters.h | 29 virtual bool matches(const coverage::FunctionRecord &Function) { in matches() function
|
| /NextBSD/contrib/llvm/tools/lldb/source/Commands/ |
| HD | CommandCompletions.cpp | 62 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 …]
|
| HD | CommandObjectMultiword.cpp | 45 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()
|
| HD | CommandObjectHelp.cpp | 86 StringList matches; in DoExecute() local 93 StringList matches; in DoExecute() local 209 StringList &matches in HandleCompletion()
|
| HD | CommandObjectSettings.cpp | 160 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()
|
| HD | CommandObjectPlugin.cpp | 56 StringList &matches) in HandleArgumentCompletion()
|
| /NextBSD/contrib/xz/src/liblzma/lz/ |
| HD | lz_encoder_mf.c | 23 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/ |
| HD | complete.c | 954 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/ |
| HD | TypeCategoryMap.cpp | 231 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/ |
| HD | StringMatcher.h | 42 const std::vector<StringPair> &matches, raw_ostream &os) in StringMatcher()
|
| /NextBSD/usr.sbin/iovctl/ |
| HD | validate.c | 79 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/ |
| HD | filecomplete.c | 294 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/ |
| HD | util.c | 273 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/ |
| HD | OptionValueArch.cpp | 91 StringList &matches) in AutoComplete()
|
| HD | OptionValueFormatEntity.cpp | 136 StringList &matches) in AutoComplete()
|
| HD | OptionValueUUID.cpp | 85 StringList &matches) in AutoComplete()
|
| HD | OptionValueFileSpec.cpp | 136 StringList &matches) in AutoComplete()
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | completer.c | 101 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/ |
| HD | ASTMatchersInternal.h | 241 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/ |
| HD | genopinit.c | 242 int matches = 1; in gen_insn() local
|
| /NextBSD/sys/isa/ |
| HD | isahint.c | 107 int line, matches, unit; in isa_hint_device_unit() local
|
| /NextBSD/sys/dev/pci/ |
| HD | pci_user.c | 108 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/ |
| HD | client.c | 164 int matches = sscanf(name,"%ld:",&uid); in kcm_ccache_new_client() local
|
| /NextBSD/contrib/llvm/tools/lldb/source/Symbol/ |
| HD | Variable.cpp | 580 StringList &matches, in PrivateAutoCompleteMembers() 658 StringList &matches, in PrivateAutoComplete() 920 StringList &matches, in AutoComplete()
|