Home
last modified time | relevance | path

Searched defs:isLeapYear (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dgregoimp.h271 inline UBool Grego::isLeapYear(int32_t year) { in isLeapYear() function
Dpersncal.cpp110 UBool PersianCalendar::isLeapYear(int32_t year) in isLeapYear() function in PersianCalendar
Dhebrwcal.cpp475 UBool HebrewCalendar::isLeapYear(int32_t year) { in isLeapYear() function in HebrewCalendar
Dgregocal.cpp462 GregorianCalendar::isLeapYear(int32_t year) const in isLeapYear() function in GregorianCalendar
/third_party/icu/icu4c/source/i18n/
Dgregoimp.h271 inline UBool Grego::isLeapYear(int32_t year) { in isLeapYear() function
Dpersncal.cpp110 UBool PersianCalendar::isLeapYear(int32_t year) in isLeapYear() function in PersianCalendar
Dhebrwcal.cpp475 UBool HebrewCalendar::isLeapYear(int32_t year) { in isLeapYear() function in HebrewCalendar
Dgregocal.cpp462 GregorianCalendar::isLeapYear(int32_t year) const in isLeapYear() function in GregorianCalendar
/third_party/node/deps/icu-small/source/i18n/
Dgregoimp.h271 inline UBool Grego::isLeapYear(int32_t year) { in isLeapYear() function
Dpersncal.cpp111 UBool PersianCalendar::isLeapYear(int32_t year) in isLeapYear() function in PersianCalendar
Dhebrwcal.cpp479 UBool HebrewCalendar::isLeapYear(int32_t year) { in isLeapYear() function in HebrewCalendar
Dgregocal.cpp464 GregorianCalendar::isLeapYear(int32_t year) const in isLeapYear() function in GregorianCalendar
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DPersianCalendar.java310 private final static boolean isLeapYear(int year) in isLeapYear() method in PersianCalendar
DHebrewCalendar.java695 public static boolean isLeapYear(int year) { in isLeapYear() method in HebrewCalendar
DGregorianCalendar.java527 public boolean isLeapYear(int year) { in isLeapYear() method in GregorianCalendar
DChineseCalendar.java140 private transient boolean isLeapYear; field in ChineseCalendar
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DPersianCalendar.java312 private final static boolean isLeapYear(int year) in isLeapYear() method in PersianCalendar
DGregorianCalendar.java510 public boolean isLeapYear(int year) { in isLeapYear() method in GregorianCalendar
DHebrewCalendar.java669 public static boolean isLeapYear(int year) { in isLeapYear() method in HebrewCalendar
DChineseCalendar.java140 private transient boolean isLeapYear; field in ChineseCalendar
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DGrego.java64 public static final boolean isLeapYear(int year) { in isLeapYear() method in Grego
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DGrego.java62 public static final boolean isLeapYear(int year) { in isLeapYear() method in Grego