Home
last modified time | relevance | path

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

12345678910>>...15

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeFilter.java38 public int matches(Replaceable text, in matches() method in UnicodeFilter
H A DUnicodeMatcher.java101 public abstract int matches(Replaceable text, in matches() method
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DCalendarFieldsSet.java30 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 DBytesDictionaryMatcher.java46 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() method in BytesDictionaryMatcher
H A DDictionaryMatcher.java31 public abstract int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() method in DictionaryMatcher
34 public int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() method in DictionaryMatcher
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/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/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
/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
/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/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
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_rule_init.cpp48 std::vector<MatchedDateTimeInfo> matches = GetMatches(message); in Detect() local
119 std::vector<MatchedDateTimeInfo> matches; in GetMatches() local
129 void DateRuleInit::GetMatchedInfo(std::vector<MatchedDateTimeInfo>& matches, MatchedDateTimeInfo& match, in GetMatchedInfo() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject.cpp113 size_t matches = 0; in CheckRequiredInterfaces() local
/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

Completed in 7 milliseconds

12345678910>>...15