Searched refs:monthsInYear (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dhebrwcal.cpp320 int32_t yearLength = monthsInYear(year);
477 int32_t HebrewCalendar::monthsInYear(int32_t year) { function in class:HebrewCalendar
504 month += monthsInYear(--extendedYear);
508 month -= monthsInYear(extendedYear++);
634 month += monthsInYear(--eyear);
638 month -= monthsInYear(eyear++);
H A Dhebrwcal.h434 static int32_t monthsInYear(int32_t year) ;
/external/icu/icu4c/source/i18n/
H A Dhebrwcal.cpp320 int32_t yearLength = monthsInYear(year);
477 int32_t HebrewCalendar::monthsInYear(int32_t year) { function in class:HebrewCalendar
504 month += monthsInYear(--extendedYear);
508 month -= monthsInYear(extendedYear++);
641 month += monthsInYear(--eyear);
645 month -= monthsInYear(eyear++);
H A Dhebrwcal.h441 static int32_t monthsInYear(int32_t year) ;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 331 milliseconds