Searched refs:UTimeZoneFormatStyle (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | tzfmt.h | 33 typedef enum UTimeZoneFormatStyle { enum 155 } UTimeZoneFormatStyle; typedef 539 virtual UnicodeString& format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, 602 … virtual TimeZone* parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, 620 TimeZone* parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | tzfmt.h | 33 typedef enum UTimeZoneFormatStyle { enum 155 } UTimeZoneFormatStyle; typedef 539 virtual UnicodeString& format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, 602 … virtual TimeZone* parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, 620 TimeZone* parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | tzfmt.h | 33 typedef enum UTimeZoneFormatStyle { enum 155 } UTimeZoneFormatStyle; typedef 539 virtual UnicodeString& format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, 602 … virtual TimeZone* parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, 620 TimeZone* parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
|
/third_party/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 3630 …UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_SPECIFIC_SHORT : UTZFMT_STYLE_SPECIFIC_LON… in subParse() 3644 UTimeZoneFormatStyle style = (count < 4) ? in subParse() 3658 … UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_GENERIC_SHORT : UTZFMT_STYLE_GENERIC_LONG; in subParse() 3671 UTimeZoneFormatStyle style; in subParse() 3698 …UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_LOCALIZED_GMT_SHORT : UTZFMT_STYLE_LOCALIZ… in subParse() 3711 UTimeZoneFormatStyle style; in subParse() 3741 UTimeZoneFormatStyle style; in subParse()
|
D | tzfmt.cpp | 654 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format() 814 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse() 820 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | smpdtfmt.cpp | 3511 …UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_SPECIFIC_SHORT : UTZFMT_STYLE_SPECIFIC_LON… in subParse() 3525 UTimeZoneFormatStyle style = (count < 4) ? in subParse() 3539 … UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_GENERIC_SHORT : UTZFMT_STYLE_GENERIC_LONG; in subParse() 3552 UTimeZoneFormatStyle style; in subParse() 3579 …UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_LOCALIZED_GMT_SHORT : UTZFMT_STYLE_LOCALIZ… in subParse() 3592 UTimeZoneFormatStyle style; in subParse() 3622 UTimeZoneFormatStyle style; in subParse()
|
D | tzfmt.cpp | 654 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format() 814 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse() 820 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | smpdtfmt.cpp | 3572 …UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_SPECIFIC_SHORT : UTZFMT_STYLE_SPECIFIC_LON… in subParse() 3586 UTimeZoneFormatStyle style = (count < 4) ? in subParse() 3600 … UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_GENERIC_SHORT : UTZFMT_STYLE_GENERIC_LONG; in subParse() 3613 UTimeZoneFormatStyle style; in subParse() 3640 …UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_LOCALIZED_GMT_SHORT : UTZFMT_STYLE_LOCALIZ… in subParse() 3653 UTimeZoneFormatStyle style; in subParse() 3683 UTimeZoneFormatStyle style; in subParse()
|
D | tzfmt.cpp | 654 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format() 814 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse() 820 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tzfmttst.cpp | 772 UTimeZoneFormatStyle style; 1076 UTimeZoneFormatStyle style;
|