Home
last modified time | relevance | path

Searched refs:BAHARAD (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DHebrewCalendar.java584 // counting from noon on the day before. BAHARAD is an abbreviation of
586 static private final long BAHARAD = 11*HOUR_PARTS + 204; field in HebrewCalendar
616 long frac = months * MONTH_FRACT + BAHARAD; // Fractional part of day # in startOfYear()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DHebrewCalendar.java558 // counting from noon on the day before. BAHARAD is an abbreviation of
560 static private final long BAHARAD = 11*HOUR_PARTS + 204; field in HebrewCalendar
589 long frac = months * MONTH_FRACT + BAHARAD; // Fractional part of day # in startOfYear()
/third_party/icu/icu4c/source/i18n/
H A Dhebrwcal.cpp366 // counting from noon on the day before. BAHARAD is an abbreviation of
368 static const int32_t BAHARAD = 11*HOUR_PARTS + 204; variable
399 int64_t frac = (int64_t)months * MONTH_FRACT + BAHARAD; // Fractional part of day # in startOfYear()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dhebrwcal.cpp366 // counting from noon on the day before. BAHARAD is an abbreviation of
368 static const int32_t BAHARAD = 11*HOUR_PARTS + 204; variable
399 int64_t frac = (int64_t)months * MONTH_FRACT + BAHARAD; // Fractional part of day # in startOfYear()
/third_party/node/deps/icu-small/source/i18n/
H A Dhebrwcal.cpp370 // counting from noon on the day before. BAHARAD is an abbreviation of
372 static const int32_t BAHARAD = 11*HOUR_PARTS + 204; variable
403 int64_t frac = (int64_t)months * MONTH_FRACT + BAHARAD; // Fractional part of day # in startOfYear()
/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 7 milliseconds