Searched refs:UTZFMT_STYLE_GENERIC_LOCATION (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | tzfmttst.cpp | 701 …{"Zambia time", 0, "en_US", UTZFMT_STYLE_GENERIC_LOCATION, false, "Africa/Lu… in TestParse() 716 …{NULL, 0, NULL, UTZFMT_STYLE_GENERIC_LOCATION, false, NULL, … in TestParse() 939 UTZFMT_STYLE_GENERIC_LOCATION, in TestFormat() 1001 {0, 0, 0.0, UTZFMT_STYLE_GENERIC_LOCATION, 0, UTZFMT_TIME_TYPE_UNKNOWN} in TestFormat()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | tzfmt.h | 34 UTZFMT_STYLE_GENERIC_LOCATION, enumerator
|
/external/icu/icu4c/source/i18n/ |
D | tzfmt.cpp | 646 case UTZFMT_STYLE_GENERIC_LOCATION: in format() 694 case UTZFMT_STYLE_GENERIC_LOCATION: in format() 814 …YLE_SPECIFIC_LONG || style == UTZFMT_STYLE_GENERIC_LONG || style == UTZFMT_STYLE_GENERIC_LOCATION); in parse() 963 case UTZFMT_STYLE_GENERIC_LOCATION: in parse() 967 case UTZFMT_STYLE_GENERIC_LOCATION: in parse() 1244 …result.adoptObject(parse(UTZFMT_STYLE_GENERIC_LOCATION, source, parse_pos, UTZFMT_PARSE_OPTION_ALL… in parseObject()
|
D | smpdtfmt.cpp | 1535 tzFormat()->format(UTZFMT_STYLE_GENERIC_LOCATION, tz, date, zoneString); in subFormat() 2995 style = UTZFMT_STYLE_GENERIC_LOCATION; in subParse()
|
D | timezone.cpp | 1189 tzfmt->format(UTZFMT_STYLE_GENERIC_LOCATION, *this, date, result, &timeType); in getDisplayName()
|