Home
last modified time | relevance | path

Searched refs:daysInMonth (Results 1 – 15 of 15) sorted by relevance

/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
DCalendarPanel.java149 daysInMonth = c.get(Calendar.DATE); in calculate()
251 dateToCell(daysInMonth, cellPos); in paint()
360 private transient int daysInMonth; // # days in this month field in CalendarPanel
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayCalendarDemo.java524 daysInMonth = c.get(Calendar.DATE); in calculate()
538 numWeeks = dateToCell(daysInMonth).y - dateToCell(1).y + 1; in calculate()
634 dateToCell(daysInMonth, cellPos); in paint()
660 for (int i = 1, h = 0; i <= daysInMonth; i++) { in paint()
717 private transient int daysInMonth; // # days in this month field in HolidayCalendarDemo.CalendarPanel
/external/libchrome/base/third_party/nspr/
Dprtime.cc336 int daysInMonth; in PR_NormalizeTime() local
408 daysInMonth = nDays[IsLeapYear(time->tm_year)][time->tm_month]; in PR_NormalizeTime()
409 while (time->tm_mday > daysInMonth) { in PR_NormalizeTime()
411 time->tm_mday -= daysInMonth; in PR_NormalizeTime()
417 daysInMonth = nDays[IsLeapYear(time->tm_year)][time->tm_month]; in PR_NormalizeTime()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCalendar.java4363 int daysInMonth = handleGetLimit(DAY_OF_MONTH, limitType); in getLimit() local
4365 limit = (daysInMonth + (7 - minDaysInFirst)) / 7; in getLimit()
4367 limit = (daysInMonth + 6 + (7 - minDaysInFirst)) / 7; in getLimit()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DCalendar.java4239 int daysInMonth = handleGetLimit(DAY_OF_MONTH, limitType); in getLimit() local
4241 limit = (daysInMonth + (7 - minDaysInFirst)) / 7; in getLimit()
4243 limit = (daysInMonth + 6 + (7 - minDaysInFirst)) / 7; in getLimit()
/external/icu/icu4c/source/i18n/
Dcalendar.cpp2703 int32_t daysInMonth = handleGetLimit(UCAL_DAY_OF_MONTH, limitType); in getLimit() local
2705 limit = (daysInMonth + (7 - minDaysInFirst)) / 7; in getLimit()
2707 limit = (daysInMonth + 6 + (7 - minDaysInFirst)) / 7; in getLimit()
/external/libxml2/
Dxmlschemastypes.c1126 static const unsigned int daysInMonth[12] = variable
1132 (IS_LEAP(yr) ? daysInMonthLeap[mon - 1] : daysInMonth[mon - 1])
1137 (dt->day <= daysInMonth[dt->mon - 1]))
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
Dmootools-more-yui-compressed.min.js1daysInMonth(this.get("mo"),this.get("year"))},getDayOfYear:function(){return(J.UTC(this.get("year"… method
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...