Searched refs:dstRule (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dsimpletz.cpp987 UBool stdAvail = stdRule->getNextStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate);
988 UBool dstAvail = dstRule->getNextStart(base, stdRule->getRawOffset(), stdRule->getDSTSavings(), inclusive, dstDate);
991 result.setFrom((const TimeZoneRule&)*dstRule);
998 result.setTo((const TimeZoneRule&)*dstRule);
1021 UBool stdAvail = stdRule->getPreviousStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate);
1022 UBool dstAvail = dstRule->getPreviousStart(base, stdRule->getRawOffset(), stdRule->getDSTSavings(), inclusive, dstDate);
1025 result.setFrom((const TimeZoneRule&)*dstRule);
1032 result.setTo((const TimeZoneRule&)*dstRule);
[all...]
/external/icu/icu4c/source/i18n/
H A Dsimpletz.cpp987 UBool stdAvail = stdRule->getNextStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate);
988 UBool dstAvail = dstRule->getNextStart(base, stdRule->getRawOffset(), stdRule->getDSTSavings(), inclusive, dstDate);
991 result.setFrom((const TimeZoneRule&)*dstRule);
998 result.setTo((const TimeZoneRule&)*dstRule);
1021 UBool stdAvail = stdRule->getPreviousStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate);
1022 UBool dstAvail = dstRule->getPreviousStart(base, stdRule->getRawOffset(), stdRule->getDSTSavings(), inclusive, dstDate);
1025 result.setFrom((const TimeZoneRule&)*dstRule);
1032 result.setTo((const TimeZoneRule&)*dstRule);
[all...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dsimpletz.h881 AnnualTimeZoneRule* dstRule; member in class:SimpleTimeZone
/external/icu/icu4c/source/i18n/unicode/
H A Dsimpletz.h881 AnnualTimeZoneRule* dstRule; member in class:SimpleTimeZone
/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 203 milliseconds