Searched refs:dstAfter (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/i18n/unicode/
H A Drbtz.h314 int32_t getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter,
/external/icu4c/i18n/
H A Drbtz.cpp885 RuleBasedTimeZone::getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter, argument
890 int32_t offsetAfter = rawAfter + dstAfter;
892 UBool dstToStd = (dstBefore != 0) && (dstAfter == 0);
893 UBool stdToDst = (dstBefore == 0) && (dstAfter != 0);
H A Dolsontz.cpp495 UBool dstAfter = dstOffsetAt(transIdx) != 0; local
497 UBool dstToStd = dstBefore && !dstAfter;
498 UBool stdToDst = !dstBefore && dstAfter;
/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 160 milliseconds