Home
last modified time | relevance | path

Searched defs:dstBefore (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DRuleBasedTimeZone.java718 private static int getLocalDelta(int rawBefore, int dstBefore, int rawAfter, int dstAfter, in getLocalDelta()
/external/icu/icu4c/source/i18n/
Dolsontz.cpp498 UBool dstBefore = dstOffsetAt(transIdx - 1) != 0; in getHistoricalOffset() local
Drbtz.cpp908 RuleBasedTimeZone::getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t ds… in getLocalDelta()