Searched refs:UTZFMT_STYLE_GENERIC_SHORT (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | tzfmt.h | 48 UTZFMT_STYLE_GENERIC_SHORT, enumerator
|
/external/icu/libicu/cts_headers/unicode/ |
D | tzfmt.h | 48 UTZFMT_STYLE_GENERIC_SHORT, enumerator
|
/external/cronet/third_party/icu/source/i18n/unicode/ |
D | tzfmt.h | 48 UTZFMT_STYLE_GENERIC_SHORT, enumerator
|
/external/cronet/third_party/icu/source/i18n/ |
D | tzfmt.cpp | 669 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()
|
D | timezone.cpp | 1262 tzfmt->format(UTZFMT_STYLE_GENERIC_SHORT, *this, date, result, &timeType); in getDisplayName()
|
D | smpdtfmt.cpp | 1830 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/ |
D | tzfmt.cpp | 669 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()
|
D | timezone.cpp | 1262 tzfmt->format(UTZFMT_STYLE_GENERIC_SHORT, *this, date, result, &timeType); in getDisplayName()
|
D | smpdtfmt.cpp | 1830 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()
|