Home
last modified time | relevance | path

Searched refs:match (Results 2051 - 2075 of 4598) sorted by relevance

1...<<81828384858687888990>>...184

/kernel/linux/linux-6.6/include/linux/
H A Disa.h14 int (*match)(struct device *, unsigned int); member
52 pr_err("%s: Number of irq (%u) does not match number of base (%u)\n", \
/kernel/linux/linux-6.6/drivers/tc/
H A Dtc-driver.c53 * @tdev: the TC device structure to match against
57 * tc_device_id structure or %NULL if there is no match.
78 * @dev: the device structure to match against
83 * is a match or 0 otherwise.
100 .match = tc_bus_match,
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_defs.h66 * match. However, it's a useful convention ...
69 #error T4VF_MBDATA_BASE_ADDR must match CIM_PF_MAILBOX_DATA_A!
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-generic.c79 .match = hid_generic_match,
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_pkttype.c18 MODULE_DESCRIPTION("Xtables: link layer packet type match");
45 .match = pkttype_mt,
H A Dxt_mark.c3 * xt_mark - Netfilter module to match NFMARK value
55 .match = mark_mt,
H A Dxt_mac.c2 /* Kernel module to match MAC address parameters. */
21 MODULE_DESCRIPTION("Xtables: MAC address match");
45 .match = mac_mt,
H A Dxt_state.c2 /* Kernel module to match connection tracking information. */
16 MODULE_DESCRIPTION("ip[6]_tables connection tracking state match module");
58 .match = state_mt,
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtxtimestamp.sh22 u32 match mark 0 0xffff \
/kernel/linux/linux-6.6/scripts/
H A Dver_linux64 if (match($0, vernum)) {
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6t_eui64.c2 /* Kernel module to match EUI64 address parameters. */
15 MODULE_DESCRIPTION("Xtables: IPv6 EUI64 address match");
53 .match = eui64_mt6,
/kernel/linux/linux-6.6/sound/soc/intel/common/
H A Dsoc-acpi-intel-bxt-match.c3 * soc-acpi-intel-bxt-match.c - tables and support for BXT ACPI enumeration.
11 #include <sound/soc-acpi-intel-match.h>
H A Dsoc-acpi-intel-jsl-match.c3 * soc-apci-intel-jsl-match.c - tables and support for JSL ACPI enumeration.
10 #include <sound/soc-acpi-intel-match.h>
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dpci-skl.c12 #include <sound/soc-acpi-intel-match.h>
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DSymbolMatcher.java10 * A base class for many matchers that performs a simple match against a UnicodeString and/or UnicodeSet.
36 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SymbolMatcher
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetRecog_UTF8.java22 * @see com.ibm.icu.text.CharsetRecognizer#match(com.ibm.icu.text.CharsetDetector)
25 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_UTF8
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCharsetRecog_UTF8.java23 * @see ohos.global.icu.text.CharsetRecognizer#match(ohos.global.icu.text.CharsetDetector)
26 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_UTF8
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DSymbolMatcher.java11 * A base class for many matchers that performs a simple match against a UnicodeString and/or UnicodeSet.
38 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SymbolMatcher
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_compositions.h54 // bool match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const override;
76 bool match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const override;
H A Dcsrutf8.cpp29 UBool CharsetRecog_UTF8::match(InputText* input, CharsetMatch *results) const { in match() function in CharsetRecog_UTF8
H A Dnumparse_validators.h19 bool match(StringSegment&, ParsedNumber&, UErrorCode&) const U_OVERRIDE {
/third_party/libuv/docs/src/sphinx-plugins/
H A Dmanpage.py33 m = p.match(text)
/third_party/jerryscript/tests/jerry/
H A Dregression-test-issue-786.js18 try { String.prototype.match(isNaN) } catch (err) { }
/third_party/node/deps/v8/tools/
H A Dturbolizer-perf.py26 result = re.match(prog, line)
/third_party/node/test/parallel/
H A Dtest-crypto-randomuuid.js18 assert.match(

Completed in 7 milliseconds

1...<<81828384858687888990>>...184