| /freebsd-14.2/contrib/kyua/utils/text/ |
| H A D | regex_test.cpp | 41 const text::regex_matches matches = text::match_regex( in ATF_TEST_CASE_BODY() local 51 const text::regex_matches matches = text::match_regex( in ATF_TEST_CASE_BODY() local 62 const text::regex_matches matches = text::match_regex( in ATF_TEST_CASE_BODY() local 74 const text::regex_matches matches = text::match_regex( in ATF_TEST_CASE_BODY() local 87 const text::regex_matches matches = text::match_regex( in ATF_TEST_CASE_BODY() local 99 const text::regex_matches matches = text::match_regex( in ATF_TEST_CASE_BODY() local 115 const text::regex_matches matches = regex.match("my number is 581."); in ATF_TEST_CASE_BODY() local 123 const text::regex_matches matches = regex.match("your number is 6"); in ATF_TEST_CASE_BODY() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | CoverageFilters.cpp | 20 bool NameCoverageFilter::matches( in matches() function in NameCoverageFilter 27 bool NameRegexCoverageFilter::matches( in matches() function in NameRegexCoverageFilter 37 bool NameAllowlistCoverageFilter::matches( in matches() function in NameAllowlistCoverageFilter 43 bool RegionCoverageFilter::matches( in matches() function in RegionCoverageFilter 50 bool LineCoverageFilter::matches( in matches() function in LineCoverageFilter 61 bool CoverageFilters::matches(const coverage::CoverageMapping &CM, in matches() function in CoverageFilters 78 bool CoverageFiltersMatchAll::matches( in matches() function in CoverageFiltersMatchAll
|
| H A D | CoverageFilters.h | 34 virtual bool matches(const coverage::CoverageMapping &CM, in matches() function
|
| /freebsd-14.2/contrib/xz/src/liblzma/lz/ |
| H A D | lz_encoder_mf.c | 23 lzma_mf_find(lzma_mf *mf, uint32_t *count_ptr, lzma_match *matches) in lzma_mf_find() 260 lzma_match *matches, in hc_find_func() 306 lzma_mf_hc3_find(lzma_mf *mf, lzma_match *matches) in lzma_mf_hc3_find() 367 lzma_mf_hc4_find(lzma_mf *mf, lzma_match *matches) in lzma_mf_hc4_find() 460 lzma_match *matches, in bt_find_func() 588 lzma_mf_bt2_find(lzma_mf *mf, lzma_match *matches) in lzma_mf_bt2_find() 621 lzma_mf_bt3_find(lzma_mf *mf, lzma_match *matches) in lzma_mf_bt3_find() 676 lzma_mf_bt4_find(lzma_mf *mf, lzma_match *matches) in lzma_mf_bt4_find()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectMultiword.cpp | 43 StringList *matches) { in GetSubcommandSP() 77 StringList *matches) { in GetSubcommandObject() 183 StringList matches; in Execute() local 368 StringList *matches) { in GetSubcommandSP() 376 StringList *matches) { in GetSubcommandObject()
|
| H A D | CommandObjectHelp.cpp | 101 StringList matches; in DoExecute() local 106 StringList matches; in DoExecute() local
|
| H A D | CommandObjectRegexCommand.cpp | 61 llvm::SmallVector<llvm::StringRef, 4> matches; in DoExecute() local
|
| H A D | CommandCompletions.cpp | 463 bool only_directories, StringList &matches, in DiskFilesOrDirectories() 486 StringList &matches, in DiskFiles() 498 StringList &matches, in DiskDirectories() 856 StringList matches; in CompleteModifiableCmdPathArgs() local
|
| /freebsd-14.2/crypto/openssl/test/ |
| H A D | igetest.c | 298 size_t matches; in test_ige_garble_forwards() local 355 size_t matches; in test_bi_ige_garble1() local 386 size_t matches; in test_bi_ige_garble2() local 417 size_t matches; in test_bi_ige_garble3() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | StringMatcher.h | 41 const std::vector<StringPair> &matches, raw_ostream &os) in StringMatcher()
|
| /freebsd-14.2/usr.sbin/iovctl/ |
| H A D | validate.c | 77 parse_vf_num(const char *key, regmatch_t *matches) in parse_vf_num() 226 regmatch_t matches[2]; in validate_config() local
|
| /freebsd-14.2/bin/sleep/ |
| H A D | sleep.c | 69 int i, matches; in main() local
|
| /freebsd-14.2/sys/compat/linuxkpi/common/src/ |
| H A D | linux_dmi.c | 136 int matches = 0; in linux_dmi_check_system() local
|
| /freebsd-14.2/sys/dev/pci/ |
| H A D | pci_user.c | 100 u_int32_t matches; /* struct pci_conf ptr */ member 154 pci_conf_match_native(struct pci_match_conf *matches, int num_matches, in pci_conf_match_native() 220 pci_conf_match32(struct pci_match_conf32 *matches, int num_matches, in pci_conf_match32() 377 pci_conf_match_old(struct pci_match_conf_old *matches, int num_matches, in pci_conf_match_old() 441 pci_conf_match_old32(struct pci_match_conf_old32 *matches, int num_matches, in pci_conf_match_old32() 519 pci_conf_match(u_long cmd, struct pci_match_conf *matches, int num_matches, in pci_conf_match()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ |
| H A D | StringLexer.cpp | 44 bool matches = true; in AdvanceIf() local
|
| /freebsd-14.2/sys/isa/ |
| H A D | isahint.c | 107 int line, matches, unit; in isa_hint_device_unit() local
|
| /freebsd-14.2/crypto/heimdal/kcm/ |
| H A D | client.c | 164 int matches = sscanf(name,"%ld:",&uid); in kcm_ccache_new_client() local
|
| /freebsd-14.2/contrib/libedit/ |
| H A D | filecomplete.c | 472 size_t matches; in completion_matches() local 543 fn_display_match_list(EditLine * el, char **matches, size_t num, size_t width, in fn_display_match_list() argument 670 char **matches; in fn_complete2() local
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/API/ |
| H A D | SBCommandInterpreter.cpp | 233 int match_start_point, int max_return_elements, SBStringList &matches) { in HandleCompletion() 245 int match_start_point, int max_return_elements, SBStringList &matches, in HandleCompletionWithDescriptions() 311 int max_return_elements, SBStringList &matches, in HandleCompletionWithDescriptions() 327 lldb::SBStringList &matches) { in HandleCompletion()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
| H A D | FormatManager.h | 164 FormattersMatchVector matches; in GetPossibleMatches() local
|
| /freebsd-14.2/contrib/kyua/store/ |
| H A D | layout.cpp | 80 const text::regex_matches matches = preg.match(iter->name); in find_latest() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Option/ |
| H A D | Option.cpp | 94 bool Option::matches(OptSpecifier Opt) const { in matches() function in Option
|
| /freebsd-14.2/bin/sh/ |
| H A D | histedit.c | 596 **add_match(char **matches, size_t i, size_t *size, char *match_copy) in add_match() 620 char **matches = NULL, **rmatches; in sh_matches() local
|
| /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ |
| H A D | mod_devicetable.h | 71 struct dmi_strmatch matches[4]; member
|
| /freebsd-14.2/contrib/netbsd-tests/lib/libc/regex/ |
| H A D | t_regex_att.c | 357 checkmatches(const char *matches, size_t nm, const regmatch_t *pm, in checkmatches() 400 char *name, *pattern, *input, *matches, *comment; in att_test() local
|