Searched defs:match (Results 151 - 175 of 325) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp128 bool match = false; variable
257 bool match = false; variable
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp650 bool match = false; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp939 bool match = true; local
[all...]
/freebsd-13-stable/contrib/unbound/util/data/
H A Dmsgencode.c107 compress_tree_search(struct compress_tree_node** tree, uint8_t* dname, int labs, struct compress_tree_node** match, int* matchlabels, struct compress_tree_node*** insertpt) argument
[all...]
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dos_unix.c567 int match; local
653 int match; local
/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps_upnp_web.c864 const char *match; local
991 char *match; local
1212 char *match; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dcms.c259 find_CMSIdentifier(hx509_context context, CMSIdentifier *client, hx509_certs certs, time_t time_now, hx509_cert *signer_cert, int match) argument
H A Dhx_locl.h113 int match; member in struct:hx509_query_data
/freebsd-13-stable/lib/libc/net/
H A Dname6.c909 int match = 0; local
H A Dnsdispatch.c594 ns_mtab *match, key; local
/freebsd-13-stable/lib/libc/regex/
H A Dengine.c59 #define match smat macro
70 #define match lmat macro
81 #define match mmat macro
85 struct match { struct
1218 #undef match macro
[all...]
/freebsd-13-stable/contrib/tcsh/
H A Dglob.c700 match(const char *name, const Char *pat, const Char *patend, int m_not) function
H A Dsh.glob.c433 int nonomatch = adrof(STRnonomatch) != 0, magic = 0, match = 0; local
944 int match, negate_range; local
[all...]
/freebsd-13-stable/contrib/dialog/
H A Dtextbox.c309 char *match = get_line(obj); local
/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-matchers.h235 const bool match = inner_matcher_.MatchAndExplain(selected_args, local
/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c163 iidesc_match_t *match = arg2; local
195 find_iidesc(tdata_t *td, iidesc_match_t *match) argument
344 iidesc_match_t match; local
[all...]
/freebsd-13-stable/contrib/atf/atf-c++/
H A Dtests.cpp136 detail::match(const std::string& regexp, const std::string& str) function in class:detail
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c634 enum match { enum
711 enum match match, best_match; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dzap_leaf.c349 boolean_t match = bcmp(thiskey, zn->zn_key_orig, local
361 boolean_t match = zap_match(zn, thisname); local
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_iter.c613 int i, match = 0; local
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_generic.c455 bool match = false; local
/freebsd-13-stable/sys/contrib/zlib/
H A Ddeflate.c1245 register Bytef *match; /* matched string */ local
1393 register Bytef *match; /* matched string */ local
[all...]
/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_double_fast.c136 const BYTE* match = base + matchIndexS; local
397 const BYTE* match = matchBase + matchIndex; local
[all...]
H A Dzstd_fast.c263 const BYTE* match = base + matchIndex; local
412 const BYTE* match = matchBase + matchIndex; local
[all...]
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_reset.c666 HAL_BOOL match; local

Completed in 401 milliseconds

1234567891011>>