Searched defs:match (Results 1 - 25 of 325) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DNameMatches.cpp15 NameMatches(llvm::StringRef name, NameMatch match_type, llvm::StringRef match) argument
/freebsd-13-stable/lib/libc/mips/string/
H A Dbcmp.S123 match: label
/freebsd-13-stable/contrib/netbsd-tests/usr.bin/ld/
H A Dt_section.sh86 match() { function
/freebsd-13-stable/contrib/kyua/engine/
H A Dfilters.hpp102 typedef std::pair< bool, utils::optional< test_filter > > match; typedef in class:engine::test_filters
/freebsd-13-stable/contrib/llvm-project/lld/Common/
H A DStrings.cpp51 bool SingleStringMatcher::match(StringRef s) const { function in class:SingleStringMatcher
55 bool StringMatcher::match(StringRef s) const { function in class:StringMatcher
/freebsd-13-stable/contrib/netbsd-tests/rump/rumpkern/h_server/
H A Dh_simpleserver.c29 bool match; local
/freebsd-13-stable/sys/mips/mips/
H A Dsupport.S547 match: label
/freebsd-13-stable/usr.bin/xargs/
H A Dstrnsubst.c32 strnsubst(char **str, const char *match, const char *replstr, size_t maxsize) argument
/freebsd-13-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dcompat.c44 krb5_principal match; local
H A Dcopy_ccache.c105 krb5_boolean match; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.cpp29 bool match = true; local
/freebsd-13-stable/contrib/kyua/cli/
H A Dcmd_config.cpp81 const config::properties_map::const_iterator match = local
/freebsd-13-stable/contrib/kyua/drivers/
H A Ddebug_test.cpp81 optional< engine::scan_result > match; local
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_pathmatch.c60 int match = 1, nomatch = 0; local
107 int match = 1, nomatch = 0; local
[all...]
/freebsd-13-stable/contrib/mandoc/
H A Ddbm_map.c182 dbm_match(const struct dbm_match *match, const char *str) argument
/freebsd-13-stable/contrib/ncurses/form/
H A Dfty_regex.c305 bool match = FALSE; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DGlobPattern.cpp143 bool GlobPattern::match(StringRef S) const { function in class:GlobPattern
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_bm.c51 ssize_t match; member in struct:__anon5153
H A Dt_memchr.c32 char match; member in struct:tab
H A Dt_strrchr.c31 char match; member in struct:tab
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dcreds.c212 krb5_boolean match = TRUE; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_acquire_cred_ext.c131 int match = 0; local
/freebsd-13-stable/contrib/libarchive/cat/
H A Dcmdline.c118 const struct bsdcat_option *popt, *match = NULL, *match2 = NULL; local
[all...]
/freebsd-13-stable/contrib/libarchive/tar/
H A Dcmdline.c218 const struct bsdtar_option *popt, *match = NULL, *match2 = NULL; local
[all...]
/freebsd-13-stable/contrib/gdtoa/
H A Dsmisc.c112 match function

Completed in 387 milliseconds

1234567891011>>