Home
last modified time | relevance | path

Searched refs:UTimeZoneTransitionType (Results 1 – 4 of 4) sorted by relevance

/external/icu/libicu/cts_headers/unicode/
Ducal.h1512 enum UTimeZoneTransitionType { enum
1539 typedef enum UTimeZoneTransitionType UTimeZoneTransitionType; /**< @stable ICU 50 */ typedef
1557 ucal_getTimeZoneTransitionDate(const UCalendar* cal, UTimeZoneTransitionType type,
/external/icu/libandroidicu/include/unicode/
Ducal.h1512 enum UTimeZoneTransitionType { enum
1539 typedef enum UTimeZoneTransitionType UTimeZoneTransitionType; /**< @stable ICU 50 */ typedef
1557 ucal_getTimeZoneTransitionDate(const UCalendar* cal, UTimeZoneTransitionType type,
/external/icu/icu4c/source/i18n/unicode/
Ducal.h1512 enum UTimeZoneTransitionType { enum
1539 typedef enum UTimeZoneTransitionType UTimeZoneTransitionType; /**< @stable ICU 50 */ typedef
1557 ucal_getTimeZoneTransitionDate(const UCalendar* cal, UTimeZoneTransitionType type,
/external/icu/icu4c/source/i18n/
Ducal.cpp772 ucal_getTimeZoneTransitionDate(const UCalendar* cal, UTimeZoneTransitionType type, in ucal_getTimeZoneTransitionDate()