Home
last modified time | relevance | path

Searched refs:UCAL_MAY (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ducal.h503 UCAL_MAY, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Ducal.h509 UCAL_MAY, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ducal.h509 UCAL_MAY, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Ducal.h509 UCAL_MAY, enumerator
/third_party/icu/icu4c/source/test/cintltst/
Dccaltst.c732 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status); in TestGetSetDateAPI()
733 verify1("2000 3rd day of May is :", caldef, datdef, 2000, UCAL_MAY, 3); in TestGetSetDateAPI()
745 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status); in TestGetSetDateAPI()
764 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status); in TestGetSetDateAPI()
765 … verify2("1999 3rd day of May at 25:30:45 is :", caldef, datdef, 1999, UCAL_MAY, 4, 1, 30, 45, 0); in TestGetSetDateAPI()
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dudbgutil.cpp120 FIELD_NAME_STR( LEN_UCAL, UCAL_MAY ),
/third_party/icu/icu4c/source/tools/toolutil/
Dudbgutil.cpp120 FIELD_NAME_STR( LEN_UCAL, UCAL_MAY ),
/third_party/node/deps/icu-small/source/tools/toolutil/
Dudbgutil.cpp120 FIELD_NAME_STR( LEN_UCAL, UCAL_MAY ),
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dudbgutil.cpp120 FIELD_NAME_STR( LEN_UCAL, UCAL_MAY ),
/third_party/icu/icu4c/source/test/intltest/
Dincaltst.cpp412 JapaneseCalendar_HEISEI, 15, 2003, UCAL_MAY, 22, in TestJapanese()
Ddtfmrgts.cpp142 UDate dt = date(97, UCAL_MAY, 3, 8, 55); in Test4052408()
Ddtifmtts.cpp2316 cal->set(UCAL_MONTH, UCAL_MAY); in testTicket21222JapaneseEraDiff()
Dtzrulets.cpp1241 DateTimeRule dtr0(UCAL_MAY, 31, 2*HOUR, DateTimeRule::WALL_TIME); in TestTimeZoneRuleCoverage()
Dcalregts.cpp225 cal1->set(2011,UCAL_MAY,06); in Test9019()