Home
last modified time | relevance | path

Searched refs:UTZFMT_STYLE_GENERIC_SHORT (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dtzfmt.h48 UTZFMT_STYLE_GENERIC_SHORT, enumerator
/external/icu/libicu/cts_headers/unicode/
Dtzfmt.h48 UTZFMT_STYLE_GENERIC_SHORT, enumerator
/external/cronet/third_party/icu/source/i18n/unicode/
Dtzfmt.h48 UTZFMT_STYLE_GENERIC_SHORT, enumerator
/external/cronet/third_party/icu/source/i18n/
Dtzfmt.cpp669 case UTZFMT_STYLE_GENERIC_SHORT: in format()
718 case UTZFMT_STYLE_GENERIC_SHORT: in format()
834 (style == UTZFMT_STYLE_SPECIFIC_SHORT || style == UTZFMT_STYLE_GENERIC_SHORT); in parse()
1018 case UTZFMT_STYLE_GENERIC_SHORT: in parse()
1031 case UTZFMT_STYLE_GENERIC_SHORT: in parse()
Dtimezone.cpp1262 tzfmt->format(UTZFMT_STYLE_GENERIC_SHORT, *this, date, result, &timeType); in getDisplayName()
Dsmpdtfmt.cpp1830 tzfmt->format(UTZFMT_STYLE_GENERIC_SHORT, tz, date, zoneString); in subFormat()
3658 … UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_GENERIC_SHORT : UTZFMT_STYLE_GENERIC_LONG; in subParse()
/external/icu/icu4c/source/i18n/
Dtzfmt.cpp669 case UTZFMT_STYLE_GENERIC_SHORT: in format()
718 case UTZFMT_STYLE_GENERIC_SHORT: in format()
834 (style == UTZFMT_STYLE_SPECIFIC_SHORT || style == UTZFMT_STYLE_GENERIC_SHORT); in parse()
1018 case UTZFMT_STYLE_GENERIC_SHORT: in parse()
1031 case UTZFMT_STYLE_GENERIC_SHORT: in parse()
Dtimezone.cpp1262 tzfmt->format(UTZFMT_STYLE_GENERIC_SHORT, *this, date, result, &timeType); in getDisplayName()
Dsmpdtfmt.cpp1830 tzfmt->format(UTZFMT_STYLE_GENERIC_SHORT, tz, date, zoneString); in subFormat()
3658 … UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_GENERIC_SHORT : UTZFMT_STYLE_GENERIC_LONG; in subParse()