Home
last modified time | relevance | path

Searched refs:UCAL_STANDARD (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ducal.h787 UCAL_STANDARD, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Ducal.h832 UCAL_STANDARD, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ducal.h832 UCAL_STANDARD, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Ducal.h832 UCAL_STANDARD, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducal.cpp241 case UCAL_STANDARD: in ucal_getTimeZoneDisplayName()
/third_party/skia/third_party/externals/icu/source/i18n/
Ducal.cpp265 case UCAL_STANDARD: in ucal_getTimeZoneDisplayName()
/third_party/icu/icu4c/source/i18n/
Ducal.cpp265 case UCAL_STANDARD: in ucal_getTimeZoneDisplayName()
/third_party/node/deps/icu-small/source/i18n/
Ducal.cpp265 case UCAL_STANDARD: in ucal_getTimeZoneDisplayName()
/third_party/icu/icu4c/source/test/cintltst/
Dccaltst.c413 ucal_getTimeZoneDisplayName(caldef, UCAL_STANDARD, "en_US", result, resultlength, &status); in TestCalendar()