Searched refs:UTZFMT_STYLE_GENERIC_LOCATION (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | tzfmttst.cpp | 732 {"Zambia time", 0, "en_US", UTZFMT_STYLE_GENERIC_LOCATION, in TestParse() 807 {NULL, 0, NULL, UTZFMT_STYLE_GENERIC_LOCATION, in TestParse() 1030 UTZFMT_STYLE_GENERIC_LOCATION, in TestFormat() 1092 {0, 0, 0.0, UTZFMT_STYLE_GENERIC_LOCATION, 0, UTZFMT_TIME_TYPE_UNKNOWN} in TestFormat() 1182 {0, 0, 0.0, UTZFMT_STYLE_GENERIC_LOCATION, 0, UTZFMT_TIME_TYPE_UNKNOWN} in TestFormatTZDBNames()
|
/external/icu/icu4c/source/i18n/ |
D | tzfmt.cpp | 654 case UTZFMT_STYLE_GENERIC_LOCATION: in format() 702 case UTZFMT_STYLE_GENERIC_LOCATION: in format() 823 …YLE_SPECIFIC_LONG || style == UTZFMT_STYLE_GENERIC_LONG || style == UTZFMT_STYLE_GENERIC_LOCATION); in parse() 1010 case UTZFMT_STYLE_GENERIC_LOCATION: in parse() 1014 case UTZFMT_STYLE_GENERIC_LOCATION: in parse() 1320 …result.adoptObject(parse(UTZFMT_STYLE_GENERIC_LOCATION, source, parse_pos, UTZFMT_PARSE_OPTION_ALL… in parseObject()
|
D | timezone.cpp | 1215 tzfmt->format(UTZFMT_STYLE_GENERIC_LOCATION, *this, date, result, &timeType); in getDisplayName()
|
D | smpdtfmt.cpp | 1742 tzFormat()->format(UTZFMT_STYLE_GENERIC_LOCATION, tz, date, zoneString); in subFormat() 3435 style = UTZFMT_STYLE_GENERIC_LOCATION; in subParse()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | tzfmt.h | 36 UTZFMT_STYLE_GENERIC_LOCATION, enumerator
|