Searched refs:targetMs (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Dcalendar.cpp1930 int32_t Calendar::fieldDifference(UDate targetMs, UCalendarDateFields field, UErrorCode& ec) { argument
1940 if (startMs < targetMs) {
1947 if (ms == targetMs) {
1949 } else if (ms > targetMs) {
1970 if (ms == targetMs) {
1972 } else if (ms > targetMs) {
1978 } else if (startMs > targetMs) {
1985 if (ms == targetMs) {
1987 } else if (ms < targetMs) {
2008 if (ms == targetMs) {
[all...]
/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 36 milliseconds