Home
last modified time | relevance | path

Searched refs:UDateFormatHourCycle (Results 1 – 17 of 17) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/unicode/
Dudat.h983 typedef enum UDateFormatHourCycle { enum
1007 } UDateFormatHourCycle; typedef
Dudatpg.h673 U_CAPI UDateFormatHourCycle U_EXPORT2
Ddtptngen.h507 UDateFormatHourCycle getDefaultHourCycle(UErrorCode& status) const;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dudat.h983 typedef enum UDateFormatHourCycle { enum
1007 } UDateFormatHourCycle; typedef
Dudatpg.h673 U_CAPI UDateFormatHourCycle U_EXPORT2
Ddtptngen.h507 UDateFormatHourCycle getDefaultHourCycle(UErrorCode& status) const;
/third_party/icu/icu4c/source/i18n/unicode/
Dudat.h983 typedef enum UDateFormatHourCycle { enum
1007 } UDateFormatHourCycle; typedef
Dudatpg.h673 U_CAPI UDateFormatHourCycle U_EXPORT2
Ddtptngen.h507 UDateFormatHourCycle getDefaultHourCycle(UErrorCode& status) const;
/third_party/icu/icu4c/source/test/cintltst/
Dudatpg_test.c519 UDateFormatHourCycle expected;
549 UDateFormatHourCycle actual = udatpg_getDefaultHourCycle(dtpgen, &status); in TestGetDefaultHourCycle()
/third_party/node/deps/icu-small/source/i18n/
Dudatpg.cpp294 U_CAPI UDateFormatHourCycle U_EXPORT2
Ddtptngen.cpp727 UDateFormatHourCycle
/third_party/icu/icu4c/source/i18n/
Dudatpg.cpp294 U_CAPI UDateFormatHourCycle U_EXPORT2
Ddtptngen.cpp727 UDateFormatHourCycle
/third_party/skia/third_party/externals/icu/source/i18n/
Dudatpg.cpp294 U_CAPI UDateFormatHourCycle U_EXPORT2
Ddtptngen.cpp727 UDateFormatHourCycle
/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp1417 UDateFormatHourCycle expectedDefaultHourCycle; in test20640_HourCyclArsEnNH()
1447 UDateFormatHourCycle defaultHourCycle = dtpg->getDefaultHourCycle(status); in test20640_HourCyclArsEnNH()