/third_party/rust/crates/clap/src/parser/ |
H A D | mod.rs | 5 mod matches; modules
|
/third_party/python/Lib/test/support/ |
H A D | logging_helper.py | 20 def matches(self, **kwargs): member in TestHandler
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
H A D | Selector.java | 36 boolean matches(Object value, String key, Map<String, Object> variableOptions); in matches() method
|
H A D | PluralSelectorFactory.java | 60 public boolean matches(Object value, String key, Map<String, Object> variableOptions) { in matches() method in PluralSelectorFactory.PluralSelectorImpl
|
H A D | TextSelectorFactory.java | 29 public boolean matches(Object value, String key, Map<String, Object> variableOptions) { in matches() method in TextSelectorFactory.TextSelector
|
/third_party/rust/crates/bindgen/bindgen/ |
H A D | regex_set.rs | 79 pub fn matches<S>(&self, string: S) -> bool in matches() functions
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
H A D | StringMatcher.h | 40 StringMatcher(StringRef strVariableName, const std::vector<StringPair> &matches, raw_ostream &os) StringMatcher() argument
|
/third_party/skia/include/private/ |
H A D | GrContext_Base.h | 74 bool matches(GrContext_Base* candidate) const { in matches() function in GrContext_Base
|
/third_party/gn/src/gn/ |
H A D | command_ls.cc | 75 std::vector<const Target*> matches; variable
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
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 | DictionaryMatcher.java | 30 public abstract int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() method in DictionaryMatcher 33 public int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() method in DictionaryMatcher
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | UnicodeFilter.java | 38 public int matches(Replaceable text, in matches() method in UnicodeFilter
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | CalendarFieldsSet.java | 30 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 | BytesDictionaryMatcher.java | 46 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() method in BytesDictionaryMatcher
|
H A D | DictionaryMatcher.java | 31 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 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
|
/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/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
|