Home
last modified time | relevance | path

Searched refs:MONTH_DAYS (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DHebrewCalendar.java579 static private final int MONTH_DAYS = 29; field in HebrewCalendar
581 static private final long MONTH_PARTS = MONTH_DAYS*DAY_PARTS + MONTH_FRACT;
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DHebrewCalendar.java553 static private final int MONTH_DAYS = 29; field in HebrewCalendar
555 static private final long MONTH_PARTS = MONTH_DAYS*DAY_PARTS + MONTH_FRACT;
/third_party/icu/icu4c/source/i18n/
Dhebrwcal.cpp361 static const int32_t MONTH_DAYS = 29; variable
363 static const int32_t MONTH_PARTS = MONTH_DAYS*DAY_PARTS + MONTH_FRACT;
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dhebrwcal.cpp361 static const int32_t MONTH_DAYS = 29; variable
363 static const int32_t MONTH_PARTS = MONTH_DAYS*DAY_PARTS + MONTH_FRACT;
/third_party/node/deps/icu-small/source/i18n/
Dhebrwcal.cpp361 static const int32_t MONTH_DAYS = 29; variable
363 static const int32_t MONTH_PARTS = MONTH_DAYS*DAY_PARTS + MONTH_FRACT;
/third_party/skia/third_party/externals/icu/source/i18n/
Dhebrwcal.cpp361 static const int32_t MONTH_DAYS = 29; variable
363 static const int32_t MONTH_PARTS = MONTH_DAYS*DAY_PARTS + MONTH_FRACT;