Home
last modified time | relevance | path

Searched defs:matches (Results 201 - 225 of 235) sorted by relevance

12345678910

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSet.java889 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 Dtzgnames.cpp143 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() argument
H A Drematch.cpp1535 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 Dtznames_impl.cpp1371 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 Dgl_nir_link_varyings.c1025 struct match *matches; member
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtzgnames.cpp143 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() argument
H A Drematch.cpp1535 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 Dtznames_impl.cpp1356 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 Dssearch.cpp1130 UBool matches = false; in generateAlternative() local
1167 UBool matches; in generateTestCase() local
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp152 bool matches(const ZoneType& other) { in matches() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drematch.cpp1525 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 Dtzgnames.cpp143 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() argument
H A Dtznames_impl.cpp1355 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 Dtz2icu.cpp152 bool matches(const ZoneType& other) { in matches() function
/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.cpp845 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 Darkts_utils.cpp1148 std::smatch matches; in ReplaceHolder() local
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c124 MotionVector *matches; member
263 cl_mem matches; member
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c761 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 Dv8-debugger-agent-impl.cc502 static bool matches(V8InspectorImpl* inspector, const V8DebuggerScript& script, in matches() function
/third_party/libabigail/src/
H A Dabg-suppression.cc952 bool matches = true; in suppression_matches_type_no_name() local
[all...]
/third_party/python/Lib/test/support/
H A D__init__.py1410 def matches(self, d, **kwargs): member in Matcher
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/third_party/backends/backend/
H A Davision.c4343 int matches = 0, match_count = 0; /* count number of matches */ in attach() local
/third_party/lzma/C/
H A DLzmaEnc.c451 UInt32 matches[LZMA_MATCH_LEN_MAX * 2 + 2]; member
1224 UInt32 *matches; in GetOptimum() local
[all...]
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2716 const bool matches = inner_matcher_.MatchAndExplain(*it, &inner_listener); MatchAndExplainImpl() local
2737 const bool matches = inner_matcher_.MatchAndExplain(*it, &inner_listener); MatchAndExplainImpl() local
[all...]

Completed in 81 milliseconds

12345678910