Home
last modified time | relevance | path

Searched refs:endDay (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DSimpleTimeZone.java131 int endMonth, int endDay, int endDayOfWeek, int endTime) { in SimpleTimeZone() argument
136 endMonth, endDay, endDayOfWeek, in SimpleTimeZone()
179 int endMonth, int endDay, in SimpleTimeZone() argument
186 endMonth, endDay, endDayOfWeek, in SimpleTimeZone()
222 int endMonth, int endDay, int endDayOfWeek, int endTime, in SimpleTimeZone() argument
228 endMonth, endDay, endDayOfWeek, in SimpleTimeZone()
513 endDay = dayOfWeekInMonth; in setEndRule()
756 endDay, endTime); in getOffset()
929 private int endMonth, endDay, endDayOfWeek; // the month, day, DOW, and time DST ends field in SimpleTimeZone
985 endDay = _endDay; in construct()
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dsimpletz.cpp74 endDay(0), in SimpleTimeZone()
170 this->endDay = savingsEndDay; in construct()
219 endDay = right.endDay; in operator =()
366 endDay = (int8_t)dayOfWeekInMonth; in setEndRule()
497 (int8_t)endDay, endTime); in getOffset()
767 endDay == that->endDay && in hasSameRules()
875 useDaylight = (UBool)((startDay != 0) && (endDay != 0) ? TRUE : FALSE); in decodeStartRule()
930 useDaylight = (UBool)((startDay != 0) && (endDay != 0) ? TRUE : FALSE); in decodeEndRule()
934 if (endDay != 0) { in decodeEndRule()
951 if (endDay > 0) { in decodeEndRule()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dsimpletz.cpp73 endDay(0), in SimpleTimeZone()
169 this->endDay = savingsEndDay; in construct()
218 endDay = right.endDay; in operator =()
365 endDay = (int8_t)dayOfWeekInMonth; in setEndRule()
496 (int8_t)endDay, endTime); in getOffset()
764 endDay == that->endDay && in hasSameRules()
872 useDaylight = (UBool)((startDay != 0) && (endDay != 0) ? TRUE : FALSE); in decodeStartRule()
927 useDaylight = (UBool)((startDay != 0) && (endDay != 0) ? TRUE : FALSE); in decodeEndRule()
931 if (endDay != 0) { in decodeEndRule()
948 if (endDay > 0) { in decodeEndRule()
[all …]
/third_party/icu/icu4c/source/i18n/
Dsimpletz.cpp74 endDay(0), in SimpleTimeZone()
170 this->endDay = savingsEndDay; in construct()
219 endDay = right.endDay; in operator =()
366 endDay = (int8_t)dayOfWeekInMonth; in setEndRule()
497 (int8_t)endDay, endTime); in getOffset()
765 endDay == that->endDay && in hasSameRules()
873 useDaylight = (UBool)((startDay != 0) && (endDay != 0) ? TRUE : FALSE); in decodeStartRule()
928 useDaylight = (UBool)((startDay != 0) && (endDay != 0) ? TRUE : FALSE); in decodeEndRule()
932 if (endDay != 0) { in decodeEndRule()
949 if (endDay > 0) { in decodeEndRule()
[all …]
/third_party/skia/third_party/externals/icu/source/i18n/
Dsimpletz.cpp74 endDay(0), in SimpleTimeZone()
170 this->endDay = savingsEndDay; in construct()
219 endDay = right.endDay; in operator =()
366 endDay = (int8_t)dayOfWeekInMonth; in setEndRule()
497 (int8_t)endDay, endTime); in getOffset()
767 endDay == that->endDay && in hasSameRules()
875 useDaylight = (UBool)((startDay != 0) && (endDay != 0) ? TRUE : FALSE); in decodeStartRule()
930 useDaylight = (UBool)((startDay != 0) && (endDay != 0) ? TRUE : FALSE); in decodeEndRule()
934 if (endDay != 0) { in decodeEndRule()
951 if (endDay > 0) { in decodeEndRule()
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DEthiopicTest.java446 private int endDay; in TestAddSet() field in EthiopicTest.TestAddSetItem
455 endDay = eDa; in TestAddSet()
464 public int getEndDay() { return endDay; } in TestAddSet()
484 int endDay = testCalendar.get(Calendar.DATE); in TestAddSet() local
485 …if ( endYear != item.getEndYear() || endMonth != item.getEndMonth() || endDay != item.getEndDay() … in TestAddSet()
488 " got yr " + endYear + " mo " + endMonth + " da " + endDay); in TestAddSet()
DCopticTest.java389 private int endDay; in TestAddSet() field in CopticTest.TestAddSetItem
398 endDay = eDa; in TestAddSet()
407 public int getEndDay() { return endDay; } in TestAddSet()
427 int endDay = testCalendar.get(Calendar.DATE); in TestAddSet() local
428 …if ( endYear != item.getEndYear() || endMonth != item.getEndMonth() || endDay != item.getEndDay() … in TestAddSet()
431 " got yr " + endYear + " mo " + endMonth + " da " + endDay); in TestAddSet()
/third_party/node/deps/icu-small/source/i18n/unicode/
Dsimpletz.h829 int8_t endMonth, int8_t endDay, int8_t endDayOfWeek,
870 int8_t endMonth, endDay, endDayOfWeek; // the month, day, DOW, and time DST ends variable
/third_party/icu/icu4c/source/i18n/unicode/
Dsimpletz.h825 int8_t endMonth, int8_t endDay, int8_t endDayOfWeek,
866 int8_t endMonth, endDay, endDayOfWeek; // the month, day, DOW, and time DST ends variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dsimpletz.h821 int8_t endMonth, int8_t endDay, int8_t endDayOfWeek,
862 int8_t endMonth, endDay, endDayOfWeek; // the month, day, DOW, and time DST ends variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dsimpletz.h829 int8_t endMonth, int8_t endDay, int8_t endDayOfWeek,
870 int8_t endMonth, endDay, endDayOfWeek; // the month, day, DOW, and time DST ends variable
/third_party/icu/icu4c/source/test/intltest/
Dcalregts.cpp2446 int32_t endDay; // 1-based member
2501 …LURE(status) || year != endYear || month != testItemPtr->endMonth || day != testItemPtr->endDay ) { in TestT6745()
2504 … ", expected " + endYear + "/" + testItemPtr->endMonth + "/" + testItemPtr->endDay + in TestT6745()