Searched refs:UCAL_TZ_TRANSITION_NEXT_INCLUSIVE (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h1464 UCAL_TZ_TRANSITION_NEXT_INCLUSIVE, enumerator in enum:UTimeZoneTransitionType
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h1462 UCAL_TZ_TRANSITION_NEXT_INCLUSIVE, enumerator in enum:UTimeZoneTransitionType
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp763 UBool inclusive = (type == UCAL_TZ_TRANSITION_NEXT_INCLUSIVE || type == UCAL_TZ_TRANSITION_PREVIOUS_INCLUSIVE);
764 UBool result = (type == UCAL_TZ_TRANSITION_NEXT || type == UCAL_TZ_TRANSITION_NEXT_INCLUSIVE)?
/external/icu/icu4c/source/i18n/
H A Ducal.cpp763 UBool inclusive = (type == UCAL_TZ_TRANSITION_NEXT_INCLUSIVE || type == UCAL_TZ_TRANSITION_PREVIOUS_INCLUSIVE);
764 UBool result = (type == UCAL_TZ_TRANSITION_NEXT || type == UCAL_TZ_TRANSITION_NEXT_INCLUSIVE)?
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c2338 result = ucal_getTimeZoneTransitionDate(ucal, UCAL_TZ_TRANSITION_NEXT_INCLUSIVE, &transition2, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.c2342 result = ucal_getTimeZoneTransitionDate(ucal, UCAL_TZ_TRANSITION_NEXT_INCLUSIVE, &transition2, &status);

Completed in 1165 milliseconds