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

/external/chromium_org/third_party/icu/source/i18n/
H A Dcecal.h109 * @param jdEpochOffset the epoch offset from Julian epoch
114 int32_t jdEpochOffset);
120 * @param jdEpochOffset the epoch offset from Julian epoch
126 static void jdToCE(int32_t julianDay, int32_t jdEpochOffset,
H A Dcecal.cpp110 CECalendar::ceToJD(int32_t year, int32_t month, int32_t date, int32_t jdEpochOffset) argument
122 jdEpochOffset // difference from Julian epoch to 1,1,1
131 CECalendar::jdToCE(int32_t julianDay, int32_t jdEpochOffset, int32_t& year, int32_t& month, int32_t& day) argument
136 c4 = ClockMath::floorDivide(julianDay - jdEpochOffset, 1461, r4);
/external/icu/icu4c/source/i18n/
H A Dcecal.h109 * @param jdEpochOffset the epoch offset from Julian epoch
114 int32_t jdEpochOffset);
120 * @param jdEpochOffset the epoch offset from Julian epoch
126 static void jdToCE(int32_t julianDay, int32_t jdEpochOffset,
H A Dcecal.cpp110 CECalendar::ceToJD(int32_t year, int32_t month, int32_t date, int32_t jdEpochOffset) argument
122 jdEpochOffset // difference from Julian epoch to 1,1,1
131 CECalendar::jdToCE(int32_t julianDay, int32_t jdEpochOffset, int32_t& year, int32_t& month, int32_t& day) argument
136 c4 = ClockMath::floorDivide(julianDay - jdEpochOffset, 1461, r4);
/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