| /kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_api_debugfs.c | 163 struct vcap_keyset_list matches; in vcap_debugfs_show_keysets() local
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| H A D | max20086-regulator.c | 135 struct of_regulator_match matches[MAX20086_MAX_REGULATORS] = { }; in max20086_parse_regulators_dt() local
|
| H A D | of_regulator.c | 356 struct of_regulator_match *matches; member 387 of_regulator_match(struct device *dev, struct device_node *node, struct of_regulator_match *matches, unsigned int num_matches) of_regulator_match() argument
|
| /kernel/linux/linux-6.6/drivers/irqchip/ |
| H A D | irq-atmel-aic-common.c | 190 static void __init aic_common_irq_fixup(const struct of_device_id *matches) in aic_common_irq_fixup() argument 208 aic_common_of_init(struct device_node *node, const struct irq_domain_ops *ops, const char *name, int nirqs, const struct of_device_id *matches) aic_common_of_init() argument
|
| /kernel/linux/linux-6.6/net/can/ |
| H A D | af_can.c | 579 int matches = 0; in can_rcv_filter() local 646 int matches; can_receive() local [all...] |
| /test/testfwk/xdevice/src/xdevice/_core/environment/ |
| H A D | manager_env.py | 332 def matches(self, device, allocate=True): member in DeviceSelectionOption
|
| /third_party/gn/src/gn/ |
| H A D | command_refs.cc | 140 GetTargetsReferencingConfig(Setup* setup, const std::vector<const Target*>& all_targets, const Config* config, bool default_toolchain_only, UniqueVector<const Target*>* matches) GetTargetsReferencingConfig() argument [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | low.h | 162 bool matches(std::uint16_t vendor_id, std::uint16_t product_id, std::uint16_t bcd_device) in matches() function in genesys::UsbDeviceEntry
|
| /third_party/googletest/googlemock/src/ |
| H A D | gmock-matchers.cc | 439 ElementMatcherPairs matches = FindMaxBipartiteMatching(matrix); in FindPairing() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | TextTrieMap.java | 213 private Iterator<V> matches = null; field in TextTrieMap.LongestMatchHandler
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | BidiTransform.java | 611 abstract boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder); matches() method in BidiTransform.ReorderingScheme [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | fldset.cpp | 275 UBool CalendarFieldsSet::matches(Calendar *cal, CalendarFieldsSet &diffSet, in matches() function in CalendarFieldsSet
|
| /third_party/icu/icu4c/source/common/ |
| H A D | dictionarydata.cpp | 45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() function in UCharsDictionaryMatcher 113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() function in BytesDictionaryMatcher
|
| H A D | uniset.cpp | 559 UMatchDegree UnicodeSet::matches(const Replaceable& text, in matches() function in UnicodeSet
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | CldrDataProcessor.java | 400 public boolean matches(T state, CldrPath prefix, Context context) { in matches() method in CldrDataProcessor.PrefixAction 421 boolean matches(T state, CldrValue value) { in matches() method in CldrDataProcessor.ValueAction
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | BidiTransform.java | 601 abstract boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder); matches() method in BidiTransform.ReorderingScheme [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | DateIntervalFormatTest.java | 1846 private boolean matches(String dateFormatPattern, String firstPart, String secondPart) { in matches() method in DateIntervalFormatTest
|
| H A D | MessagePatternUtilTest.java | 88 private boolean matches(MessageNode msg) { in matches() method in MessagePatternUtilTest.ExpectMessageNode 113 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectMessageContentsNode 124 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectTextNode 158 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectArgNode 214 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectComplexArgNode 259 private boolean matches(VariantNode v) { matches() method in MessagePatternUtilTest.ExpectVariantNode [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | DateIntervalFormatTest.java | 1664 private boolean matches(String dateFormatPattern, String firstPart, String secondPart) { in matches() method in DateIntervalFormatTest
|
| H A D | MessagePatternUtilTest.java | 91 private boolean matches(MessageNode msg) { in matches() method in MessagePatternUtilTest.ExpectMessageNode 116 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectMessageContentsNode 127 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectTextNode 161 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectArgNode 217 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectComplexArgNode 262 private boolean matches(VariantNode v) { matches() method in MessagePatternUtilTest.ExpectVariantNode [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | TextTrieMap.java | 222 private Iterator<V> matches = null; field in TextTrieMap.LongestMatchHandler
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | repattrn.cpp | 522 UBool U_EXPORT2 RegexPattern::matches(const UnicodeString ®ex, in matches() function in RegexPattern 546 UBool U_EXPORT2 RegexPattern::matches(UText *regex, in matches() function in RegexPattern
|
| /third_party/json/tests/thirdparty/Fuzzer/afl/ |
| H A D | afl_driver.cpp | 190 int matches = fscanf(extra_stats_file, kExtraStatsFormatString, in maybe_initialize_extra_stats() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_function.cpp | 201 is_best_inexact_overload(const exec_list *actual_parameters, ir_function_signature **matches, int num_matches, ir_function_signature *sig) is_best_inexact_overload() argument 261 choose_best_inexact_overload(_mesa_glsl_parse_state *state, const exec_list *actual_parameters, ir_function_signature **matches, int num_matches) choose_best_inexact_overload() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uniset.cpp | 559 UMatchDegree UnicodeSet::matches(const Replaceable& text, in matches() function in UnicodeSet
|