Home
last modified time | relevance | path

Searched defs:handleGetYearLength (Results 1 – 25 of 30) sorted by relevance

12

/external/cronet/tot/third_party/icu/source/i18n/
Dislamcal.cpp449 int32_t IslamicCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in IslamicCalendar
729 int32_t IslamicCivilCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in IslamicCivilCalendar
873 int32_t IslamicUmalquraCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in IslamicUmalquraCalendar
Dpersncal.cpp160 int32_t PersianCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in PersianCalendar
Dindiancal.cpp132 int32_t IndianCalendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in IndianCalendar
Dhebrwcal.cpp535 int32_t HebrewCalendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in HebrewCalendar
Dgregocal.cpp591 int32_t GregorianCalendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in GregorianCalendar
/external/cronet/stable/third_party/icu/source/i18n/
Dislamcal.cpp449 int32_t IslamicCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in IslamicCalendar
729 int32_t IslamicCivilCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in IslamicCivilCalendar
873 int32_t IslamicUmalquraCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in IslamicUmalquraCalendar
Dpersncal.cpp160 int32_t PersianCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in PersianCalendar
Dindiancal.cpp132 int32_t IndianCalendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in IndianCalendar
Dhebrwcal.cpp535 int32_t HebrewCalendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in HebrewCalendar
Dgregocal.cpp591 int32_t GregorianCalendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in GregorianCalendar
/external/icu/icu4c/source/i18n/
Dislamcal.cpp447 int32_t IslamicCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in IslamicCalendar
709 int32_t IslamicCivilCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in IslamicCivilCalendar
891 int32_t IslamicUmalquraCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in IslamicUmalquraCalendar
Dpersncal.cpp160 int32_t PersianCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in PersianCalendar
Dindiancal.cpp132 int32_t IndianCalendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in IndianCalendar
Dhebrwcal.cpp594 int32_t HebrewCalendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in HebrewCalendar
Dgregocal.cpp604 int32_t GregorianCalendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in GregorianCalendar
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DPersianCalendar.java354 protected int handleGetYearLength(int extendedYear) { in handleGetYearLength() method in PersianCalendar
DIndianCalendar.java329 protected int handleGetYearLength(int extendedYear) { in handleGetYearLength() method in IndianCalendar
DGregorianCalendar.java739 protected int handleGetYearLength(int eyear) { in handleGetYearLength() method in GregorianCalendar
DHebrewCalendar.java764 protected int handleGetYearLength(int eyear) { in handleGetYearLength() method in HebrewCalendar
DIslamicCalendar.java997 protected int handleGetYearLength(int extendedYear) { in handleGetYearLength() method in IslamicCalendar
/external/icu/android_icu4j/src/main/java/android/icu/util/
DPersianCalendar.java357 protected int handleGetYearLength(int extendedYear) { in handleGetYearLength() method in PersianCalendar
DIndianCalendar.java304 protected int handleGetYearLength(int extendedYear) { in handleGetYearLength() method in IndianCalendar
DGregorianCalendar.java715 protected int handleGetYearLength(int eyear) { in handleGetYearLength() method in GregorianCalendar
DHebrewCalendar.java738 protected int handleGetYearLength(int eyear) { in handleGetYearLength() method in HebrewCalendar
DIslamicCalendar.java967 protected int handleGetYearLength(int extendedYear) { in handleGetYearLength() method in IslamicCalendar

12