HomeSort by relevance Sort by last modified time
    Searched refs:UTimeZoneFormatStyle (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
tzfmt.h 29 typedef enum UTimeZoneFormatStyle {
153 } UTimeZoneFormatStyle;
529 * @see #UTimeZoneFormatStyle
533 virtual UnicodeString& format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date,
593 * @see UTimeZoneFormatStyle
598 virtual TimeZone* parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
611 * @see UTimeZoneFormatStyle
616 TimeZone* parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
tzfmt.h 29 typedef enum UTimeZoneFormatStyle {
151 } UTimeZoneFormatStyle;
522 * @see #UTimeZoneFormatStyle
526 virtual UnicodeString& format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date,
584 * @see UTimeZoneFormatStyle
589 virtual TimeZone* parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
602 * @see UTimeZoneFormatStyle
607 TimeZone* parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
smpdtfmt.cpp     [all...]
tzfmt.cpp 33 // The order must match UTimeZoneFormatStyle enum.
637 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date,
796 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
802 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
tzfmttst.cpp 687 UTimeZoneFormatStyle style;
    [all...]
  /external/icu/icu4c/source/test/intltest/
tzfmttst.cpp 687 UTimeZoneFormatStyle style;
    [all...]
  /external/icu/icu4c/source/i18n/
smpdtfmt.cpp     [all...]
tzfmt.cpp 33 // The order must match UTimeZoneFormatStyle enum.
637 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date,
796 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
802 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos,
    [all...]

Completed in 536 milliseconds