Searched refs:UTMUTFMT_FULL_STYLE (Results 1 – 7 of 7) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
D | tmutfmt.cpp | 89 create(UTMUTFMT_FULL_STYLE, status); in TimeUnitFormat() 95 create(UTMUTFMT_FULL_STYLE, status); in TimeUnitFormat() 101 case UTMUTFMT_FULL_STYLE: in TimeUnitFormat() 211 … for (UTimeUnitFormatStyle style = UTMUTFMT_FULL_STYLE; style < UTMUTFMT_FORMAT_STYLE_COUNT; in parseObject() 306 if (style < UTMUTFMT_FULL_STYLE || style >= UTMUTFMT_FORMAT_STYLE_COUNT) { in create() 336 readFromCurrentLocale(UTMUTFMT_FULL_STYLE, gUnitsTag, pluralCounts, err); in setup() 337 checkConsistency(UTMUTFMT_FULL_STYLE, gUnitsTag, err); in setup() 444 localFormatters[UTMUTFMT_FULL_STYLE] = nullptr; in put() 592 localFormatters[UTMUTFMT_FULL_STYLE] = nullptr; in searchInLocaleChain() 667 formatters[UTMUTFMT_FULL_STYLE] = nullptr; in searchInLocaleChain() [all …]
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | tmutfmt.cpp | 85 create(UTMUTFMT_FULL_STYLE, status); in TimeUnitFormat() 91 create(UTMUTFMT_FULL_STYLE, status); in TimeUnitFormat() 97 case UTMUTFMT_FULL_STYLE: in TimeUnitFormat() 207 … for (UTimeUnitFormatStyle style = UTMUTFMT_FULL_STYLE; style < UTMUTFMT_FORMAT_STYLE_COUNT; in parseObject() 302 if (style < UTMUTFMT_FULL_STYLE || style >= UTMUTFMT_FORMAT_STYLE_COUNT) { in create() 332 readFromCurrentLocale(UTMUTFMT_FULL_STYLE, gUnitsTag, pluralCounts, err); in setup() 333 checkConsistency(UTMUTFMT_FULL_STYLE, gUnitsTag, err); in setup() 440 localFormatters[UTMUTFMT_FULL_STYLE] = NULL; in put() 585 localFormatters[UTMUTFMT_FULL_STYLE] = NULL; in searchInLocaleChain() 660 formatters[UTMUTFMT_FULL_STYLE] = NULL; in searchInLocaleChain() [all …]
|
/third_party/icu/icu4c/source/i18n/ |
D | tmutfmt.cpp | 85 create(UTMUTFMT_FULL_STYLE, status); in TimeUnitFormat() 91 create(UTMUTFMT_FULL_STYLE, status); in TimeUnitFormat() 97 case UTMUTFMT_FULL_STYLE: in TimeUnitFormat() 207 … for (UTimeUnitFormatStyle style = UTMUTFMT_FULL_STYLE; style < UTMUTFMT_FORMAT_STYLE_COUNT; in parseObject() 302 if (style < UTMUTFMT_FULL_STYLE || style >= UTMUTFMT_FORMAT_STYLE_COUNT) { in create() 332 readFromCurrentLocale(UTMUTFMT_FULL_STYLE, gUnitsTag, pluralCounts, err); in setup() 333 checkConsistency(UTMUTFMT_FULL_STYLE, gUnitsTag, err); in setup() 440 localFormatters[UTMUTFMT_FULL_STYLE] = NULL; in put() 585 localFormatters[UTMUTFMT_FULL_STYLE] = NULL; in searchInLocaleChain() 660 formatters[UTMUTFMT_FULL_STYLE] = NULL; in searchInLocaleChain() [all …]
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tufmtts.cpp | 111 formats[UTMUTFMT_FULL_STYLE] = new TimeUnitFormat(loc, status); in testBasic() 118 for (int style = UTMUTFMT_FULL_STYLE; in testBasic() 160 delete formats[UTMUTFMT_FULL_STYLE]; in testBasic() 285 TimeUnitFormat* en_long = new TimeUnitFormat(Locale("en"), UTMUTFMT_FULL_STYLE, status); in testAPI() 312 UTimeUnitFormatStyle styles[] = {UTMUTFMT_FULL_STYLE, UTMUTFMT_ABBREVIATED_STYLE}; in testGreekWithFallback()
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | tmutfmt.h | 43 UTMUTFMT_FULL_STYLE, enumerator
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | tmutfmt.h | 43 UTMUTFMT_FULL_STYLE, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | tmutfmt.h | 43 UTMUTFMT_FULL_STYLE, enumerator
|