/kernel/linux/linux-6.6/sound/soc/intel/common/ |
H A D | soc-acpi-intel-lnl-match.c | 3 * soc-acpi-intel-lnl-match.c - tables and support for LNL ACPI enumeration. 10 #include <sound/soc-acpi-intel-match.h> 11 #include "soc-acpi-intel-sdw-mockup-match.h"
|
H A D | soc-acpi-intel-cnl-match.c | 3 * soc-acpi-intel-cnl-match.c - tables and support for CNL ACPI enumeration. 10 #include <sound/soc-acpi-intel-match.h> 12 #include "soc-acpi-intel-sdw-mockup-match.h"
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_policy.h | 56 struct xt_policy_spec match; member
|
/kernel/linux/linux-6.6/net/bridge/netfilter/ |
H A D | ebt_pkttype.c | 38 .match = ebt_pkttype_mt, 56 MODULE_DESCRIPTION("Ebtables: Link layer packet type match");
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | pci-mtl.c | 14 #include <sound/soc-acpi-intel-match.h>
|
H A D | pci-lnl.c | 14 #include <sound/soc-acpi-intel-match.h>
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_policy.h | 56 struct xt_policy_spec match; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_policy.h | 58 struct xt_policy_spec match; member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | numparse_currency.h | 25 * Will match currency spacing either before or after the number depending on whether we are currently in 40 bool match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const override;
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | regexp-construct.js | 29 var obj = { get source() { throw 5 }, [Symbol.match] : true }
|
/third_party/mesa3d/src/compiler/isaspec/ |
H A D | decode.h | 132 * have the match and mask to match a single instruction (or arbitrary 142 bitmask_t match; member
|
/third_party/node/test/parallel/ |
H A D | test-crypto-keygen-async-dsa.js | 38 assert.match(publicKey, spkiExp);
|
H A D | test-env-var-no-warnings.js | 20 assert.match(stderr.trim(), /Warning: foo\n/);
|
H A D | test-http-chunked-304.js | 60 assert.match(resp, /^Connection: close\r\n$/m);
|
H A D | test-process-warning.js | 42 assert.match(err.toString(), /^DeprecationWarning: test$/);
|
H A D | test-tls-env-bad-extra-ca.js | 41 assert.match(stderr, re);
|
H A D | test-worker-message-port-transfer-fake-js-transferable.js | 35 assert.match(exception.message, /Missing internal module/);
|
/third_party/node/test/sequential/ |
H A D | test-tls-connect.js | 60 }, /no cipher match/i);
|
/third_party/node/test/addons/make-callback-domain-warning/ |
H A D | test.js | 36 assert.match(latestWarning.message,
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
H A D | api_vtxfmt_init_h.py | 58 re.match('VertexAttrib[1-4].*ARB', f.name)):
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | numparse_currency.h | 25 * Will match currency spacing either before or after the number depending on whether we are currently in 40 bool match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const override;
|
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/ |
H A D | policy.js | 6 if (signerIdentity === undefined || !signerIdentity.match(policyIdentity)) {
|
/third_party/node/deps/npm/node_modules/node-gyp/lib/ |
H A D | download.js | 30 // boundaries. [\S\s]*? is used to match everything including newlines. 33 return ca.match(re)
|
/third_party/node/deps/v8/src/compiler/ |
H A D | refs-map.h | 37 RefsMap(uint32_t capacity, AddressMatcher match, Zone* zone);
|
/third_party/libabigail/include/ |
H A D | abg-regex.h | 63 match(const regex_t_sptr& r, const std::string& str);
|