Searched refs:UTMUTFMT_ABBREVIATED_STYLE (Results 1 – 7 of 7) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | tufmtts.cpp | 113 … formats[UTMUTFMT_ABBREVIATED_STYLE] = new TimeUnitFormat(loc, UTMUTFMT_ABBREVIATED_STYLE, status); in testBasic() 119 style <= UTMUTFMT_ABBREVIATED_STYLE; in testBasic() 161 delete formats[UTMUTFMT_ABBREVIATED_STYLE]; in testBasic() 289 TimeUnitFormat* en_short = new TimeUnitFormat(Locale("en"), UTMUTFMT_ABBREVIATED_STYLE, status); in testAPI() 312 UTimeUnitFormatStyle styles[] = {UTMUTFMT_FULL_STYLE, UTMUTFMT_ABBREVIATED_STYLE}; in testGreekWithFallback() 522 TimeUnitFormat formatter(en_GB, UTMUTFMT_ABBREVIATED_STYLE, status); in TestBritishShortHourFallback()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | tmutfmt.cpp | 104 case UTMUTFMT_ABBREVIATED_STYLE: in TimeUnitFormat() 338 readFromCurrentLocale(UTMUTFMT_ABBREVIATED_STYLE, gShortUnitsTag, pluralCounts, err); in setup() 339 checkConsistency(UTMUTFMT_ABBREVIATED_STYLE, gShortUnitsTag, err); in setup() 445 localFormatters[UTMUTFMT_ABBREVIATED_STYLE] = nullptr; in put() 593 localFormatters[UTMUTFMT_ABBREVIATED_STYLE] = nullptr; in searchInLocaleChain() 668 formatters[UTMUTFMT_ABBREVIATED_STYLE] = nullptr; in searchInLocaleChain() 708 delete value[UTMUTFMT_ABBREVIATED_STYLE]; in deleteHash()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | tmutfmt.cpp | 100 case UTMUTFMT_ABBREVIATED_STYLE: in TimeUnitFormat() 334 readFromCurrentLocale(UTMUTFMT_ABBREVIATED_STYLE, gShortUnitsTag, pluralCounts, err); in setup() 335 checkConsistency(UTMUTFMT_ABBREVIATED_STYLE, gShortUnitsTag, err); in setup() 441 localFormatters[UTMUTFMT_ABBREVIATED_STYLE] = NULL; in put() 586 localFormatters[UTMUTFMT_ABBREVIATED_STYLE] = NULL; in searchInLocaleChain() 661 formatters[UTMUTFMT_ABBREVIATED_STYLE] = NULL; in searchInLocaleChain() 701 delete value[UTMUTFMT_ABBREVIATED_STYLE]; in deleteHash()
|
/third_party/icu/icu4c/source/i18n/ |
D | tmutfmt.cpp | 100 case UTMUTFMT_ABBREVIATED_STYLE: in TimeUnitFormat() 334 readFromCurrentLocale(UTMUTFMT_ABBREVIATED_STYLE, gShortUnitsTag, pluralCounts, err); in setup() 335 checkConsistency(UTMUTFMT_ABBREVIATED_STYLE, gShortUnitsTag, err); in setup() 441 localFormatters[UTMUTFMT_ABBREVIATED_STYLE] = NULL; in put() 586 localFormatters[UTMUTFMT_ABBREVIATED_STYLE] = NULL; in searchInLocaleChain() 661 formatters[UTMUTFMT_ABBREVIATED_STYLE] = NULL; in searchInLocaleChain() 701 delete value[UTMUTFMT_ABBREVIATED_STYLE]; in deleteHash()
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | tmutfmt.h | 45 UTMUTFMT_ABBREVIATED_STYLE, enumerator
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | tmutfmt.h | 45 UTMUTFMT_ABBREVIATED_STYLE, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | tmutfmt.h | 45 UTMUTFMT_ABBREVIATED_STYLE, enumerator
|