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

/external/chromium_org/third_party/icu/source/i18n/
H A Dsimpletz.cpp986 UBool stdAvail = stdRule->getNextStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate);
987 UBool dstAvail = dstRule->getNextStart(base, stdRule->getRawOffset(), stdRule->getDSTSavings(), inclusive, dstDate);
991 result.setTo((const TimeZoneRule&)*stdRule);
996 result.setFrom((const TimeZoneRule&)*stdRule);
1020 UBool stdAvail = stdRule->getPreviousStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate);
1021 UBool dstAvail = dstRule->getPreviousStart(base, stdRule->getRawOffset(), stdRule->getDSTSavings(), inclusive, dstDate);
1025 result.setTo((const TimeZoneRule&)*stdRule);
1030 result.setFrom((const TimeZoneRule&)*stdRule);
[all...]
/external/icu4c/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);
992 result.setTo((const TimeZoneRule&)*stdRule);
997 result.setFrom((const TimeZoneRule&)*stdRule);
1021 UBool stdAvail = stdRule->getPreviousStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate);
1022 UBool dstAvail = dstRule->getPreviousStart(base, stdRule->getRawOffset(), stdRule->getDSTSavings(), inclusive, dstDate);
1026 result.setTo((const TimeZoneRule&)*stdRule);
1031 result.setFrom((const TimeZoneRule&)*stdRule);
[all...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dsimpletz.h879 AnnualTimeZoneRule* stdRule; member in class:SimpleTimeZone
/external/icu4c/i18n/unicode/
H A Dsimpletz.h880 AnnualTimeZoneRule* stdRule; 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 111 milliseconds