Home
last modified time | relevance | path

Searched defs:matches (Results 26 - 50 of 317) sorted by relevance

12345678910>>...13

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DCalendarFieldsSet.java27 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 DCharsDictionaryMatcher.java25 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() method in CharsDictionaryMatcher
H A DUnicodeFilter.java36 public int matches(Replaceable text, in matches() method in UnicodeFilter
H A DUnicodeMatcher.java96 public abstract int matches(Replaceable text, in matches() method
/third_party/icu/icu4c/source/common/
H A Dunifilt.cpp42 UMatchDegree UnicodeFilter::matches(const Replaceable& text, in matches() function in UnicodeFilter
/third_party/node/deps/icu-small/source/common/
H A Dunifilt.cpp42 UMatchDegree UnicodeFilter::matches(const Replaceable& text, in matches() function in UnicodeFilter
/third_party/rust/crates/clap/src/builder/
H A Dpossible_value.rs220 pub fn matches(&self, value: &str, ignore_case: bool) -> bool { in get_name_and_aliases() functions
/third_party/skia/src/gpu/
H A DGrContextThreadSafeProxyPriv.h26 bool matches(GrContext_Base* candidate) const { in matches() function in GrContextThreadSafeProxyPriv
H A DGrBaseContextPriv.h23 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 Dfix-win-bazel-build.py8 matches = [] variable
/third_party/skia/third_party/externals/icu/source/common/
H A Dunifilt.cpp42 UMatchDegree UnicodeFilter::matches(const Replaceable& text, in matches() function in UnicodeFilter
/third_party/rust/crates/clap/examples/derive_ref/
H A Dflatten_hand_args.rs13 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 Dof_platform.h87 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 Dof_device.h102 __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 Dof_device.h66 of_match_device( const struct of_device_id *matches, const struct device *dev) of_match_device() argument
H A Dof_platform.h107 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 Dvalue_filter.h45 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 DBytesDictionaryMatcher.java46 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 DUnicodeMatcher.java101 public abstract int matches(Replaceable text, in matches() method
H A DQuantifier.java38 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 DOption.cpp93 bool Option::matches(OptSpecifier Opt) const { in matches() function in Option
/kernel/linux/linux-5.10/drivers/cpuidle/
H A Ddt_idle_states.c149 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 Dguts.c112 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 Ddt_idle_states.c148 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 Di2c-core-of.c117 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...]

Completed in 12 milliseconds

12345678910>>...13