Searched defs:match (Results 26 - 50 of 337) sorted by relevance

1234567891011>>

/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dfixup_tdescs.c41 struct match { struct
50 struct match *match = arg2; local
64 struct match match = { NULL, name }; local
H A Diidesc.c182 iitype_t match = (iitype_t)(uintptr_t)private; local
/freebsd-current/sys/contrib/openzfs/lib/libspl/os/linux/
H A Dgetmntany.c111 int match; local
/freebsd-current/contrib/libarchive/cat/
H A Dcmdline.c117 const struct bsdcat_option *popt, *match, *match2; local
[all...]
/freebsd-current/contrib/libarchive/tar/
H A Dcmdline.c221 const struct bsdtar_option *popt, *match, *match2; local
[all...]
/freebsd-current/contrib/libarchive/unzip/
H A Dcmdline.c84 const struct bsdunzip_option *popt, *match, *match2; local
[all...]
/freebsd-current/contrib/libdivsufsort/lib/
H A Dutils.c264 saidx_t match, lmatch, rmatch; local
246 _compare(const sauchar_t *T, saidx_t Tsize, const sauchar_t *P, saidx_t Psize, saidx_t suf, saidx_t *match) argument
[all...]
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dtext.cpp54 impl::match(const std::string& str, const std::string& regex) function in class:impl
/freebsd-current/contrib/libucl/tests/
H A Dtest_schema.c69 bool match; local
/freebsd-current/contrib/netbsd-tests/usr.bin/ld/
H A Dt_script.sh203 match() { function
/freebsd-current/crypto/heimdal/lib/gssapi/mech/
H A Dgss_authorize_localname.c155 int match = 0; local
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Dacl.c125 krb5_boolean match; local
/freebsd-current/contrib/nvi/ex/
H A Dex_global.c70 regmatch_t match[1]; local
/freebsd-current/contrib/wpa/src/wps/
H A Dupnp_xml.c192 const char *match = item; local
/freebsd-current/crypto/openssl/crypto/pkcs12/
H A Dp12_kiss.c95 int match; local
/freebsd-current/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_olc.c109 HAL_BOOL match; local
/freebsd-current/sys/net80211/
H A Dieee80211_ageq.c193 ieee80211_ageq_remove(struct ieee80211_ageq *aq, struct ieee80211_node *match) argument
/freebsd-current/sys/dev/virtio/
H A Dvirtio.h180 virtio_simple_probe(device_t dev, const struct virtio_pnp_match *match) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DGlobPattern.cpp193 bool GlobPattern::match(StringRef S) const { function in class:GlobPattern
207 bool GlobPattern::SubGlobPattern::match(StringRef Str) const { function in class:GlobPattern::SubGlobPattern
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DStructuredData.cpp109 std::pair<llvm::StringRef, llvm::StringRef> match = path.split('.'); local
124 std::pair<llvm::StringRef, llvm::StringRef> match = path.split('['); local
/freebsd-current/contrib/kyua/cli/
H A Dcommon.cpp162 const types_map::const_iterator match = valid_types.find(*iter); local
/freebsd-current/contrib/kyua/engine/
H A Dfilters_test.cpp330 engine::test_filters::match match; local
352 engine::test_filters::match match; local
[all...]
H A Dfilters.cpp373 engine::test_filters::match match = _filters.match_test_case( local
[all...]
/freebsd-current/contrib/processor-trace/libipt/test/src/
H A Dptunit-asid.c342 static struct ptunit_result match(void) function
/freebsd-current/contrib/netbsd-tests/dev/scsipi/libscsitest/
H A Dscsitest.c210 scsitest_match(device_t parent, cfdata_t match, void *aux) argument

Completed in 318 milliseconds

1234567891011>>