Searched defs:handleGetYearLength (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dpersncal.cpp157 int32_t PersianCalendar::handleGetYearLength(int32_t extendedYear) const { function in class:PersianCalendar
H A Dhebrwcal.cpp443 int32_t yearLength = handleGetYearLength(year);
527 int32_t HebrewCalendar::handleGetYearLength(int32_t eyear) const { function in class:HebrewCalendar
H A Dindiancal.cpp132 int32_t IndianCalendar::handleGetYearLength(int32_t eyear) const { function in class:IndianCalendar
H A Dislamcal.cpp308 ys+= handleGetYearLength(UMALQURA_YEAR_START-1);
310 ys+= handleGetYearLength(i);
461 int32_t IslamicCalendar::handleGetYearLength(int32_t extendedYear) const { function in class:IslamicCalendar
573 if(d == handleGetYearLength(y)){
576 }else if(d < handleGetYearLength(y) ){
H A Dgregocal.cpp587 int32_t GregorianCalendar::handleGetYearLength(int32_t eyear) const { function in class:GregorianCalendar
874 isoDoy += handleGetYearLength(isoYear);
878 isoDoy -= handleGetYearLength(isoYear - 1);
890 int32_t lastDoy = handleGetYearLength(isoYear);
/external/icu/icu4c/source/i18n/
H A Dpersncal.cpp157 int32_t PersianCalendar::handleGetYearLength(int32_t extendedYear) const { function in class:PersianCalendar
H A Dhebrwcal.cpp443 int32_t yearLength = handleGetYearLength(year);
527 int32_t HebrewCalendar::handleGetYearLength(int32_t eyear) const { function in class:HebrewCalendar
H A Dindiancal.cpp132 int32_t IndianCalendar::handleGetYearLength(int32_t eyear) const { function in class:IndianCalendar
H A Dislamcal.cpp308 ys+= handleGetYearLength(UMALQURA_YEAR_START-1);
310 ys+= handleGetYearLength(i);
461 int32_t IslamicCalendar::handleGetYearLength(int32_t extendedYear) const { function in class:IslamicCalendar
573 if(d == handleGetYearLength(y)){
576 }else if(d < handleGetYearLength(y) ){
H A Dgregocal.cpp587 int32_t GregorianCalendar::handleGetYearLength(int32_t eyear) const { function in class:GregorianCalendar
874 isoDoy += handleGetYearLength(isoYear);
878 isoDoy -= handleGetYearLength(isoYear - 1);
890 int32_t lastDoy = handleGetYearLength(isoYear);
/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 125 milliseconds