Searched defs:match (Results 51 - 75 of 337) sorted by relevance

1234567891011>>

/freebsd-current/crypto/heimdal/appl/login/
H A Dlogin_access.c65 int match = NO; local
133 int match = NO; local
[all...]
/freebsd-current/crypto/heimdal/appl/rsh/
H A Dlogin_access.c65 int match = NO; local
133 int match = NO; local
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dtest_addr.c133 match_addr(krb5_context context, const char *range_addr, const char *one_addr, int match) argument
/freebsd-current/sys/contrib/ck/src/
H A Dck_hp.c226 void **cache, *marker, *match; local
/freebsd-current/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h194 template <typename T> void match(const T &Node, ASTContext &Context) { function in class:clang::ast_matchers::MatchFinder
302 SmallVector<BoundNodes, 1> match(MatcherT Matcher, const DynTypedNode &Node, function in namespace:clang::ast_matchers
313 match(MatcherT Matcher, const NodeT &Node, ASTContext &Context) { function in namespace:clang::ast_matchers
319 match(MatcherT Matcher, ASTContext &Context) { function in namespace:clang::ast_matchers
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp270 match(const DynTypedNodeList &NodeList, function in struct:MatchParents
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp177 bool match = false; local
211 bool match = false; local
244 bool match = false; local
[all...]
/freebsd-current/sbin/devd/
H A Ddevd.hh84 class match : public eps class in inherits:eps
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhndb_pcivar.h98 struct bhnd_core_match match; /**< core match descriptor */ member in struct:bhndb_pci_core
/freebsd-current/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c191 int match = 0; local
[all...]
/freebsd-current/sys/security/mac_bsdextended/
H A Dmac_bsdextended.c230 int mac_granted, match, priv_granted; local
[all...]
/freebsd-current/contrib/nvi/common/
H A Dsearch.c150 regmatch_t match[1]; local
291 regmatch_t match[ local
[all...]
/freebsd-current/usr.bin/finger/
H A Dutil.c58 match(struct passwd *pw, const char *user) function
/freebsd-current/usr.bin/tip/libacu/
H A Dcourier.c143 cour_swallow(char *match) argument
H A Dhayes.c168 gobble(char *match) argument
H A Dt3000.c144 t3000_swallow(char *match) argument
H A Dventel.c176 gobble(char match, char response[]) argument
/freebsd-current/usr.bin/look/
H A Dlook.c92 int ch, fd, match; local
/freebsd-current/usr.bin/mkstr/
H A Dmkstr.c152 match(const char *ocp) function
/freebsd-current/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c57 int match = NO; local
116 int match = NO; local
[all...]
/freebsd-current/sys/dev/acpica/
H A Dacpi_quirk.c62 const struct acpi_q_rule *match; member in struct:acpi_q_entry
107 aq_match_header(ACPI_TABLE_HEADER *hdr, const struct acpi_q_rule *match) argument
139 const struct acpi_q_rule *match; local
[all...]
/freebsd-current/sys/contrib/zlib/
H A Dinftrees.c52 unsigned match; /* use base and extra for symbol >= match */ local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp70 unsigned SpecialCaseList::Matcher::match(StringRef Query) const { function in class:llvm::SpecialCaseList::Matcher
H A DRegex.cpp83 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches, function in class:Regex
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp305 BaseIndexOffset BaseIndexOffset::match(const SDNode *N, function in class:BaseIndexOffset

Completed in 456 milliseconds

1234567891011>>