Searched refs:nextMonthDays (Results 1 – 4 of 4) sorted by relevance
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | VTimeZone.java | 1589 int nextMonthDays = dayOfMonth + 6 - MONTHLENGTH[month]; in writeZonePropsByDOW_GEQ_DOM() 1590 currentMonthDays -= nextMonthDays; in writeZonePropsByDOW_GEQ_DOM() 1594 …writeZonePropsByDOW_GEQ_DOM_sub(writer, nextMonth, 1, dayOfWeek, nextMonthDays, MAX_TIME /* Do not… in writeZonePropsByDOW_GEQ_DOM()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | VTimeZone.java | 1620 int nextMonthDays = dayOfMonth + 6 - MONTHLENGTH[month]; in writeZonePropsByDOW_GEQ_DOM() 1621 currentMonthDays -= nextMonthDays; in writeZonePropsByDOW_GEQ_DOM() 1625 …writeZonePropsByDOW_GEQ_DOM_sub(writer, nextMonth, 1, dayOfWeek, nextMonthDays, MAX_TIME /* Do not… in writeZonePropsByDOW_GEQ_DOM()
|
/external/icu/icu4c/source/i18n/ |
D | vtzone.cpp | 2373 int32_t nextMonthDays = dayOfMonth + 6 - MONTHLENGTH[month]; in writeZonePropsByDOW_GEQ_DOM() local 2374 currentMonthDays -= nextMonthDays; in writeZonePropsByDOW_GEQ_DOM() 2378 writeZonePropsByDOW_GEQ_DOM_sub(writer, nextMonth, 1, dayOfWeek, nextMonthDays, in writeZonePropsByDOW_GEQ_DOM()
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |