| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeSet.java | 889 public int matches(Replaceable text, in matches() method in UnicodeSet 4697 stripFrom(CharSequence source, boolean matches) stripFrom() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | tzgnames.cpp | 143 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() argument
|
| H A D | rematch.cpp | 1535 UBool RegexMatcher::matches(UErrorCode &status) { in matches() function in RegexMatcher 1563 UBool RegexMatcher::matches(int64_t start, UErrorCode &status) { in matches() function in RegexMatcher [all...] |
| H A D | tznames_impl.cpp | 1371 TimeZoneNames::MatchInfoCollection* matches; in find() local 1419 TimeZoneNames::MatchInfoCollection* matches = handler.getMatches(maxLen); in doFind() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | gl_nir_link_varyings.c | 1025 struct match *matches; member [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | tzgnames.cpp | 143 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() argument
|
| H A D | rematch.cpp | 1535 UBool RegexMatcher::matches(UErrorCode &status) { in matches() function in RegexMatcher 1563 UBool RegexMatcher::matches(int64_t start, UErrorCode &status) { in matches() function in RegexMatcher [all...] |
| H A D | tznames_impl.cpp | 1356 TimeZoneNames::MatchInfoCollection* matches; in find() local 1404 TimeZoneNames::MatchInfoCollection* matches = handler.getMatches(maxLen); in doFind() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ssearch.cpp | 1130 UBool matches = false; in generateAlternative() local 1167 UBool matches; in generateTestCase() local [all...] |
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | tz2icu.cpp | 152 bool matches(const ZoneType& other) { in matches() function
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | rematch.cpp | 1525 UBool RegexMatcher::matches(UErrorCode &status) { in matches() function in RegexMatcher 1553 UBool RegexMatcher::matches(int64_t start, UErrorCode &status) { in matches() function in RegexMatcher [all...] |
| H A D | tzgnames.cpp | 143 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() argument
|
| H A D | tznames_impl.cpp | 1355 TimeZoneNames::MatchInfoCollection* matches; in find() local 1403 TimeZoneNames::MatchInfoCollection* matches = handler.getMatches(maxLen); in doFind() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | tz2icu.cpp | 152 bool matches(const ZoneType& other) { in matches() function
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuCommandLine.cpp | 845 bool CasePaths::matches (const string& caseName, bool allowPrefix) const in matches() function in tcu::CasePaths
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_utils.cpp | 1148 std::smatch matches; in ReplaceHolder() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deshake_opencl.c | 124 MotionVector *matches; member 263 cl_mem matches; member [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 761 dri2_bind_extensions(struct dri2_egl_display *dri2_dpy, const struct dri2_extension_match *matches, const __DRIextension **extensions, bool optional) dri2_bind_extensions() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-debugger-agent-impl.cc | 502 static bool matches(V8InspectorImpl* inspector, const V8DebuggerScript& script, in matches() function
|
| /third_party/libabigail/src/ |
| H A D | abg-suppression.cc | 952 bool matches = true; in suppression_matches_type_no_name() local [all...] |
| /third_party/python/Lib/test/support/ |
| H A D | __init__.py | 1410 def matches(self, d, **kwargs): member in Matcher
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |
| /third_party/backends/backend/ |
| H A D | avision.c | 4343 int matches = 0, match_count = 0; /* count number of matches */ in attach() local
|
| /third_party/lzma/C/ |
| H A D | LzmaEnc.c | 451 UInt32 matches[LZMA_MATCH_LEN_MAX * 2 + 2];
member 1224 UInt32 *matches;
in GetOptimum() local [all...] |
| /third_party/googletest/googlemock/include/gmock/ |
| H A D | gmock-matchers.h | 2716 const bool matches = inner_matcher_.MatchAndExplain(*it, &inner_listener); MatchAndExplainImpl() local 2737 const bool matches = inner_matcher_.MatchAndExplain(*it, &inner_listener); MatchAndExplainImpl() local [all...] |