/third_party/icu/icu4c/source/test/intltest/ |
D | tzrulets.cpp | 240 UDate start = getUTCMillis(STARTYEAR, UCAL_JANUARY, 1); in TestSimpleRuleBasedTimeZone() 241 UDate until = getUTCMillis(STARTYEAR + 10, UCAL_JANUARY, 1); in TestSimpleRuleBasedTimeZone() 294 cal->set(1000, UCAL_JANUARY, 1); in TestSimpleRuleBasedTimeZone() 470 dtr = new DateTimeRule(UCAL_JANUARY, 6, in TestHistoricalRuleBasedTimeZone() 516 UDate jan1_1950 = getUTCMillis(1950, UCAL_JANUARY, 1); in TestHistoricalRuleBasedTimeZone() 517 UDate jan1_1967 = getUTCMillis(1971, UCAL_JANUARY, 1); in TestHistoricalRuleBasedTimeZone() 518 UDate jan1_2010 = getUTCMillis(2010, UCAL_JANUARY, 1); in TestHistoricalRuleBasedTimeZone() 626 UDate lo = getUTCMillis(TESTYEARS[i][0], UCAL_JANUARY, 1); in TestOlsonTransition() 627 UDate hi = getUTCMillis(TESTYEARS[i][1], UCAL_JANUARY, 1); in TestOlsonTransition() 684 UDate start = getUTCMillis(STARTYEARS[idx], UCAL_JANUARY, 1); in TestRBTZTransition() [all …]
|
D | tzregts.cpp | 142 GregorianCalendar cal(1997, UCAL_JANUARY, 31, status); in Test4073215() 598 const int32_t GOOD_MONTH = UCAL_JANUARY; in Test4154542() 605 GOOD, UCAL_JANUARY, -5, UCAL_SUNDAY, 0, in Test4154542() 609 BAD, UCAL_JANUARY, -6, UCAL_SUNDAY, 0, in Test4154542() 615 BAD, UCAL_JANUARY-1, 1, UCAL_SUNDAY, 0, in Test4154542() 731 UCAL_JANUARY, 1, 0, 0, in Test4154525() 783 GOOD, GOOD_ERA, GOOD_YEAR, UCAL_JANUARY, GOOD_DAY, GOOD_DOW, GOOD_TIME, in Test4154650() 785 BAD, GOOD_ERA, GOOD_YEAR, UCAL_JANUARY-1, GOOD_DAY, GOOD_DOW, GOOD_TIME, in Test4154650() 788 GOOD, GOOD_ERA, GOOD_YEAR, UCAL_JANUARY, 1, GOOD_DOW, GOOD_TIME, in Test4154650() 789 GOOD, GOOD_ERA, GOOD_YEAR, UCAL_JANUARY, 31, GOOD_DOW, GOOD_TIME, in Test4154650() [all …]
|
D | calregts.cpp | 175 cal->set(97, UCAL_JANUARY, 1, h, 34); in test4074758() 226 cal2->set(2012,UCAL_JANUARY,06); in Test9019() 781 cal->set(1997,UCAL_JANUARY,1); in test4086724() 784 cal->set(1997,UCAL_JANUARY,8); in test4086724() 1090 makeDate(1998, UCAL_JANUARY, 10), in test4103271() 1092 makeDate(1999, UCAL_JANUARY, 1) in test4103271() 1164 makeDate(1998, UCAL_DECEMBER, 25), makeDate(1999, UCAL_JANUARY, 1), in test4103271() 1165 makeDate(1997, UCAL_DECEMBER, 28), makeDate(1998, UCAL_JANUARY, 4), in test4103271() 1167 makeDate(1999, UCAL_JANUARY, 2), makeDate(1998, UCAL_JANUARY, 3), in test4103271() 1283 UDate epoch = makeDate(1970, UCAL_JANUARY, 1); in test4108764() [all …]
|
D | tzfmttst.cpp | 119 cal->set(1900, UCAL_JANUARY, 1); in TestTimeZoneRoundTrip() 121 cal->set(2040, UCAL_JANUARY, 1); in TestTimeZoneRoundTrip() 461 cal->set(1900, UCAL_JANUARY, 1); in TestTimeRoundTrip() 463 cal->set(1999, UCAL_JANUARY, 1); in TestTimeRoundTrip() 467 cal->set(2022, UCAL_JANUARY, 1); in TestTimeRoundTrip()
|
D | incaltst.cpp | 408 …JapaneseCalendar_SHOWA, 64, 1989, UCAL_JANUARY, 7, // Test current era transition (differe… in TestJapanese() 409 JapaneseCalendar_HEISEI, 1, 1989, UCAL_JANUARY, 8, in TestJapanese() 410 JapaneseCalendar_HEISEI, 1, 1989, UCAL_JANUARY, 9, in TestJapanese()
|
D | tztest.cpp | 220 testUsingBinarySearch(*zone, date(90, UCAL_JANUARY, 1), date(90, UCAL_JUNE, 15), marchOne); in TestRuleAPI() 1481 zone2->setStartRule(UCAL_JANUARY, 1, 0, 0, status); in TestDisplayName() 1594 int32_t offset = tz->getOffset(GregorianCalendar::AD, 1998, UCAL_JANUARY, 1, in TestDSTSavings() 1607 offset = tz->getOffset(GregorianCalendar::AD, 1998, UCAL_JANUARY, 1, in TestDSTSavings()
|
D | dtfmrgts.cpp | 811 date(70, UCAL_JANUARY, 1, 10, 30), in Test4104136() 1119 date(2001-1900, UCAL_JANUARY, 23), in Test4182066() 1121 date( -9-1900, UCAL_JANUARY, 23), in Test4182066()
|
D | tzbdtest.cpp | 455 UDate d = date(year - 1900, UCAL_JANUARY, 1); in findBoundariesStepwise()
|
D | caltest.cpp | 1352 calendar->set(1993, UCAL_JANUARY, 4); in TestAddSetGet0610() 1363 Calendar *calendar = new GregorianCalendar(1993, UCAL_JANUARY, 4, status); in TestAddSetGet0610() 1375 Calendar *calendar = new GregorianCalendar(1993, UCAL_JANUARY, 4, status); in TestAddSetGet0610() 1859 if (mon == UCAL_JANUARY) { in TestWOY() 2398 cal->set(TEST_DATA[j][0], UCAL_JANUARY, 1); in TestISO8601()
|
/third_party/icu/icu4c/source/test/perf/normperf/ |
D | dtfmtrtperf.h | 94 cal->set(1900, UCAL_JANUARY, 1); in call() 96 cal->set(2040, UCAL_JANUARY, 1); in call()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | simpletz.cpp | 406 if(month < UCAL_JANUARY || month > UCAL_DECEMBER) { in getOffset() 426 if (month < UCAL_JANUARY in getOffset() 450 || month < UCAL_JANUARY in getOffset() 880 if (startMonth < UCAL_JANUARY || startMonth > UCAL_DECEMBER) { in decodeStartRule() 935 if (endMonth < UCAL_JANUARY || endMonth > UCAL_DECEMBER) { in decodeEndRule()
|
D | olsontz.cpp | 334 if (month < UCAL_JANUARY || month > UCAL_DECEMBER) { in getOffset() 358 || month < UCAL_JANUARY in getOffset()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | simpletz.cpp | 406 if(month < UCAL_JANUARY || month > UCAL_DECEMBER) { in getOffset() 426 if (month < UCAL_JANUARY in getOffset() 450 || month < UCAL_JANUARY in getOffset() 880 if (startMonth < UCAL_JANUARY || startMonth > UCAL_DECEMBER) { in decodeStartRule() 935 if (endMonth < UCAL_JANUARY || endMonth > UCAL_DECEMBER) { in decodeEndRule()
|
D | olsontz.cpp | 334 if (month < UCAL_JANUARY || month > UCAL_DECEMBER) { in getOffset() 358 || month < UCAL_JANUARY in getOffset()
|
/third_party/icu/icu4c/source/i18n/ |
D | simpletz.cpp | 406 if(month < UCAL_JANUARY || month > UCAL_DECEMBER) { in getOffset() 426 if (month < UCAL_JANUARY in getOffset() 450 || month < UCAL_JANUARY in getOffset() 880 if (startMonth < UCAL_JANUARY || startMonth > UCAL_DECEMBER) { in decodeStartRule() 935 if (endMonth < UCAL_JANUARY || endMonth > UCAL_DECEMBER) { in decodeEndRule()
|
D | olsontz.cpp | 334 if (month < UCAL_JANUARY || month > UCAL_DECEMBER) { in getOffset() 358 || month < UCAL_JANUARY in getOffset()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | simpletz.cpp | 405 if(month < UCAL_JANUARY || month > UCAL_DECEMBER) { in getOffset() 425 if (month < UCAL_JANUARY in getOffset() 449 || month < UCAL_JANUARY in getOffset() 877 if (startMonth < UCAL_JANUARY || startMonth > UCAL_DECEMBER) { in decodeStartRule() 932 if (endMonth < UCAL_JANUARY || endMonth > UCAL_DECEMBER) { in decodeEndRule()
|
D | olsontz.cpp | 334 if (month < UCAL_JANUARY || month > UCAL_DECEMBER) { in getOffset() 358 || month < UCAL_JANUARY in getOffset()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 495 UCAL_JANUARY, enumerator
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 501 UCAL_JANUARY, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 501 UCAL_JANUARY, enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ucal.h | 501 UCAL_JANUARY, enumerator
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 728 ucal_setDate(caldef, 1999, UCAL_JANUARY, 10, &status); in TestGetSetDateAPI() 729 verify1("1999 10th day of January is :", caldef, datdef, 1999, UCAL_JANUARY, 10); in TestGetSetDateAPI() 896 verify1("1999 1st day of the year =", cal, datdef, 1999, UCAL_JANUARY, 1); in TestFieldGetSet() 1260 ucal_setDate(cal, 1999, UCAL_JANUARY, 1, &status); in TestDOWProgression()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | udbgutil.cpp | 116 FIELD_NAME_STR( LEN_UCAL, UCAL_JANUARY ),
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | udbgutil.cpp | 116 FIELD_NAME_STR( LEN_UCAL, UCAL_JANUARY ),
|