/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/common/ |
H A D | uniset.cpp | 559 UMatchDegree UnicodeSet::matches(const Replaceable& text, in matches() function in UnicodeSet
|
/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
|
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
|
/third_party/node/deps/icu-small/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/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/ |
H A D | DetectingViewer.java | 170 private void setMatchMenu(CharsetMatch[] matches) in setMatchMenu() argument 291 private void show(InputStream inputStream, CharsetMatch[] matches, String title) in show() argument [all...] |
/third_party/libabigail/src/ |
H A D | abg-symtab-reader.cc | 45 symtab_filter::matches(const elf_symbol& symbol) const in matches() function in abigail::symtab_reader::symtab_filter
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
H A D | RangeSpecification.java | 440 public boolean matches(DigitSequence digits) { in matches() method in RangeSpecification
|
/third_party/rust/crates/clap/src/ |
H A D | derive.rs | 82 let mut matches = <Self as CommandFactory>::command().get_matches(); in parse() variables 97 let mut matches = ok!(<Self as CommandFactory>::command().try_get_matches()); in try_parse() variables 107 let mut matches = <Self as CommandFactory>::command().get_matches_from(itr); in parse_from() variables 126 let mut matches = ok!(<Self as CommandFactory>::command().try_get_matches_from(itr)); in try_parse_from() variables 136 let mut matches = <Self as CommandFactory>::command_for_update().get_matches_from(itr); in update_from() variables 152 let mut matches = try_update_from() variables [all...] |
/third_party/openssl/crypto/property/ |
H A D | property_parse.c | 445 int i = 0, j = 0, matches = 0; in ossl_property_match_count() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | Pipeline.h | 31 bool matches(const T &object) const { return external == &object || internal == &object; } in matches() function
|
/third_party/skia/third_party/externals/icu/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/skia/src/sksl/ir/ |
H A D | SkSLFunctionDeclaration.cpp | 383 bool FunctionDeclaration::matches(const FunctionDeclaration& f) const { in matches() function in SkSL::FunctionDeclaration
|
/third_party/skia/third_party/externals/icu/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/skia/modules/skottie/src/layers/ |
H A D | TextLayer.cpp | 168 bool AnimationBuilder::FontInfo::matches(const char family[], const char style[]) const { in matches() function in skottie::internal::AnimationBuilder::FontInfo
|
/third_party/rust/crates/regex/regex-syntax/src/ |
H A D | utf8.rs | 183 pub fn matches(&self, bytes: &[u8]) -> bool { in matches() functions 234 pub fn matches(&self, b: u8) -> bool { in matches() functions [all...] |
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_find.c | 82 static int cil_type_matches(ebitmap_t *matches, struct cil_symtab_datum *d1, struct cil_symtab_datum *d2) in cil_type_matches() argument
|