Home
last modified time | relevance | path

Searched refs:UDAT_HOUR_CYCLE_23 (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dudatpg_test.c535 { "de_DE", UDAT_HOUR_CYCLE_23 }, in TestGetDefaultHourCycle()
539 { "es_ES", UDAT_HOUR_CYCLE_23 }, in TestGetDefaultHourCycle()
540 { "fi", UDAT_HOUR_CYCLE_23 }, in TestGetDefaultHourCycle()
541 { "fr", UDAT_HOUR_CYCLE_23 }, in TestGetDefaultHourCycle()
542 { "ja_JP", UDAT_HOUR_CYCLE_23 }, in TestGetDefaultHourCycle()
543 { "zh_CN", UDAT_HOUR_CYCLE_23 }, in TestGetDefaultHourCycle()
807 { "en_GB", u"HH:mm", UDAT_HOUR_CYCLE_23 }, in TestRegionOverride()
808 { "en_US@rg=GBZZZZ", u"HH:mm", UDAT_HOUR_CYCLE_23 }, in TestRegionOverride()
809 { "en_US@hours=h23", u"HH:mm", UDAT_HOUR_CYCLE_23 }, in TestRegionOverride()
/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp1429 …{"cn_ZH", u"HH", u"HH:mm", UDAT_HOUR_CYCLE_23 }, // Desired & now actual behavior (does this fix I… in test20640_HourCyclArsEnNH()
1431 {"ja_TRADITIONAL", u"H時", u"H:mm", UDAT_HOUR_CYCLE_23}, in test20640_HourCyclArsEnNH()
1771 { "en_GB", u"HH:mm", UDAT_HOUR_CYCLE_23 }, in testRegionOverride()
1772 { "en_US@rg=GBZZZZ", u"HH:mm", UDAT_HOUR_CYCLE_23 }, in testRegionOverride()
1773 { "en_US@hours=h23", u"HH:mm", UDAT_HOUR_CYCLE_23 }, in testRegionOverride()
/third_party/icu/icu4c/source/i18n/unicode/
Dudat.h1000 UDAT_HOUR_CYCLE_23, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dudat.h1000 UDAT_HOUR_CYCLE_23, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dudat.h1000 UDAT_HOUR_CYCLE_23, enumerator
/third_party/icu/icu4c/source/i18n/
Ddtptngen.cpp748 return UDAT_HOUR_CYCLE_23; in getDefaultHourCycle()
754 return UDAT_HOUR_CYCLE_23; in getDefaultHourCycle()
762 return UDAT_HOUR_CYCLE_23; in getDefaultHourCycle()
/third_party/node/deps/icu-small/source/i18n/
Ddtptngen.cpp748 return UDAT_HOUR_CYCLE_23; in getDefaultHourCycle()
754 return UDAT_HOUR_CYCLE_23; in getDefaultHourCycle()
762 return UDAT_HOUR_CYCLE_23; in getDefaultHourCycle()
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtptngen.cpp730 return UDAT_HOUR_CYCLE_23; in getDefaultHourCycle()
736 return UDAT_HOUR_CYCLE_23; in getDefaultHourCycle()
744 return UDAT_HOUR_CYCLE_23; in getDefaultHourCycle()
/third_party/node/deps/v8/src/objects/
Djs-locale.cc583 case UDAT_HOUR_CYCLE_23: in HourCycles()
Djs-date-time-format.cc69 case UDAT_HOUR_CYCLE_23: in ToHourCycle()