| /third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
| D | CalendarICU.java | 178 public int getMinimalDaysInFirstWeek() { in getMinimalDaysInFirstWeek() method in CalendarICU 179 return fIcuCal.getMinimalDaysInFirstWeek(); in getMinimalDaysInFirstWeek()
|
| D | SimpleDateFormatICU.java | 281 icuCal.setMinimalDaysInFirstWeek(newCalendar.getMinimalDaysInFirstWeek()); in setCalendar()
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | calendar.cpp | 1665 if ((7 - relDowJan1) >= getMinimalDaysInFirstWeek()) { in computeWeekFields() 1693 if (((6 - lastRelDow) >= getMinimalDaysInFirstWeek()) && in computeWeekFields() 1730 if ((7 - periodStartDayOfWeek) >= getMinimalDaysInFirstWeek()) ++weekNo; in weekNumber() 1931 if ((7 - fdm) < getMinimalDaysInFirstWeek()) in roll() 1989 if ((7 - fdy) < getMinimalDaysInFirstWeek()) in roll() 2535 Calendar::getMinimalDaysInFirstWeek() const in getMinimalDaysInFirstWeek() function in Calendar 2725 limit = getMinimalDaysInFirstWeek() == 1 ? 1 : 0; in getLimit() 2729 int32_t minDaysInFirst = getMinimalDaysInFirstWeek(); in getLimit() 3359 … fprintf(stderr, " next: %d DFW, min=%d \n", (7-nextFirst), getMinimalDaysInFirstWeek() ); in handleComputeJulianDay() 3364 (7-nextFirst) >= getMinimalDaysInFirstWeek()) // or enough days in the week in handleComputeJulianDay() [all …]
|
| D | gregocal.cpp | 897 if ((6 - lastRelDow) >= getMinimalDaysInFirstWeek()) lastDoy -= 7; in roll() 994 if ((7 - fdm) < getMinimalDaysInFirstWeek()) in roll()
|
| D | ucal.cpp | 352 return ((Calendar*)cal)->getMinimalDaysInFirstWeek(); in ucal_getAttribute()
|
| /third_party/icu/icu4c/source/i18n/ |
| D | calendar.cpp | 1727 if ((7 - relDowJan1) >= getMinimalDaysInFirstWeek()) { in computeWeekFields() 1755 if (((6 - lastRelDow) >= getMinimalDaysInFirstWeek()) && in computeWeekFields() 1801 if ((7 - periodStartDayOfWeek) >= getMinimalDaysInFirstWeek()) ++weekNo; in weekNumber() 2005 if ((7 - fdm) < getMinimalDaysInFirstWeek()) in roll() 2063 if ((7 - fdy) < getMinimalDaysInFirstWeek()) in roll() 2612 Calendar::getMinimalDaysInFirstWeek() const in getMinimalDaysInFirstWeek() function in Calendar 2802 limit = getMinimalDaysInFirstWeek() == 1 ? 1 : 0; in getLimit() 2806 int32_t minDaysInFirst = getMinimalDaysInFirstWeek(); in getLimit() 3457 … fprintf(stderr, " next: %d DFW, min=%d \n", (7-nextFirst), getMinimalDaysInFirstWeek() ); in handleComputeJulianDay() 3462 (7-nextFirst) >= getMinimalDaysInFirstWeek()) // or enough days in the week in handleComputeJulianDay() [all …]
|
| D | gregocal.cpp | 897 if ((6 - lastRelDow) >= getMinimalDaysInFirstWeek()) lastDoy -= 7; in roll() 994 if ((7 - fdm) < getMinimalDaysInFirstWeek()) in roll()
|
| D | ucal.cpp | 352 return ((Calendar*)cal)->getMinimalDaysInFirstWeek(); in ucal_getAttribute()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| D | Calendar.java | 2283 getMinimalDaysInFirstWeek() == other.getMinimalDaysInFirstWeek() && in isEquivalentTo() 2877 if ((7 - fdm) < getMinimalDaysInFirstWeek()) in roll() 2935 if ((7 - fdy) < getMinimalDaysInFirstWeek()) in roll() 3771 if ((7 - periodStartDayOfWeek) >= getMinimalDaysInFirstWeek()) ++weekNo; in weekNumber() 4160 public int getMinimalDaysInFirstWeek() in getMinimalDaysInFirstWeek() method in Calendar 4244 limit = getMinimalDaysInFirstWeek() == 1 ? 1 : 0; in getLimit() 4248 int minDaysInFirst = getMinimalDaysInFirstWeek(); in getLimit() 4948 if ((7 - relDowJan1) >= getMinimalDaysInFirstWeek()) { in computeWeekFields() 4976 if (((6 - lastRelDow) >= getMinimalDaysInFirstWeek()) && in computeWeekFields() 5851 if ((7 - first) < getMinimalDaysInFirstWeek()) { in handleComputeJulianDay()
|
| D | GregorianCalendar.java | 577 if ((6 - lastRelDow) >= getMinimalDaysInFirstWeek()) lastDoy -= 7; in roll()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | Calendar.java | 2373 getMinimalDaysInFirstWeek() == other.getMinimalDaysInFirstWeek() && in isEquivalentTo() 2975 if ((7 - fdm) < getMinimalDaysInFirstWeek()) in roll() 3033 if ((7 - fdy) < getMinimalDaysInFirstWeek()) in roll() 3956 if ((7 - periodStartDayOfWeek) >= getMinimalDaysInFirstWeek()) ++weekNo; in weekNumber() 4363 public int getMinimalDaysInFirstWeek() in getMinimalDaysInFirstWeek() method in Calendar 4449 limit = getMinimalDaysInFirstWeek() == 1 ? 1 : 0; in getLimit() 4453 int minDaysInFirst = getMinimalDaysInFirstWeek(); in getLimit() 5193 if ((7 - relDowJan1) >= getMinimalDaysInFirstWeek()) { in computeWeekFields() 5221 if (((6 - lastRelDow) >= getMinimalDaysInFirstWeek()) && in computeWeekFields() 6113 if ((7 - first) < getMinimalDaysInFirstWeek()) { in handleComputeJulianDay()
|
| D | GregorianCalendar.java | 597 if ((6 - lastRelDow) >= getMinimalDaysInFirstWeek()) lastDoy -= 7; in roll()
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | calendar.cpp | 1613 if ((7 - relDowJan1) >= getMinimalDaysInFirstWeek()) { in computeWeekFields() 1641 if (((6 - lastRelDow) >= getMinimalDaysInFirstWeek()) && in computeWeekFields() 1687 if ((7 - periodStartDayOfWeek) >= getMinimalDaysInFirstWeek()) ++weekNo; in weekNumber() 1895 if ((7 - fdm) < getMinimalDaysInFirstWeek()) in roll() 1953 if ((7 - fdy) < getMinimalDaysInFirstWeek()) in roll() 2503 Calendar::getMinimalDaysInFirstWeek() const in getMinimalDaysInFirstWeek() function in Calendar 2693 limit = getMinimalDaysInFirstWeek() == 1 ? 1 : 0; in getLimit() 2697 int32_t minDaysInFirst = getMinimalDaysInFirstWeek(); in getLimit() 3412 … fprintf(stderr, " next: %d DFW, min=%d \n", (7-nextFirst), getMinimalDaysInFirstWeek() ); in handleComputeJulianDay() 3417 (7-nextFirst) >= getMinimalDaysInFirstWeek()) // or enough days in the week in handleComputeJulianDay() [all …]
|
| D | gregocal.cpp | 898 if ((6 - lastRelDow) >= getMinimalDaysInFirstWeek()) lastDoy -= 7; in roll() 995 if ((7 - fdm) < getMinimalDaysInFirstWeek()) in roll()
|
| D | ucal.cpp | 350 return ((Calendar*)cal)->getMinimalDaysInFirstWeek(); in ucal_getAttribute()
|
| /third_party/icu/tools/multi/proj/provider/ |
| D | caldiff.cpp | 91 …sprintf(outchars, " cal: mindays=%d firstday=%d ", (int)cal->getMinimalDaysInFirstWeek(), (int)cal… in main()
|
| /third_party/icu/docs/userguide/datetime/calendar/ |
| D | index.md | 189 using calls such as `getMinimalDaysInFirstWeek()`, `getFirstDayOfWeek()`, and 313 …that contains at least `getMinimalDaysInFirstWeek()` days from that year. It depends on the values… 315 and `getMinimalDaysInFirstWeek()` is `4` (these are the values reflecting ISO 8601
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_i18n.js | 348 this.getMinimalDaysInFirstWeek = function() { method
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
| D | CalendarTestFmwk.java | 370 int minDaysInFirstWeek = cal.getMinimalDaysInFirstWeek(); in doTheoreticalLimitsTest()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
| D | CalendarTestFmwk.java | 373 int minDaysInFirstWeek = cal.getMinimalDaysInFirstWeek(); in doTheoreticalLimitsTest()
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | callimts.cpp | 247 int32_t minDaysInFirstWeek = cal.getMinimalDaysInFirstWeek(); in doTheoreticalLimitsTest()
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| D | calendar.h | 1012 uint8_t getMinimalDaysInFirstWeek(void) const;
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| D | calendar.h | 1022 uint8_t getMinimalDaysInFirstWeek(void) const;
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| D | calendar.h | 1012 uint8_t getMinimalDaysInFirstWeek(void) const;
|
| /third_party/node/deps/v8/src/objects/ |
| D | js-locale.cc | 755 int32_t md = calendar->getMinimalDaysInFirstWeek(); in WeekInfo()
|