Searched refs:UTZFMT_STYLE_GENERIC_LOCATION (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtzfmttst.cpp701 {"Zambia time", 0, "en_US", UTZFMT_STYLE_GENERIC_LOCATION, false, "Africa/Lusaka", 11, UTZFMT_TIME_TYPE_UNKNOWN},
716 {NULL, 0, NULL, UTZFMT_STYLE_GENERIC_LOCATION, false, NULL, 0, UTZFMT_TIME_TYPE_UNKNOWN}
939 UTZFMT_STYLE_GENERIC_LOCATION,
1001 {0, 0, 0.0, UTZFMT_STYLE_GENERIC_LOCATION, 0, UTZFMT_TIME_TYPE_UNKNOWN}
/external/icu/icu4c/source/test/intltest/
H A Dtzfmttst.cpp701 {"Zambia time", 0, "en_US", UTZFMT_STYLE_GENERIC_LOCATION, false, "Africa/Lusaka", 11, UTZFMT_TIME_TYPE_UNKNOWN},
716 {NULL, 0, NULL, UTZFMT_STYLE_GENERIC_LOCATION, false, NULL, 0, UTZFMT_TIME_TYPE_UNKNOWN}
939 UTZFMT_STYLE_GENERIC_LOCATION,
1001 {0, 0, 0.0, UTZFMT_STYLE_GENERIC_LOCATION, 0, UTZFMT_TIME_TYPE_UNKNOWN}
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dtzfmt.h34 UTZFMT_STYLE_GENERIC_LOCATION, enumerator in enum:UTimeZoneFormatStyle
/external/icu/icu4c/source/i18n/unicode/
H A Dtzfmt.h34 UTZFMT_STYLE_GENERIC_LOCATION, enumerator in enum:UTimeZoneFormatStyle
/external/chromium_org/third_party/icu/source/i18n/
H A Dtzfmt.cpp37 0x0001, // UTZFMT_STYLE_GENERIC_LOCATION,
646 case UTZFMT_STYLE_GENERIC_LOCATION:
694 case UTZFMT_STYLE_GENERIC_LOCATION:
814 (style == UTZFMT_STYLE_SPECIFIC_LONG || style == UTZFMT_STYLE_GENERIC_LONG || style == UTZFMT_STYLE_GENERIC_LOCATION);
963 case UTZFMT_STYLE_GENERIC_LOCATION:
967 case UTZFMT_STYLE_GENERIC_LOCATION:
1244 result.adoptObject(parse(UTZFMT_STYLE_GENERIC_LOCATION, source, parse_pos, UTZFMT_PARSE_OPTION_ALL_STYLES));
H A Dsmpdtfmt.cpp1508 tzFormat()->format(UTZFMT_STYLE_GENERIC_LOCATION, tz, date, zoneString);
2941 style = UTZFMT_STYLE_GENERIC_LOCATION;
H A Dtimezone.cpp1189 tzfmt->format(UTZFMT_STYLE_GENERIC_LOCATION, *this, date, result, &timeType);
/external/icu/icu4c/source/i18n/
H A Dtzfmt.cpp37 0x0001, // UTZFMT_STYLE_GENERIC_LOCATION,
646 case UTZFMT_STYLE_GENERIC_LOCATION:
694 case UTZFMT_STYLE_GENERIC_LOCATION:
814 (style == UTZFMT_STYLE_SPECIFIC_LONG || style == UTZFMT_STYLE_GENERIC_LONG || style == UTZFMT_STYLE_GENERIC_LOCATION);
963 case UTZFMT_STYLE_GENERIC_LOCATION:
967 case UTZFMT_STYLE_GENERIC_LOCATION:
1244 result.adoptObject(parse(UTZFMT_STYLE_GENERIC_LOCATION, source, parse_pos, UTZFMT_PARSE_OPTION_ALL_STYLES));
H A Dtimezone.cpp1189 tzfmt->format(UTZFMT_STYLE_GENERIC_LOCATION, *this, date, result, &timeType);
H A Dsmpdtfmt.cpp1535 tzFormat()->format(UTZFMT_STYLE_GENERIC_LOCATION, tz, date, zoneString);
2995 style = UTZFMT_STYLE_GENERIC_LOCATION;

Completed in 1463 milliseconds