Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ducal.h789 UCAL_SHORT_STANDARD, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Ducal.h834 UCAL_SHORT_STANDARD, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ducal.h834 UCAL_SHORT_STANDARD, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Ducal.h834 UCAL_SHORT_STANDARD, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducal.cpp245 case UCAL_SHORT_STANDARD: in ucal_getTimeZoneDisplayName()
/third_party/skia/third_party/externals/icu/source/i18n/
Ducal.cpp269 case UCAL_SHORT_STANDARD: in ucal_getTimeZoneDisplayName()
/third_party/icu/icu4c/source/i18n/
Ducal.cpp269 case UCAL_SHORT_STANDARD: in ucal_getTimeZoneDisplayName()
/third_party/node/deps/icu-small/source/i18n/
Ducal.cpp269 case UCAL_SHORT_STANDARD: in ucal_getTimeZoneDisplayName()
/third_party/icu/icu4c/source/test/cintltst/
Dccaltst.c419 … ucal_getTimeZoneDisplayName(caldef, UCAL_SHORT_STANDARD, "en_US", result, resultlength, &status); in TestCalendar()