Home
last modified time | relevance | path

Searched refs:UCAL_AUGUST (Results 1 – 16 of 16) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ducal.h509 UCAL_AUGUST, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Ducal.h515 UCAL_AUGUST, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ducal.h515 UCAL_AUGUST, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Ducal.h515 UCAL_AUGUST, enumerator
/third_party/icu/icu4c/source/test/intltest/
Dtzregts.cpp772 const int32_t GOOD_ERA = GregorianCalendar::AD, GOOD_YEAR = 1998, GOOD_MONTH = UCAL_AUGUST; in Test4154650()
948 tempcal->set(1970, UCAL_AUGUST, 1); in Test4176686()
Dincaltst.cpp255 GregorianCalendar::AD, 1912, 1912, UCAL_AUGUST, 1, in TestGregorian()
405 JapaneseCalendar_TAISHO, 1, 1912, UCAL_AUGUST, 1, in TestJapanese()
Dastrotst.cpp157 GregorianCalendar *cal = new GregorianCalendar(1958, UCAL_AUGUST, 15,status); in TestCoverage()
Dtzbdtest.cpp430 …tz = new SimpleTimeZone(- 8 * (int32_t)ONE_HOUR, "Test_1", UCAL_AUGUST, 2, UCAL_TUESDAY, 2 * (int3… in TestNewRules()
Dcalregts.cpp590 cal->set(1997, UCAL_AUGUST, 12); // Wednesday in dowTest()
Dcaltest.cpp729 cal->set(1997, UCAL_AUGUST, 12); in dowTest()
Ddtfmttst.cpp964 UDate currentTime_1 = date(97, UCAL_AUGUST, 13, 10, 42, 28); in TestQuotePattern161()
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dudbgutil.cpp123 FIELD_NAME_STR( LEN_UCAL, UCAL_AUGUST ),
/third_party/icu/icu4c/source/tools/toolutil/
Dudbgutil.cpp123 FIELD_NAME_STR( LEN_UCAL, UCAL_AUGUST ),
/third_party/node/deps/icu-small/source/tools/toolutil/
Dudbgutil.cpp123 FIELD_NAME_STR( LEN_UCAL, UCAL_AUGUST ),
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dudbgutil.cpp123 FIELD_NAME_STR( LEN_UCAL, UCAL_AUGUST ),
/third_party/icu/icu4c/source/test/cintltst/
Dccaltst.c734 ucal_setDate(caldef, 1999, UCAL_AUGUST, 32, &status); in TestGetSetDateAPI()
766 ucal_setDateTime(caldef, 1999, UCAL_AUGUST, 32, 22, 65, 40, &status); in TestGetSetDateAPI()