| /freebsd-13-stable/contrib/kyua/utils/text/ |
| HD | 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-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/ |
| HD | 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
|
| HD | CoverageFilters.h | 34 virtual bool matches(const coverage::CoverageMapping &CM, in matches() function
|
| /freebsd-13-stable/contrib/xz/src/liblzma/lz/ |
| HD | lz_encoder_mf.c | 22 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()
|
| /freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/ |
| HD | 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()
|
| HD | CommandObjectHelp.cpp | 90 StringList matches; in DoExecute() local 95 StringList matches; in DoExecute() local
|
| HD | CommandObjectRegexCommand.cpp | 61 llvm::SmallVector<llvm::StringRef, 4> matches; in DoExecute() local
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| HD | StringMatcher.h | 41 const std::vector<StringPair> &matches, raw_ostream &os) in StringMatcher()
|
| /freebsd-13-stable/usr.sbin/iovctl/ |
| HD | 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-13-stable/sys/compat/linuxkpi/common/src/ |
| HD | linux_dmi.c | 136 int matches = 0; in linux_dmi_check_system() local
|
| /freebsd-13-stable/sys/dev/pci/ |
| HD | 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-13-stable/contrib/llvm-project/lldb/source/Utility/ |
| HD | StringLexer.cpp | 44 bool matches = true; in AdvanceIf() local
|
| /freebsd-13-stable/contrib/llvm-project/lldb/source/Target/ |
| HD | VerboseTrapFrameRecognizer.cpp | 67 SmallVector<llvm::StringRef, 3> matches; in RecognizeFrame() local
|
| /freebsd-13-stable/sys/isa/ |
| HD | isahint.c | 107 int line, matches, unit; in isa_hint_device_unit() local
|
| /freebsd-13-stable/contrib/libedit/ |
| HD | 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 668 char **matches; in fn_complete2() local
|
| /freebsd-13-stable/crypto/heimdal/kcm/ |
| HD | client.c | 164 int matches = sscanf(name,"%ld:",&uid); in kcm_ccache_new_client() local
|
| /freebsd-13-stable/contrib/llvm-project/lldb/source/API/ |
| HD | SBCommandInterpreter.cpp | 234 int match_start_point, int max_return_elements, SBStringList &matches) { in HandleCompletion() 246 int match_start_point, int max_return_elements, SBStringList &matches, in HandleCompletionWithDescriptions() 312 int max_return_elements, SBStringList &matches, in HandleCompletionWithDescriptions() 328 lldb::SBStringList &matches) { in HandleCompletion()
|
| /freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
| HD | FormatManager.h | 164 FormattersMatchVector matches; in GetPossibleMatches() local
|
| /freebsd-13-stable/contrib/kyua/store/ |
| HD | layout.cpp | 80 const text::regex_matches matches = preg.match(iter->name); in find_latest() local
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| HD | CallDescription.cpp | 51 bool ento::CallDescription::matches(const CallEvent &Call) const { in matches() function in ento::CallDescription
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Option/ |
| HD | Option.cpp | 94 bool Option::matches(OptSpecifier Opt) const { in matches() function in Option
|
| /freebsd-13-stable/sys/contrib/zstd/lib/compress/ |
| HD | zstd_opt.c | 510 … ZSTD_match_t* matches, /* store result (found matches) in this table (presumed large enough) */ in ZSTD_insertBtAndGetAllMatches() 743 … ZSTD_match_t* matches, /* store result (match found, increasing size) in this table */ in ZSTD_BtGetAllMatches() 856 static void ZSTD_optLdm_maybeAddMatch(ZSTD_match_t* matches, U32* nbMatches, in ZSTD_optLdm_maybeAddMatch() 882 static void ZSTD_optLdm_processMatchCandidate(ZSTD_optLdm_t* optLdm, ZSTD_match_t* matches, U32* nb… in ZSTD_optLdm_processMatchCandidate() 952 ZSTD_match_t* const matches = optStatePtr->matchTable; in ZSTD_compressBlock_opt_generic() local
|
| /freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/ |
| HD | mod_devicetable.h | 69 struct dmi_strmatch matches[4]; member
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| HD | BlockInCriticalSectionChecker.cpp | 66 [[nodiscard]] bool matches(const CallEvent &Call, bool IsLock) const { in matches() function in __anon0a7cdbde0111::CallDescriptionBasedMatcher 122 [[nodiscard]] bool matches(const CallEvent &Call, bool IsLock) const { in matches() function in __anon0a7cdbde0111::RAIIMutexDescriptor
|
| /freebsd-13-stable/contrib/netbsd-tests/lib/libc/regex/ |
| HD | 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
|