Searched defs:monthLength (Results 1 – 14 of 14) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | gregoimp.h | 264 Grego::monthLength(int32_t year, int32_t month) { in monthLength() function
|
D | gregocal.cpp | 593 GregorianCalendar::monthLength(int32_t month) const in monthLength() function in GregorianCalendar 602 GregorianCalendar::monthLength(int32_t month, int32_t year) const in monthLength() function in GregorianCalendar
|
D | vzone.cpp | 125 int32_t monthLength, UErrorCode& status) { in vzone_getOffset2()
|
D | olsontz.cpp | 349 int32_t millis, int32_t monthLength, in getOffset()
|
D | simpletz.cpp | 441 int32_t monthLength, int32_t prevMonthLength, in getOffset()
|
D | calendar.cpp | 3234 int32_t monthLength = handleGetMonthLength(year, m); in handleComputeJulianDay() local
|
D | vtzone.cpp | 1192 int32_t monthLength, UErrorCode& status) const { in getOffset()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | gregoimp.h | 264 Grego::monthLength(int32_t year, int32_t month) { in monthLength() function
|
D | gregocal.cpp | 593 GregorianCalendar::monthLength(int32_t month) const in monthLength() function in GregorianCalendar 602 GregorianCalendar::monthLength(int32_t month, int32_t year) const in monthLength() function in GregorianCalendar
|
D | vzone.cpp | 125 int32_t monthLength, UErrorCode& status) { in vzone_getOffset2()
|
D | olsontz.cpp | 349 int32_t millis, int32_t monthLength, in getOffset()
|
D | simpletz.cpp | 441 int32_t monthLength, int32_t prevMonthLength, in getOffset()
|
D | calendar.cpp | 3073 int32_t monthLength = handleGetMonthLength(year, m); in handleComputeJulianDay() local
|
D | vtzone.cpp | 1192 int32_t monthLength, UErrorCode& status) const { in getOffset()
|