Home
last modified time | relevance | path

Searched defs:matches (Results 76 - 100 of 194) sorted by relevance

12345678

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateIntervalFormatTest.java1846 private boolean matches(String dateFormatPattern, String firstPart, String secondPart) { in matches() method in DateIntervalFormatTest
H A DMessagePatternUtilTest.java88 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 DDateIntervalFormatTest.java1664 private boolean matches(String dateFormatPattern, String firstPart, String secondPart) { in matches() method in DateIntervalFormatTest
H A DMessagePatternUtilTest.java91 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 DTextTrieMap.java222 private Iterator<V> matches = null; field in TextTrieMap.LongestMatchHandler
/third_party/icu/icu4c/source/common/
H A Duniset.cpp559 UMatchDegree UnicodeSet::matches(const Replaceable& text, in matches() function in UnicodeSet
/third_party/icu/icu4c/source/i18n/
H A Drepattrn.cpp522 UBool U_EXPORT2 RegexPattern::matches(const UnicodeString &regex, 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 Dafl_driver.cpp190 int matches = fscanf(extra_stats_file, kExtraStatsFormatString, in maybe_initialize_extra_stats() local
/third_party/mesa3d/src/compiler/glsl/
H A Dir_function.cpp201 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 Duniset.cpp559 UMatchDegree UnicodeSet::matches(const Replaceable& text, in matches() function in UnicodeSet
H A Ddictionarydata.cpp45 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 Drepattrn.cpp522 UBool U_EXPORT2 RegexPattern::matches(const UnicodeString &regex, 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 DDetectingViewer.java170 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 Dabg-symtab-reader.cc45 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 DRangeSpecification.java440 public boolean matches(DigitSequence digits) { in matches() method in RangeSpecification
/third_party/rust/crates/clap/src/
H A Dderive.rs82 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 Dproperty_parse.c445 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 DPipeline.h31 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 Drepattrn.cpp522 UBool U_EXPORT2 RegexPattern::matches(const UnicodeString &regex, 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 DSkSLFunctionDeclaration.cpp383 bool FunctionDeclaration::matches(const FunctionDeclaration& f) const { in matches() function in SkSL::FunctionDeclaration
/third_party/skia/third_party/externals/icu/source/common/
H A Ddictionarydata.cpp45 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 Duniset.cpp559 UMatchDegree UnicodeSet::matches(const Replaceable& text, in matches() function in UnicodeSet
/third_party/skia/modules/skottie/src/layers/
H A DTextLayer.cpp168 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 Dutf8.rs183 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 Dcil_find.c82 static int cil_type_matches(ebitmap_t *matches, struct cil_symtab_datum *d1, struct cil_symtab_datum *d2) in cil_type_matches() argument

Completed in 31 milliseconds

12345678