Home
last modified time | relevance | path

Searched refs:match (Results 1026 - 1050 of 4469) sorted by relevance

1...<<41424344454647484950>>...179

/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_tcpmss.c2 /* Kernel module to match TCP MSS values. */
20 MODULE_DESCRIPTION("Xtables: TCP MSS match");
81 .match = tcpmss_mt,
89 .match = tcpmss_mt,
H A Dxt_nfacct.c16 MODULE_DESCRIPTION("Xtables: match for the extended accounting infrastructure");
63 .match = nfacct_mt,
74 .match = nfacct_mt,
H A Dxt_ipcomp.c2 /* Kernel module to match IPComp parameters for IPv4 and IPv6
24 MODULE_DESCRIPTION("Xtables: IPv4/6 IPsec-IPComp SPI match");
81 .match = comp_mt,
90 .match = comp_mt,
H A Dxt_esp.c2 /* Kernel module to match ESP parameters. */
20 MODULE_DESCRIPTION("Xtables: IPsec-ESP packet match");
77 .match = esp_mt,
86 .match = esp_mt,
H A Dxt_hl.c20 MODULE_DESCRIPTION("Xtables: Hoplimit/TTL field match");
68 .match = ttl_mt,
76 .match = hl_mt6,
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-async.h22 * in order to identify a match
25 * v4l2_async_subdev.match ops
31 * algorithm that will be used to match an asynchronous device.
43 * @match_type: type of match that will be used
44 * @match: union of per-bus type matching data sets
45 * @match.fwnode:
48 * @match.device_name:
51 * @match.i2c: embedded struct with I2C parameters to be matched.
52 * Both @match.i2c.adapter_id and @match
89 bool (*match)(struct device *dev, global() member
93 } match; global() member
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dtask_work.c64 * @match: match function to call
71 bool (*match)(struct callback_head *, void *data), in task_work_cancel_match()
88 if (!match(work, data)) in task_work_cancel_match()
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_ipcomp.c2 /* Kernel module to match IPComp parameters for IPv4 and IPv6
24 MODULE_DESCRIPTION("Xtables: IPv4/6 IPsec-IPComp SPI match");
81 .match = comp_mt,
90 .match = comp_mt,
H A Dxt_esp.c2 /* Kernel module to match ESP parameters. */
20 MODULE_DESCRIPTION("Xtables: IPsec-ESP packet match");
77 .match = esp_mt,
86 .match = esp_mt,
H A Dxt_hl.c20 MODULE_DESCRIPTION("Xtables: Hoplimit/TTL field match");
68 .match = ttl_mt,
76 .match = hl_mt6,
H A Dxt_nfacct.c16 MODULE_DESCRIPTION("Xtables: match for the extended accounting infrastructure");
63 .match = nfacct_mt,
74 .match = nfacct_mt,
H A Dxt_tcpmss.c2 /* Kernel module to match TCP MSS values. */
20 MODULE_DESCRIPTION("Xtables: TCP MSS match");
81 .match = tcpmss_mt,
89 .match = tcpmss_mt,
/kernel/linux/linux-6.6/kernel/
H A Dtask_work.c80 * @match: match function to call
81 * @data: data to be passed in to match function
88 bool (*match)(struct callback_head *, void *data), in task_work_cancel_match()
106 if (!match(work, data)) { in task_work_cancel_match()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DSeriesMatcher.java38 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SeriesMatcher
54 maybeMore = matcher.match(segment, result); in match()
56 // Nothing for this matcher to match; ask for more. in match()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DSeriesMatcher.java40 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SeriesMatcher
56 maybeMore = matcher.match(segment, result); in match()
58 // Nothing for this matcher to match; ask for more. in match()
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_compositions.cpp22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in SeriesMatcher
31 maybeMore = matcher->match(segment, result, status); in match()
33 // Nothing for this matcher to match; ask for more. in match()
/third_party/node/test/parallel/
H A Dtest-internal-util-decorate-error-stack.js36 assert.match(stack, /;/g);
38 assert.match(stack, /\n/g);
H A Dtest-tls-enable-trace-cli.js38 assert.match(stderr, /Warning: Enabling --trace-tls can expose sensitive/);
39 assert.match(stderr, /Sent Record/);
/third_party/node/deps/v8/tools/ignition/
H A Dlinux_perf_report_test.py145 self.assertTrue(ipr.COMPILER_SYMBOLS_RE.match(compiler_symbol))
154 self.assertTrue(ipr.JIT_CODE_SYMBOLS_RE.match(jit_code_symbol))
/third_party/node/test/es-module/
H A Dtest-esm-type-field-errors.js32 assert(e.toString().match(/require\(\) of ES Module/g));
33 assert(e.message.match(/require\(\) of ES Module/g));
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dfilterrb.h63 virtual EInclusion match(const ResKeyPath& path) const = 0;
140 EInclusion match(const ResKeyPath& path) const override;
156 * PARTIAL = this path does not match any rule, but subpaths exist
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_compositions.cpp22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in SeriesMatcher
31 maybeMore = matcher->match(segment, result, status); in match()
33 // Nothing for this matcher to match; ask for more. in match()
/third_party/icu/icu4c/source/tools/genrb/
H A Dfilterrb.h63 virtual EInclusion match(const ResKeyPath& path) const = 0;
140 EInclusion match(const ResKeyPath& path) const override;
156 * PARTIAL = this path does not match any rule, but subpaths exist
/third_party/libinput/test/
H A Dtest_quirks_files.py60 assert re.match(
66 assert re.match(
/third_party/node/deps/undici/src/node_modules/@fastify/busboy/lib/utils/
H A DparseParams.js108 function encodedReplacer (match) {
109 return EncodedLookup[match]

Completed in 7 milliseconds

1...<<41424344454647484950>>...179