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

1234567891011>>

/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DNameMatches.cpp15 NameMatches(llvm::StringRef name, NameMatch match_type, llvm::StringRef match) argument
/freebsd-current/contrib/netbsd-tests/usr.bin/ld/
H A Dt_section.sh86 match() { function
/freebsd-current/contrib/kyua/engine/
H A Dfilters.hpp102 typedef std::pair< bool, utils::optional< test_filter > > match; typedef in class:engine::test_filters
/freebsd-current/contrib/netbsd-tests/rump/rumpkern/h_server/
H A Dh_simpleserver.c29 bool match; local
/freebsd-current/contrib/llvm-project/lld/Common/
H A DStrings.cpp38 bool SingleStringMatcher::match(StringRef s) const { function in class:SingleStringMatcher
42 bool StringMatcher::match(StringRef s) const { function in class:StringMatcher
/freebsd-current/contrib/kyua/cli/
H A Dcmd_config.cpp81 const config::properties_map::const_iterator match = local
/freebsd-current/contrib/kyua/drivers/
H A Ddebug_test.cpp81 optional< engine::scan_result > match; local
/freebsd-current/contrib/ncurses/form/
H A Dfty_regex.c305 bool match = FALSE; local
/freebsd-current/contrib/netbsd-tests/lib/libc/string/
H A Dt_memchr.c32 char match; member in struct:tab
H A Dt_bm.c51 ssize_t match; member in struct:__anon5218
H A Dt_strrchr.c31 char match; member in struct:tab
/freebsd-current/crypto/heimdal/lib/gssapi/krb5/
H A Dcompat.c44 krb5_principal match; local
H A Dcopy_ccache.c105 krb5_boolean match; local
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dcreds.c212 krb5_boolean match = TRUE; local
[all...]
/freebsd-current/contrib/mandoc/
H A Ddbm_map.c182 dbm_match(const struct dbm_match *match, const char *str) argument
/freebsd-current/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dgetopt_long.c176 int i, match = -1; local
[all...]
/freebsd-current/usr.bin/xargs/
H A Dstrnsubst.c33 strnsubst(char **str, const char *match, const char *replstr, size_t maxsize) argument
/freebsd-current/contrib/libevent/WIN32-Code/
H A Dgetopt_long.c176 int i, match = -1; local
[all...]
/freebsd-current/usr.bin/from/
H A Dfrom.c133 match(const char *line, const char *sender) function
/freebsd-current/lib/libexecinfo/tests/
H A Dsigtramp_test.c27 size_t n, i, match; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.cpp32 bool match = true; local
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_pathmatch.c59 int match = 1, nomatch = 0; local
106 int match = 1, nomatch = 0; local
[all...]
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dtext_test.cpp132 ATF_TEST_CASE(match); variable
[all...]
/freebsd-current/contrib/gdtoa/
H A Dsmisc.c112 match function
/freebsd-current/crypto/heimdal/lib/gssapi/mech/
H A Dgss_acquire_cred_ext.c131 int match = 0; local

Completed in 291 milliseconds

1234567891011>>