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 | 658 case UTZFMT_STYLE_GENERIC_LOCATION: in format() 706 case UTZFMT_STYLE_GENERIC_LOCATION: in format() 827 …YLE_SPECIFIC_LONG || style == UTZFMT_STYLE_GENERIC_LONG || style == UTZFMT_STYLE_GENERIC_LOCATION); in parse() 1014 case UTZFMT_STYLE_GENERIC_LOCATION: in parse() 1018 case UTZFMT_STYLE_GENERIC_LOCATION: in parse() 1324 …result.adoptObject(parse(UTZFMT_STYLE_GENERIC_LOCATION, source, parse_pos, UTZFMT_PARSE_OPTION_ALL… in parseObject()
|
D | timezone.cpp | 1214 tzfmt->format(UTZFMT_STYLE_GENERIC_LOCATION, *this, date, result, &timeType); in getDisplayName()
|
D | smpdtfmt.cpp | 1731 tzfmt->format(UTZFMT_STYLE_GENERIC_LOCATION, tz, date, zoneString); in subFormat() 3480 style = UTZFMT_STYLE_GENERIC_LOCATION; in subParse()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | tzfmt.h | 36 UTZFMT_STYLE_GENERIC_LOCATION, enumerator
|