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

1234567891011>>

/freebsd-current/sys/x86/x86/
H A Ducode.c62 const void *(*match)(const uint8_t *, size_t *); member in struct:ucode_ops
376 const uint8_t *fileaddr, *match; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolver.cpp213 auto &match = all_scs[0]; local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp223 auto match = find_if(ParentCallees, [FuncId](StackTrieNode *ParentCallee) { local
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_acpi.c190 struct acpi_dev_present_ctx *match = context; local
239 struct acpi_dev_present_ctx match; local
[all...]
/freebsd-current/usr.sbin/bhyve/
H A Drtc_pl031.c146 bool match; local
/freebsd-current/sbin/devd/
H A Ddevd.cc287 match::match(config &c, const char *var, const char *re) : function in class:match
/freebsd-current/contrib/mandoc/
H A Dmansearch.c47 struct dbm_match match; /* Match type and expression. */ member in struct:expr
[all...]
/freebsd-current/contrib/ncurses/progs/
H A Dtset.c497 int match; local
[all...]
/freebsd-current/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-current/contrib/wpa/src/ap/
H A Dap_drv_ops.h408 hostapd_drv_register_frame(struct hostapd_data *hapd, u16 type, const u8 *match, size_t match_len, bool multicast) argument
/freebsd-current/contrib/sqlite3/tea/win/
H A Dnmakehlp.c503 * Looks for a match string in a file and then returns the version argument
[all...]
/freebsd-current/contrib/tcpdump/missing/
H A Dgetopt_long.c217 int i, match, exact_match, second_partial_match; local
[all...]
/freebsd-current/tools/tools/ath/athregs/
H A Ddumpregs.c372 match(const struct dumpreg *dr, const HAL_REVS *revs) function
/freebsd-current/usr.bin/grep/
H A Dutil.c749 regmatch_t match; local
[all...]
/freebsd-current/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c638 regmatch_t match[4]; local
/freebsd-current/usr.bin/sed/
H A Dprocess.c85 regmatch_t *match; variable
[all...]
/freebsd-current/usr.sbin/config/
H A Dmkmakefile.cc390 int compile, match, nreqs, std, filetype, negate, local
/freebsd-current/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp464 bool match = false; local
/freebsd-current/crypto/openssh/
H A Dauth2.c659 int match; local
691 int match; local
[all...]
/freebsd-current/crypto/openssl/crypto/property/
H A Dproperty_parse.c44 static int match(const char *t[], const char m[], size_t m_len) function
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp155 const ObjectNameToIndexMap::Entry *match = local
189 bool match = true; local
[all...]
/freebsd-current/lib/libpmc/
H A Dlibpmc_pmu_util.c231 int match; local
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_tx.c1033 bool match; local
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_restrict.c518 restrict_u *match; local
615 restrict_u match; local
[all...]
/freebsd-current/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder.c142 match(lzma_lzma1_encoder *coder, const uint32_t pos_state, function
[all...]

Completed in 400 milliseconds

1234567891011>>