Searched refs:targetMs (Results 1 – 4 of 4) sorted by relevance
3959 long targetMs = when.getTime(); in fieldDifference() local3966 if (startMs < targetMs) { in fieldDifference()3973 if (ms == targetMs) { in fieldDifference()3975 } else if (ms > targetMs) { in fieldDifference()3994 if (ms == targetMs) { in fieldDifference()3996 } else if (ms > targetMs) { in fieldDifference()4002 } else if (startMs > targetMs) { in fieldDifference()4017 if (ms == targetMs) { in fieldDifference()4019 } else if (ms < targetMs) { in fieldDifference()4036 if (ms == targetMs) { in fieldDifference()[all …]
4062 long targetMs = when.getTime(); in fieldDifference() local4069 if (startMs < targetMs) { in fieldDifference()4076 if (ms == targetMs) { in fieldDifference()4078 } else if (ms > targetMs) { in fieldDifference()4097 if (ms == targetMs) { in fieldDifference()4099 } else if (ms > targetMs) { in fieldDifference()4105 } else if (startMs > targetMs) { in fieldDifference()4120 if (ms == targetMs) { in fieldDifference()4122 } else if (ms < targetMs) { in fieldDifference()4139 if (ms == targetMs) { in fieldDifference()[all …]
2290 int32_t Calendar::fieldDifference(UDate targetMs, UCalendarDateFields field, UErrorCode& ec) { in fieldDifference() argument2300 if (startMs < targetMs) { in fieldDifference()2307 if (ms == targetMs) { in fieldDifference()2309 } else if (ms > targetMs) { in fieldDifference()2332 if (ms == targetMs) { in fieldDifference()2334 } else if (ms > targetMs) { in fieldDifference()2340 } else if (startMs > targetMs) { in fieldDifference()2347 if (ms == targetMs) { in fieldDifference()2349 } else if (ms < targetMs) { in fieldDifference()2370 if (ms == targetMs) { in fieldDifference()[all …]
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...