Searched refs:UTZFMT_STYLE_ZONE_ID (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dtzfmt.h141 UTZFMT_STYLE_ZONE_ID, enumerator in enum:UTimeZoneFormatStyle
/external/icu/icu4c/source/i18n/unicode/
H A Dtzfmt.h140 UTZFMT_STYLE_ZONE_ID, enumerator in enum:UTimeZoneFormatStyle
/external/chromium_org/third_party/icu/source/i18n/
H A Dtzfmt.cpp54 0x0200, // UTZFMT_STYLE_ZONE_ID,
662 case UTZFMT_STYLE_ZONE_ID:
748 // UTZFMT_STYLE_ZONE_ID, UTZFMT_STYLE_ZONE_ID_SHORT, UTZFMT_STYLE_EXEMPLAR_LOCATION
1005 case UTZFMT_STYLE_ZONE_ID:
1194 if (parsedPos < maxPos && (evaluated & STYLE_PARSE_FLAGS[UTZFMT_STYLE_ZONE_ID]) == 0) {
1207 if (parsedPos < maxPos && (evaluated & STYLE_PARSE_FLAGS[UTZFMT_STYLE_ZONE_ID]) == 0) {
H A Dsmpdtfmt.cpp1502 tzFormat()->format(UTZFMT_STYLE_ZONE_ID, tz, date, zoneString);
2935 style = UTZFMT_STYLE_ZONE_ID;
/external/icu/icu4c/source/i18n/
H A Dtzfmt.cpp54 0x0200, // UTZFMT_STYLE_ZONE_ID,
662 case UTZFMT_STYLE_ZONE_ID:
748 // UTZFMT_STYLE_ZONE_ID, UTZFMT_STYLE_ZONE_ID_SHORT, UTZFMT_STYLE_EXEMPLAR_LOCATION
1005 case UTZFMT_STYLE_ZONE_ID:
1194 if (parsedPos < maxPos && (evaluated & STYLE_PARSE_FLAGS[UTZFMT_STYLE_ZONE_ID]) == 0) {
1207 if (parsedPos < maxPos && (evaluated & STYLE_PARSE_FLAGS[UTZFMT_STYLE_ZONE_ID]) == 0) {
H A Dsmpdtfmt.cpp1529 tzFormat()->format(UTZFMT_STYLE_ZONE_ID, tz, date, zoneString);
2989 style = UTZFMT_STYLE_ZONE_ID;
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtzfmttst.cpp971 UTZFMT_STYLE_ZONE_ID,
/external/icu/icu4c/source/test/intltest/
H A Dtzfmttst.cpp971 UTZFMT_STYLE_ZONE_ID,

Completed in 594 milliseconds