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/
H A 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/
H A 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/
H A 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/
H A 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/
H A Dhebrwcal.cpp365 static const int32_t MONTH_DAYS = 29; variable
367 static const int32_t MONTH_PARTS = MONTH_DAYS*DAY_PARTS + MONTH_FRACT;
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 11 milliseconds