HomeSort by relevance Sort by last modified time
    Searched defs:TimeMode (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
simpletz.h 19 * 12/02/99 aliu Added TimeMode and constructor and setStart/EndRule
20 * methods that take TimeMode. Added to docs.
65 * TimeMode is used, together with a millisecond offset after
75 enum TimeMode {
254 TimeMode savingsStartTimeMode,
256 int8_t savingsEndDayOfWeek, int32_t savingsEndTime, TimeMode savingsEndTimeMode,
358 int32_t time, TimeMode mode, UErrorCode& status);
387 TimeMode mode, UErrorCode& status);
426 int32_t time, TimeMode mode, UBool after, UErrorCode& status);
478 int32_t time, TimeMode mode, UErrorCode& status)
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
simpletz.h 19 * 12/02/99 aliu Added TimeMode and constructor and setStart/EndRule
20 * methods that take TimeMode. Added to docs.
65 * TimeMode is used, together with a millisecond offset after
75 enum TimeMode {
254 TimeMode savingsStartTimeMode,
256 int8_t savingsEndDayOfWeek, int32_t savingsEndTime, TimeMode savingsEndTimeMode,
358 int32_t time, TimeMode mode, UErrorCode& status);
387 TimeMode mode, UErrorCode& status);
426 int32_t time, TimeMode mode, UBool after, UErrorCode& status);
478 int32_t time, TimeMode mode, UErrorCode& status)
    [all...]

Completed in 73 milliseconds