Home
last modified time | relevance | path

Searched defs:yearType (Results 1 – 5 of 5) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/util/
DHebrewCalendar.java644 private final int yearType(int year) in yearType() method in HebrewCalendar
802 int yearType = yearType(year); in handleComputeFields() local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DHebrewCalendar.java668 private final int yearType(int year) in yearType() method in HebrewCalendar
828 int yearType = yearType(year); in handleComputeFields() local
/external/cronet/tot/third_party/icu/source/i18n/
Dhebrwcal.cpp449 int32_t HebrewCalendar::yearType(int32_t year) const in yearType() function in HebrewCalendar
/external/cronet/stable/third_party/icu/source/i18n/
Dhebrwcal.cpp449 int32_t HebrewCalendar::yearType(int32_t year) const in yearType() function in HebrewCalendar
/external/icu/icu4c/source/i18n/
Dhebrwcal.cpp487 int32_t yearType(int32_t year, UErrorCode& status) in yearType() function