Searched defs:match (Results 126 - 150 of 325) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/netpfil/ipfw/
H A Ddn_heap.c327 int (*match)(void *_el, uintptr_t key, int, void *); member in struct:dn_ht
/freebsd-13-stable/usr.bin/fstat/
H A Dfuser.c293 int error, match; local
/freebsd-13-stable/usr.bin/newkey/
H A Dupdate.c332 match(char *line, char *name) function
/freebsd-13-stable/sys/x86/x86/
H A Ducode.c63 void *(*match)(uint8_t *, size_t *); member in struct:ucode_ops
323 uint8_t *addr, *fileaddr, *match; local
[all...]
/freebsd-13-stable/sbin/devd/
H A Ddevd.cc288 match::match(config &c, const char *var, const char *re) : function in class:match
/freebsd-13-stable/contrib/sqlite3/tea/win/
H A Dnmakehlp.c480 * Looks for a match string in a file and then returns the version argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp175 const ObjectNameToIndexMap::Entry *match = local
209 bool match = true; local
[all...]
/freebsd-13-stable/contrib/wpa/src/common/
H A Dhw_features_common.c186 int match; local
/freebsd-13-stable/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder.c143 match(lzma_lzma1_encoder *coder, const uint32_t pos_state, function
[all...]
/freebsd-13-stable/contrib/tcpdump/missing/
H A Dgetopt_long.c197 int i, match, exact_match, second_partial_match; local
[all...]
/freebsd-13-stable/lib/libpmc/
H A Dlibpmc_pmu_util.c167 int match; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp363 const bool match = name == strp_cstr; local
424 const bool match = regex.Execute(llvm::StringRef(strp_cstr)); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h32 bool match(const MachineRegisterInfo &MRI, Register Reg) { function in struct:llvm::MIPatternMatch::OneUse_match
45 bool match(const MachineRegisterInfo &MRI, Register Reg) { function in struct:llvm::MIPatternMatch::ConstantMatch
62 bool match(const MachineRegisterInfo &MRI, Register Reg) { return true; } function in struct:llvm::MIPatternMatch::operand_type_match
63 bool match(const MachineRegisterInfo &MRI, MachineOperand *MO) { function in struct:llvm::MIPatternMatch::operand_type_match
73 bool match(const MachineRegisterInfo &MRI, MatchSrc &&src) { function in struct:llvm::MIPatternMatch::And
85 bool match(const MachineRegisterInfo &MRI, MatchSrc &&src) { function in struct:llvm::MIPatternMatch::And
92 bool match(const MachineRegisterInfo &MRI, MatchSrc &&src) { function in struct:llvm::MIPatternMatch::Or
103 bool match(const MachineRegisterInfo &MRI, MatchSrc &&src) { function in struct:llvm::MIPatternMatch::Or
157 template <typename ITy> bool match(const MachineRegisterInfo &MRI, ITy &&V) { function in struct:llvm::MIPatternMatch::bind_ty
180 bool match(const MachineRegisterInfo &MRI, OpTy &&Op) { function in struct:llvm::MIPatternMatch::BinaryOp_match
260 bool match(const MachineRegisterInfo &MRI, OpTy &&Op) { function in struct:llvm::MIPatternMatch::UnaryOp_match
348 bool match(const MachineRegisterInfo &MRI, OpTy &&Op) { function in struct:llvm::MIPatternMatch::CompareOp_match
380 bool match(const MachineRegisterInfo &MRI, Register Reg) { function in struct:llvm::MIPatternMatch::CheckType
[all...]
/freebsd-13-stable/contrib/opie/
H A Dglob.c121 static int match FUNCTION((s, p), char *s AND char *p) function
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_restrict.c506 restrict_u *match; local
610 restrict_u match; local
[all...]
/freebsd-13-stable/contrib/nvi/regex/
H A Dengine.c54 #define match smat macro
65 #define match lmat macro
69 struct match { struct
1036 #undef match macro
[all...]
/freebsd-13-stable/contrib/mandoc/
H A Dmansearch.c47 struct dbm_match match; /* Match type and expression. */ member in struct:expr
[all...]
/freebsd-13-stable/contrib/ncurses/progs/
H A Dtset.c490 int match; local
[all...]
/freebsd-13-stable/crypto/openssh/
H A Dauth2.c620 int match; local
652 int match; local
[all...]
/freebsd-13-stable/usr.sbin/config/
H A Dmkmakefile.c399 int compile, match, nreqs, std, filetype, not, local
/freebsd-13-stable/tools/tools/ath/athregs/
H A Ddumpregs.c374 match(const struct dumpreg *dr, const HAL_REVS *revs) function
/freebsd-13-stable/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c646 regmatch_t match[4]; local
/freebsd-13-stable/usr.bin/grep/
H A Dutil.c748 regmatch_t match; local
[all...]
/freebsd-13-stable/usr.bin/sed/
H A Dprocess.c90 regmatch_t *match; variable
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c320 svn_utf__glob(svn_boolean_t *match, const char *pattern, apr_size_t pattern_len, const char *string, apr_size_t string_len, const char *escape, apr_size_t escape_len, svn_boolean_t sql_like, svn_membuf_t *pattern_buf, svn_membuf_t *string_buf, svn_membuf_t *temp_buf) argument

Completed in 194 milliseconds

1234567891011>>