Searched refs:startOfYear (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dhebrwcal.cpp387 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) function in class:HebrewCalendar
529 return startOfYear(eyear+1, status) - startOfYear(eyear, status);
561 int32_t ys = startOfYear(year, status); // 1st day of year
567 ys = startOfYear(year, status);
582 // a large value is set to julianDay. I patched startOfYear
584 // by startOfYear or other places. For now, we check
641 int32_t day = startOfYear(eyear, status);
H A Dhebrwcal.h422 static int32_t startOfYear(int32_t year, UErrorCode& status);
/external/icu/icu4c/source/i18n/
H A Dhebrwcal.cpp387 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) function in class:HebrewCalendar
529 return startOfYear(eyear+1, status) - startOfYear(eyear, status);
568 int32_t ys = startOfYear(year, status); // 1st day of year
574 ys = startOfYear(year, status);
589 // a large value is set to julianDay. I patched startOfYear
591 // by startOfYear or other places. For now, we check
648 int32_t day = startOfYear(eyear, status);
H A Dhebrwcal.h429 static int32_t startOfYear(int32_t year, UErrorCode& status);
/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 105 milliseconds