Home
last modified time | relevance | path

Searched refs:targetMs (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCalendar.java3966 long targetMs = when.getTime(); in fieldDifference() local
3973 if (startMs < targetMs) { in fieldDifference()
3980 if (ms == targetMs) { in fieldDifference()
3982 } else if (ms > targetMs) { in fieldDifference()
4001 if (ms == targetMs) { in fieldDifference()
4003 } else if (ms > targetMs) { in fieldDifference()
4009 } else if (startMs > targetMs) { in fieldDifference()
4024 if (ms == targetMs) { in fieldDifference()
4026 } else if (ms < targetMs) { in fieldDifference()
4043 if (ms == targetMs) { in fieldDifference()
[all …]
/external/icu/icu4c/source/i18n/
Dcalendar.cpp2264 int32_t Calendar::fieldDifference(UDate targetMs, UCalendarDateFields field, UErrorCode& ec) { in fieldDifference() argument
2274 if (startMs < targetMs) { in fieldDifference()
2281 if (ms == targetMs) { in fieldDifference()
2283 } else if (ms > targetMs) { in fieldDifference()
2306 if (ms == targetMs) { in fieldDifference()
2308 } else if (ms > targetMs) { in fieldDifference()
2314 } else if (startMs > targetMs) { in fieldDifference()
2321 if (ms == targetMs) { in fieldDifference()
2323 } else if (ms < targetMs) { in fieldDifference()
2344 if (ms == targetMs) { in fieldDifference()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...