Searched refs:HOUR_PARTS (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dhebrwcal.cpp352 static const int32_t HOUR_PARTS = 1080; variable
353 static const int32_t DAY_PARTS = 24*HOUR_PARTS;
359 static const int32_t MONTH_FRACT = 12*HOUR_PARTS + 793;
365 static const int32_t BAHARAD = 11*HOUR_PARTS + 204;
406 if (wd == 1 && frac > 15*HOUR_PARTS+204 && !isLeapYear(year) ) {
412 else if (wd == 0 && frac > 21*HOUR_PARTS+589 && isLeapYear(year-1) ) {
/external/icu/icu4c/source/i18n/
H A Dhebrwcal.cpp352 static const int32_t HOUR_PARTS = 1080; variable
353 static const int32_t DAY_PARTS = 24*HOUR_PARTS;
359 static const int32_t MONTH_FRACT = 12*HOUR_PARTS + 793;
365 static const int32_t BAHARAD = 11*HOUR_PARTS + 204;
406 if (wd == 1 && frac > 15*HOUR_PARTS+204 && !isLeapYear(year) ) {
412 else if (wd == 0 && frac > 21*HOUR_PARTS+589 && isLeapYear(year-1) ) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 119 milliseconds