Searched defs:matches (Results 1 - 25 of 137) sorted by relevance

123456

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageFilters.cpp20 bool NameCoverageFilter::matches( function in class:NameCoverageFilter
27 bool NameRegexCoverageFilter::matches( function in class:NameRegexCoverageFilter
37 bool NameWhitelistCoverageFilter::matches( function in class:NameWhitelistCoverageFilter
43 bool RegionCoverageFilter::matches( function in class:RegionCoverageFilter
50 bool LineCoverageFilter::matches( function in class:LineCoverageFilter
61 bool CoverageFilters::matches(const coverage::CoverageMapping &CM, function in class:CoverageFilters
78 bool CoverageFiltersMatchAll::matches( function in class:CoverageFiltersMatchAll
H A DCoverageFilters.h34 virtual bool matches(const coverage::CoverageMapping &CM, function in class:llvm::CoverageFilter
/netbsd-current/usr.bin/what/
H A Dwhat.c54 static int matches; variable
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DStringMatcher.h40 StringMatcher(StringRef strVariableName, const std::vector<StringPair> &matches, raw_ostream &os) argument
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dcheck-expect.lua148 local function matches(comment, pattern) function
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dextract_vplan.py24 matches = re.findall(pattern, sys.stdin.read()) variable
/netbsd-current/external/bsd/pam-u2f/dist/tests/
H A Dregenerate_credentials.py74 matches = re.match(r'^.*?:(.*?),(.*?),es256,(.*)', line, re.M) variable
96 matches = re.match(r'^.*?:(.*?),(.*?),es256,(.*)', line, re.M) variable
106 matches = re.match(r'^.*?:(.*?),(.*?),es256,(.*)', line, re.M) variable
126 matches = re.match(r'^.*?:(.*?),(.*?),es256,(.*)', line, re.M) variable
136 matches = re.match(r'^.*?:(.*?),(.*?),es256,(.*)', line, re.M) variable
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/kcm/
H A Dclient.c173 int matches = sscanf(name,"%ld:",&uid); local
/netbsd-current/crypto/external/bsd/netpgp/dist/src/hkpclient/
H A Dhkpc.c118 regmatch_t matches[10]; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h77 bool matches(ArrayRef<Value *> Cur, const Value *New) { function in class:llvm::fuzzerop::SourcePred
/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/
H A Drl-fgets.c306 char ** matches ; local
H A Dfileman.c271 char **matches; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Option/
H A DOption.cpp93 bool Option::matches(OptSpecifier Opt) const { function in class:Option
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dptid.h114 constexpr bool matches (const ptid_t &filter) const function in class:ptid_t
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Drl-fgets.c306 char ** matches ; local
H A Dfileman.c271 char **matches; local
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dptid.h116 constexpr bool matches (const ptid_t &filter) const function in class:ptid_t
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dsect-names.h36 bool matches (const char *name) const function in struct:dwarf2_section_names
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dmatch.c56 int matches(fn) function
/netbsd-current/external/bsd/libarchive/dist/tar/
H A Dsubst.c214 regmatch_t matches[10]; local
[all...]
/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Ddmi.h68 struct dmi_strmatch matches[4]; member in struct:dmi_system_id
/netbsd-current/usr.bin/grep/
H A Dutil.c289 regmatch_t matches[MAX_LINE_MATCHES]; local
444 printline(struct str *line, int sep, regmatch_t *matches, in argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Digetest.c293 size_t matches; local
350 size_t matches; local
381 size_t matches; local
412 size_t matches; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Digetest.c298 size_t matches; local
355 size_t matches; local
386 size_t matches; local
417 size_t matches; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dprocess-stratum-target.c164 auto matches = [inf, filter_ptid] (const thread_info &thread) local

Completed in 770 milliseconds

123456