HomeSort by relevance Sort by last modified time
    Searched refs:dstAfter (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
rbtz.h 314 int32_t getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter,
  /external/icu/icu4c/source/i18n/unicode/
rbtz.h 314 int32_t getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter,
  /external/chromium_org/third_party/icu/source/i18n/
rbtz.cpp 908 RuleBasedTimeZone::getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter,
913 int32_t offsetAfter = rawAfter + dstAfter;
915 UBool dstToStd = (dstBefore != 0) && (dstAfter == 0);
916 UBool stdToDst = (dstBefore == 0) && (dstAfter != 0);
olsontz.cpp 501 UBool dstAfter = dstOffsetAt(transIdx) != 0;
503 UBool dstToStd = dstBefore && !dstAfter;
504 UBool stdToDst = !dstBefore && dstAfter;
    [all...]
  /external/icu/icu4c/source/i18n/
rbtz.cpp 908 RuleBasedTimeZone::getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter,
913 int32_t offsetAfter = rawAfter + dstAfter;
915 UBool dstToStd = (dstBefore != 0) && (dstAfter == 0);
916 UBool stdToDst = (dstBefore == 0) && (dstAfter != 0);
olsontz.cpp 501 UBool dstAfter = dstOffsetAt(transIdx) != 0;
503 UBool dstToStd = dstBefore && !dstAfter;
504 UBool stdToDst = !dstBefore && dstAfter;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 835 milliseconds