| /base/sensors/miscdevice/services/miscdevice_service/src/ |
| H A D | vibrator_thread.cpp | 143 auto &matcher = CustomVibrationMatcher::GetInstance();
in PlayCustomByCompositeEffect() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | widget_selector.cpp | 34 void WidgetSelector::AddMatcher(const WidgetMatchModel &matcher) in AddMatcher() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Quantifier.java | 14 private UnicodeMatcher matcher; field in Quantifier
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | Quantifier.java | 15 private UnicodeMatcher matcher; field in Quantifier
|
| /third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/ |
| H A D | DigitSequenceMatcherTest.java | 199 assertMatcher( DigitSequenceMatcher matcher, Result expected, String... numbers) assertMatcher() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_segmenter.cpp | 104 auto matcher = JSLocale::GetOptionOfString<LocaleMatcherOption>( in InitializeSegmenter() local
|
| /base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
| H A D | rules_engine.cpp | 60 icu::RegexMatcher* matcher = pattern->matcher(message, status); in Match() local 109 icu::RegexMatcher* matcher = pattern->matcher(rule in InitRules() local 153 icu::RegexMatcher* matcher = pattern->matcher(matchedStr, status); InitOptRules() local 200 icu::RegexMatcher* matcher = pattern->matcher(matchedStr, status); InitSubRules() local [all...] |
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | widget_selector_test.cpp | 169 auto matcher = WidgetMatchModel(UiAttr::TEXT, "WLJ", EQ); in TEST_F() local 181 auto matcher = WidgetMatchModel(UiAttr::TEXT, "Text One", EQ); in TEST_F() local
|
| H A D | ui_driver_test.cpp | 87 auto matcher = WidgetMatchModel(UiAttr::TEXT, "USB", EQ); in TEST_F() local 139 auto matcher = WidgetMatchModel(UiAttr::TEXT, "USB", EQ); in TEST_F() local 199 auto matcher = WidgetMatchModel(UiAttr::TEXT, "USB", EQ); in TEST_F() local
|
| H A D | widget_operator_test.cpp | 189 auto matcher = WidgetMatchModel(UiAttr::TEXT, "Text List Scroll", EQ); in TEST_F() local 211 auto matcher = WidgetMatchModel(UiAttr::TEXT, "Text List Scroll", EQ); in TEST_F() local 232 auto matcher = WidgetMatchModel(UiAttr::TEXT, "Text List Scroll", EQ); in TEST_F() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
| H A D | AffixMatcher.java | 258 private static int length(AffixPatternMatcher matcher) { in length() argument
|
| H A D | NumberParserImpl.java | 285 public void addMatcher(NumberParseMatcher matcher) { in addMatcher() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
| H A D | NumberParserImpl.java | 287 public void addMatcher(NumberParseMatcher matcher) { in addMatcher() argument [all...] |
| H A D | AffixMatcher.java | 256 private static int length(AffixPatternMatcher matcher) { in length() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | numparse_impl.cpp | 215 void NumberParserImpl::addMatcher(NumberParseMatcher& matcher) { in addMatcher() argument 268 const NumberParseMatcher* matcher = fMatchers[i]; in parseGreedy() local 313 const NumberParseMatcher* matcher = fMatchers[i]; in parseLongestRecursive() local [all...] |
| H A D | strmatch.cpp | 208 const UnicodeMatcher* matcher = data->lookupMatcher(ch); in addMatchSetTo() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | util.cpp | 424 appendToRule(UnicodeString& rule, const UnicodeMatcher* matcher, UBool escapeUnprintable, UnicodeString& quoteBuf) appendToRule() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | util.cpp | 424 appendToRule(UnicodeString& rule, const UnicodeMatcher* matcher, UBool escapeUnprintable, UnicodeString& quoteBuf) appendToRule() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | strmatch.cpp | 208 const UnicodeMatcher* matcher = data->lookupMatcher(ch); in addMatchSetTo() local
|
| H A D | numparse_impl.cpp | 215 void NumberParserImpl::addMatcher(NumberParseMatcher& matcher) { in addMatcher() argument 268 const NumberParseMatcher* matcher = fMatchers[i]; in parseGreedy() local 313 const NumberParseMatcher* matcher = fMatchers[i]; in parseLongestRecursive() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numbertest_parse.cpp | 260 NumberParseMatcher& matcher = warehouse.currency(status); in testCombinedCurrencyMatcher() local 342 AffixPatternMatcher matcher = AffixPatternMatcher::fromAffixPattern( in testAffixPatternMatcher() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-segmenter.cc | 51 Intl::MatcherOption matcher = maybe_locale_matcher.FromJust(); in New() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | numparse_impl.cpp | 215 void NumberParserImpl::addMatcher(NumberParseMatcher& matcher) { in addMatcher() argument 268 const NumberParseMatcher* matcher = fMatchers[i]; in parseGreedy() local 313 const NumberParseMatcher* matcher = fMatchers[i]; in parseLongestRecursive() local [all...] |
| H A D | strmatch.cpp | 208 const UnicodeMatcher* matcher = data->lookupMatcher(ch); in addMatchSetTo() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | util.cpp | 410 appendToRule(UnicodeString& rule, const UnicodeMatcher* matcher, UBool escapeUnprintable, UnicodeString& quoteBuf) appendToRule() argument
|