Searched refs:UTZFMT_STYLE_GENERIC_LOCATION (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | tzfmttst.cpp | 740 {"Zambia time", 0, "en_US", UTZFMT_STYLE_GENERIC_LOCATION, in TestParse() 815 {NULL, 0, NULL, UTZFMT_STYLE_GENERIC_LOCATION, in TestParse() 1038 UTZFMT_STYLE_GENERIC_LOCATION, in TestFormat() 1100 {0, 0, 0.0, UTZFMT_STYLE_GENERIC_LOCATION, 0, UTZFMT_TIME_TYPE_UNKNOWN} in TestFormat() 1190 {0, 0, 0.0, UTZFMT_STYLE_GENERIC_LOCATION, 0, UTZFMT_TIME_TYPE_UNKNOWN} in TestFormatTZDBNames()
|
/external/icu/icu4c/source/i18n/ |
D | tzfmt.cpp | 652 case UTZFMT_STYLE_GENERIC_LOCATION: in format() 700 case UTZFMT_STYLE_GENERIC_LOCATION: in format() 821 …YLE_SPECIFIC_LONG || style == UTZFMT_STYLE_GENERIC_LONG || style == UTZFMT_STYLE_GENERIC_LOCATION); in parse() 1008 case UTZFMT_STYLE_GENERIC_LOCATION: in parse() 1012 case UTZFMT_STYLE_GENERIC_LOCATION: in parse() 1318 …result.adoptObject(parse(UTZFMT_STYLE_GENERIC_LOCATION, source, parse_pos, UTZFMT_PARSE_OPTION_ALL… in parseObject()
|
D | smpdtfmt.cpp | 1730 tzFormat()->format(UTZFMT_STYLE_GENERIC_LOCATION, tz, date, zoneString); in subFormat() 3192 style = UTZFMT_STYLE_GENERIC_LOCATION; in subParse()
|
D | timezone.cpp | 1211 tzfmt->format(UTZFMT_STYLE_GENERIC_LOCATION, *this, date, result, &timeType); in getDisplayName()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | tzfmt.h | 34 UTZFMT_STYLE_GENERIC_LOCATION, enumerator
|