| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | CalendarFieldsSet.java | 27 public boolean matches(Calendar cal, CalendarFieldsSet diffSet) { in matches() method in CalendarFieldsSet
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | CharsDictionaryMatcher.java | 25 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() method in CharsDictionaryMatcher
|
| H A D | UnicodeFilter.java | 36 public int matches(Replaceable text, in matches() method in UnicodeFilter
|
| H A D | UnicodeMatcher.java | 96 public abstract int matches(Replaceable text, in matches() method
|
| /third_party/icu/icu4c/source/common/ |
| H A D | unifilt.cpp | 42 UMatchDegree UnicodeFilter::matches(const Replaceable& text, in matches() function in UnicodeFilter
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unifilt.cpp | 42 UMatchDegree UnicodeFilter::matches(const Replaceable& text, in matches() function in UnicodeFilter
|
| /third_party/rust/crates/clap/src/builder/ |
| H A D | possible_value.rs | 220 pub fn matches(&self, value: &str, ignore_case: bool) -> bool { in get_name_and_aliases() functions
|
| /third_party/skia/src/gpu/ |
| H A D | GrContextThreadSafeProxyPriv.h | 26 bool matches(GrContext_Base* candidate) const { in matches() function in GrContextThreadSafeProxyPriv
|
| H A D | GrBaseContextPriv.h | 23 bool matches(GrContext_Base* candidate) const { return this->context()->matches(candidate); } in matches() function in GrBaseContextPriv
|
| /third_party/skia/third_party/externals/brotli/scripts/ |
| H A D | fix-win-bazel-build.py | 8 matches = [] variable
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unifilt.cpp | 42 UMatchDegree UnicodeFilter::matches(const Replaceable& text, in matches() function in UnicodeFilter
|
| /third_party/rust/crates/clap/examples/derive_ref/ |
| H A D | flatten_hand_args.rs | 13 let mut matches = matches.clone(); in from_arg_matches() variables 24 let mut matches in update_from_arg_matches() variables [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | of_platform.h | 87 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_populate() argument
|
| H A D | of_device.h | 102 __of_match_device( const struct of_device_id *matches, const struct device *dev) __of_match_device() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | of_device.h | 66 of_match_device( const struct of_device_id *matches, const struct device *dev) of_match_device() argument
|
| H A D | of_platform.h | 107 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_populate() argument
|
| /third_party/backends/backend/genesys/ |
| H A D | value_filter.h | 45 bool matches(T value) const in matches() function in genesys::ValueFilterAny 98 bool matches(T value) const in matches() function in genesys::ValueFilter
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
| H A D | BytesDictionaryMatcher.java | 46 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() method in BytesDictionaryMatcher
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeMatcher.java | 101 public abstract int matches(Replaceable text, in matches() method
|
| H A D | Quantifier.java | 38 public int matches(Replaceable text, in matches() method in Quantifier
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
| H A D | Option.cpp | 93 bool Option::matches(OptSpecifier Opt) const { in matches() function in Option
|
| /kernel/linux/linux-5.10/drivers/cpuidle/ |
| H A D | dt_idle_states.c | 149 dt_init_idle_driver(struct cpuidle_driver *drv, const struct of_device_id *matches, unsigned int start_idx) dt_init_idle_driver() argument
|
| /kernel/linux/linux-5.10/drivers/soc/fsl/ |
| H A D | guts.c | 112 fsl_soc_die_match( u32 svr, const struct fsl_soc_die_attr *matches) fsl_soc_die_match() argument
|
| /kernel/linux/linux-6.6/drivers/cpuidle/ |
| H A D | dt_idle_states.c | 148 dt_init_idle_driver(struct cpuidle_driver *drv, const struct of_device_id *matches, unsigned int start_idx) dt_init_idle_driver() argument
|
| /kernel/linux/linux-6.6/drivers/i2c/ |
| H A D | i2c-core-of.c | 117 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() argument 146 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() argument [all...] |