Searched defs:stdAvail (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | simpletz.cpp | 986 …UBool stdAvail = stdRule->getNextStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), in… in getNextTransition() local 1020 …UBool stdAvail = stdRule->getPreviousStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings()… in getPreviousTransition() local
|
/external/icu4c/i18n/ |
D | simpletz.cpp | 987 …UBool stdAvail = stdRule->getNextStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), in… in getNextTransition() local 1021 …UBool stdAvail = stdRule->getPreviousStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings()… in getPreviousTransition() local
|