Searched refs:dstBefore (Results 1 – 6 of 6) sorted by relevance
718 private static int getLocalDelta(int rawBefore, int dstBefore, int rawAfter, int dstAfter, in getLocalDelta() argument722 int offsetBefore = rawBefore + dstBefore; in getLocalDelta()725 boolean dstToStd = (dstBefore != 0) && (dstAfter == 0); in getLocalDelta()726 boolean stdToDst = (dstBefore == 0) && (dstAfter != 0); in getLocalDelta()
908 RuleBasedTimeZone::getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t ds… in getLocalDelta() argument912 int32_t offsetBefore = rawBefore + dstBefore; in getLocalDelta()915 UBool dstToStd = (dstBefore != 0) && (dstAfter == 0); in getLocalDelta()916 UBool stdToDst = (dstBefore == 0) && (dstAfter != 0); in getLocalDelta()
498 UBool dstBefore = dstOffsetAt(transIdx - 1) != 0; in getHistoricalOffset() local503 UBool dstToStd = dstBefore && !dstAfter; in getHistoricalOffset()504 UBool stdToDst = !dstBefore && dstAfter; in getHistoricalOffset()
314 int32_t getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter,
692 boolean dstBefore = dstOffsetAt(transIdx - 1) != 0; in getHistoricalOffset()697 boolean dstToStd = dstBefore && !dstAfter; in getHistoricalOffset()698 boolean stdToDst = !dstBefore && dstAfter; in getHistoricalOffset()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...