Searched refs:dstBefore (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Drbtz.h314 int32_t getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter,
/external/icu/icu4c/source/i18n/unicode/
H A Drbtz.h314 int32_t getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter,
/external/chromium_org/third_party/icu/source/i18n/
H A Drbtz.cpp908 RuleBasedTimeZone::getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter, argument
912 int32_t offsetBefore = rawBefore + dstBefore;
915 UBool dstToStd = (dstBefore != 0) && (dstAfter == 0);
916 UBool stdToDst = (dstBefore == 0) && (dstAfter != 0);
H A Dolsontz.cpp498 UBool dstBefore = dstOffsetAt(transIdx - 1) != 0; local
503 UBool dstToStd = dstBefore && !dstAfter;
504 UBool stdToDst = !dstBefore && dstAfter;
/external/icu/icu4c/source/i18n/
H A Drbtz.cpp908 RuleBasedTimeZone::getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter, argument
912 int32_t offsetBefore = rawBefore + dstBefore;
915 UBool dstToStd = (dstBefore != 0) && (dstAfter == 0);
916 UBool stdToDst = (dstBefore == 0) && (dstAfter != 0);
H A Dolsontz.cpp498 UBool dstBefore = dstOffsetAt(transIdx - 1) != 0; local
503 UBool dstToStd = dstBefore && !dstAfter;
504 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 63 milliseconds