Home
last modified time | relevance | path

Searched defs:bestPattern (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dudatpg.cpp61 UChar *bestPattern, int32_t capacity, in udatpg_getBestPattern()
72 UChar *bestPattern, int32_t capacity, in udatpg_getBestPatternWithOptions()
Ddtptngen.cpp1055 const UnicodeString *bestPattern = nullptr; in getBestPattern() local
1425 const UnicodeString *bestPattern=nullptr; in getBestRaw() local
/third_party/node/deps/icu-small/source/i18n/
Dudatpg.cpp61 UChar *bestPattern, int32_t capacity, in udatpg_getBestPattern()
72 UChar *bestPattern, int32_t capacity, in udatpg_getBestPatternWithOptions()
Ddtptngen.cpp1156 const UnicodeString *bestPattern = nullptr; in getBestPattern() local
1531 const UnicodeString *bestPattern=nullptr; in getBestRaw() local
/third_party/icu/icu4c/source/i18n/
Dudatpg.cpp61 UChar *bestPattern, int32_t capacity, in udatpg_getBestPattern()
72 UChar *bestPattern, int32_t capacity, in udatpg_getBestPatternWithOptions()
Ddtptngen.cpp1171 const UnicodeString *bestPattern = nullptr; in getBestPattern() local
1546 const UnicodeString *bestPattern=nullptr; in getBestRaw() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dudatpg.cpp61 UChar *bestPattern, int32_t capacity, in udatpg_getBestPattern()
72 UChar *bestPattern, int32_t capacity, in udatpg_getBestPatternWithOptions()
Ddtptngen.cpp1171 const UnicodeString *bestPattern = nullptr; in getBestPattern() local
1546 const UnicodeString *bestPattern=nullptr; in getBestRaw() local
/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp698 UnicodeString bestPattern; in testAPI() local
738 UnicodeString bestPattern; in testAPI() local
791 UnicodeString bestPattern = randDTGen->getBestPattern(randomSkeleton, status); in testAPI() local
/third_party/icu/icu4c/source/test/cintltst/
Dudatpg_test.c141 UChar bestPattern[20]; in TestUsage() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateFormat.java2043 final String bestPattern = generator.getBestPattern(skeleton); in getInstanceForSkeleton() local
2083 final String bestPattern = generator.getBestPattern(skeleton); in getInstanceForSkeleton() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateFormat.java2187 final String bestPattern = generator.getBestPattern(skeleton); in getInstanceForSkeleton() local
2231 final String bestPattern = generator.getBestPattern(skeleton); in getInstanceForSkeleton() local