| /NextBSD/lib/libc/regex/ |
| HD | engine.c | 55 #define match smat macro 66 #define match lmat macro 77 #define match mmat macro 81 struct match { struct 84 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ argument 88 const char *coldp; /* can be no match starting before here */ argument 105 static const char *dissect(struct match *m, const char *start, const char *stop, sopno startst, sop… argument
|
| /NextBSD/contrib/llvm/include/llvm/IR/ |
| HD | PatternMatch.h | 41 template <typename Val, typename Pattern> bool match(Val *V, const Pattern &P) { in match() function 50 template <typename OpTy> bool match(OpTy *V) { in match() function 60 template <typename ITy> bool match(ITy *V) { return isa<Class>(V); } in match() function 92 template <typename ITy> bool match(ITy *V) { in match() function 107 template <typename ITy> bool match(ITy *V) { in match() function 128 template <typename ITy> bool match(ITy *V) { in match() function 140 template <typename ITy> bool match(ITy *V) { in match() function 163 template <typename ITy> bool match(ITy *V) { in match() function 183 template <typename ITy> bool match(ITy *V) { in match() function 205 template <typename ITy> bool match(ITy *V) { in match() function [all …]
|
| /NextBSD/contrib/nvi/regex/ |
| HD | engine.c | 54 #define match smat macro 65 #define match lmat macro 69 struct match { struct 72 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ argument 76 const RCHAR_T *coldp; /* can be no match starting before here */ argument 92 static const RCHAR_T *dissect(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno sta… argument
|
| /NextBSD/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| HD | fixup_tdescs.c | 160 struct match { struct 169 struct match *match = arg2; in matching_iidesc() argument 183 struct match match = { NULL, name }; in lookup_tdesc() local
|
| /NextBSD/sys/dev/acpica/ |
| HD | acpi_quirk.c | 65 const struct acpi_q_rule *match; member 110 aq_match_header(ACPI_TABLE_HEADER *hdr, const struct acpi_q_rule *match) in aq_match_header() 142 const struct acpi_q_rule *match; in acpi_table_quirks() local
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/ASTMatchers/ |
| HD | ASTMatchFinder.h | 182 template <typename T> void match(const T &Node, ASTContext &Context) { in match() function 275 match(MatcherT Matcher, const ast_type_traits::DynTypedNode &Node, in match() function 286 match(MatcherT Matcher, const NodeT &Node, ASTContext &Context) { in match() function
|
| /NextBSD/contrib/llvm/tools/llvm-extract/ |
| HD | llvm-extract.cpp | 143 bool match = false; in main() local 177 bool match = false; in main() local 210 bool match = false; in main() local
|
| /NextBSD/sys/net/ |
| HD | if_media.c | 177 struct ifmedia_entry *match; local 223 struct ifmedia_entry *match; local 348 struct ifmedia_entry *match, *next; local
|
| /NextBSD/lib/libpam/modules/pam_login_access/ |
| HD | login_access.c | 61 int match = NO; in login_access() local 118 int match = NO; in list_match() local
|
| /NextBSD/contrib/libarchive/libarchive/ |
| HD | archive_pathmatch.c | 60 int match = 1, nomatch = 0; in pm_list() local 107 int match = 1, nomatch = 0; in pm_list_w() local
|
| /NextBSD/contrib/llvm/tools/lldb/source/Utility/ |
| HD | NameMatches.cpp | 17 lldb_private::NameMatches(const char *name, NameMatchType match_type, const char *match) in NameMatches()
|
| /NextBSD/lib/libc/mips/string/ |
| HD | bcmp.S | 123 match: label
|
| /NextBSD/contrib/gcc/ |
| HD | regmove.c | 65 struct match { struct 77 static int find_matches (rtx, struct match *); argument 1058 struct match match; in regmove_optimize() local 1591 int match = match_ul; in find_matches() local
|
| /NextBSD/contrib/llvm/tools/lldb/source/Target/ |
| HD | CPPLanguageRuntime.cpp | 51 for (ImplData match = m_impl.FindFirstValueForName(type_name.AsCString()); in FindExactMatches() local 119 for (ImplData match = m_impl.FindFirstValueForName(matching_key); in AppendReplacements() local 198 RegularExpression::Match match(4); in ExtractContextAndIdentifier() local
|
| /NextBSD/contrib/mdocml/ |
| HD | mansearch.c | 82 struct match { struct 105 static void sql_match(sqlite3_context *context, argument
|
| /NextBSD/contrib/atf/atf-c++/detail/ |
| D | text_test.cpp | 133 ATF_TEST_CASE_HEAD(match) in ATF_TEST_CASE_HEAD() argument 137 ATF_TEST_CASE_BODY(match) in ATF_TEST_CASE_BODY() argument
|
| /NextBSD/crypto/heimdal/appl/rsh/ |
| HD | login_access.c | 65 int match = NO; in login_access() local 133 int match = NO; in list_match() local
|
| /NextBSD/crypto/heimdal/appl/login/ |
| HD | login_access.c | 65 int match = NO; in login_access() local 133 int match = NO; in list_match() local
|
| /NextBSD/contrib/llvm/tools/lldb/source/Core/ |
| HD | StructuredData.cpp | 167 std::pair<llvm::StringRef, llvm::StringRef> match = path.split('.'); in GetObjectForDotSeparatedPath() local 188 std::pair<llvm::StringRef, llvm::StringRef> match = path.split('['); in GetObjectForDotSeparatedPath() local
|
| /NextBSD/crypto/heimdal/lib/gssapi/krb5/ |
| HD | copy_ccache.c | 105 krb5_boolean match; in _gsskrb5_krb5_import_cred() local
|
| HD | compat.c | 44 krb5_principal match; in check_compat() local
|
| /NextBSD/usr.bin/xargs/ |
| HD | strnsubst.c | 32 strnsubst(char **str, const char *match, const char *replstr, size_t maxsize) in strnsubst()
|
| /NextBSD/contrib/netbsd-tests/rump/rumpkern/h_server/ |
| HD | h_simpleserver.c | 28 bool match; in main() local
|
| /NextBSD/contrib/nvi/common/ |
| HD | search.c | 160 regmatch_t match[1]; in f_search() local 307 regmatch_t match[1]; in b_search() local
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | UniqueDWARFASTType.cpp | 47 bool match = true; in Find() local
|