Home
last modified time | relevance | path

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

/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/i18n/
Dudatpg.cpp61 UChar *bestPattern, int32_t capacity, in udatpg_getBestPattern()
72 UChar *bestPattern, int32_t capacity, in udatpg_getBestPatternWithOptions()
Ddtptngen.cpp1174 const UnicodeString *bestPattern = nullptr; in getBestPattern() local
1626 const UnicodeString *bestPattern=nullptr; in getBestRaw() local
/third_party/node/deps/icu-small/source/i18n/
Dudatpg.cpp61 char16_t *bestPattern, int32_t capacity, in udatpg_getBestPattern()
72 char16_t *bestPattern, int32_t capacity, in udatpg_getBestPatternWithOptions()
Ddtptngen.cpp1166 const UnicodeString *bestPattern = nullptr; in getBestPattern() local
1618 const UnicodeString *bestPattern=nullptr; in getBestRaw() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/personname/
DPersonNameFormatterImpl.java249 PersonNamePattern bestPattern = null; in getBestPattern() local
/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp701 UnicodeString bestPattern; in testAPI() local
741 UnicodeString bestPattern; in testAPI() local
794 UnicodeString bestPattern = randDTGen->getBestPattern(randomSkeleton, status); in testAPI() 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
/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/icu4c/source/test/cintltst/
Dudatpg_test.c150 UChar bestPattern[20]; in TestUsage() local