/third_party/icu/icu4c/source/test/intltest/ |
D | tzrulets.cpp | 333 cal->set(2000, UCAL_JULY, 1); in TestSimpleRuleBasedTimeZone() 1114 getUTCMillis(2005, UCAL_JULY, 1), in TestGetSimpleRules() 1207 UDate time1 = getUTCMillis(2005, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() 1208 UDate time2 = getUTCMillis(2015, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() 1209 UDate time3 = getUTCMillis(1950, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() 1629 …int32_t offset1 = otz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, status… in TestVTimeZoneCoverage() 1633 …int32_t offset2 = vtz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, status… in TestVTimeZoneCoverage() 1642 offset1 = otz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, 31, status); in TestVTimeZoneCoverage() 1646 offset2 = vtz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, 31, status); in TestVTimeZoneCoverage() 1730 UDate base = getUTCMillis(2007, UCAL_JULY, 1); in TestVTimeZoneCoverage() [all …]
|
D | incaltst.cpp | 253 GregorianCalendar::AD, 1912, 1912, UCAL_JULY, 29, in TestGregorian() 254 GregorianCalendar::AD, 1912, 1912, UCAL_JULY, 30, in TestGregorian() 403 JapaneseCalendar_MEIJI, 45, 1912, UCAL_JULY, 29, in TestJapanese() 404 JapaneseCalendar_TAISHO, 1, 1912, UCAL_JULY, 30, in TestJapanese()
|
D | astrotst.cpp | 392 cal3.set(UCAL_MONTH, UCAL_JULY); in TestBasics() 401 cal3.set(UCAL_MONTH, UCAL_JULY); in TestBasics()
|
D | tzregts.cpp | 932 z2.setEndRule(UCAL_JULY, 1, 0, status); in Test4176686() 1244 cal.set(2018, UCAL_JULY, 15, 0, 0, 0); in TestNegativeDaylightSaving()
|
D | dtfmttst.cpp | 839 UDate july = date(97, UCAL_JULY, 15); in TestCzechMonths459() 854 if (month != UCAL_JULY) errln((UnicodeString)"FAIL: Month should be July"); in TestCzechMonths459() 3849 gcal.set(1900, UCAL_JULY, 1, 12, 00); // offset 8:05:43 in Test6880() 3853 gcal.set(1950, UCAL_JULY, 1, 12, 00); // offset 8:00 in Test6880() 4017 UDate thedate = date(2009-1900, UCAL_JULY, 28); in TestFormalChineseDate()
|
D | tztest.cpp | 184 gc->set(1990, UCAL_JULY, 1); in TestRuleAPI() 193 zone->setEndRule (UCAL_JULY, 1, 0, endHour, status); in TestRuleAPI()
|
D | caltest.cpp | 850 verify765("1997 Tuesday in week 5 of June = ", c, 1997, UCAL_JULY, 1); in TestDisambiguation765() 2345 cal->set(2009, UCAL_JULY, 3, 0, 49, 46); in TestTimeStamp()
|
D | calregts.cpp | 2923 gc->set(2009, UCAL_JULY, 1); in TestT8596()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 507 UCAL_JULY, enumerator
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 513 UCAL_JULY, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 513 UCAL_JULY, enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ucal.h | 513 UCAL_JULY, enumerator
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cdtdptst.c | 265 ucal_setDate(cal, 1997, UCAL_JULY, 15, &status); in TestCzechMonths459()
|
D | ccaltst.c | 868 verify1("1997 Tuesday in week 5 of June = ", cal,datdef, 1997, UCAL_JULY, 1); in TestFieldGetSet() 2339 { "USPacific mid 2012", zoneUSPacific, 2012, UCAL_JULY, 1, TRUE , TRUE }, 2340 …{ "USPacific mid 100", zoneUSPacific, 100, UCAL_JULY, 1, FALSE, TRUE }, /* no transitions befor… 2341 …{ "Cairo mid 2012", zoneCairo, 2012, UCAL_JULY, 1, TRUE , TRUE }, /* DST cancelled since … 2342 { "Iceland mid 2012", zoneIceland, 2012, UCAL_JULY, 1, TRUE , FALSE }, /* always on DST */
|
/third_party/icu/icu4c/source/i18n/ |
D | chnsecal.cpp | 720 gmonth >= UCAL_JULY) { in computeChineseFields()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | chnsecal.cpp | 720 gmonth >= UCAL_JULY) { in computeChineseFields()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | chnsecal.cpp | 720 gmonth >= UCAL_JULY) { in computeChineseFields()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | chnsecal.cpp | 720 gmonth >= UCAL_JULY) { in computeChineseFields()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | udbgutil.cpp | 122 FIELD_NAME_STR( LEN_UCAL, UCAL_JULY ),
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | udbgutil.cpp | 122 FIELD_NAME_STR( LEN_UCAL, UCAL_JULY ),
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | udbgutil.cpp | 122 FIELD_NAME_STR( LEN_UCAL, UCAL_JULY ),
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | udbgutil.cpp | 122 FIELD_NAME_STR( LEN_UCAL, UCAL_JULY ),
|