Searched defs:stdAvail (Results 1 - 3 of 3) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
H A D | simpletz.cpp | 990 UBool stdAvail = stdRule->getNextStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate); in getNextTransition() local 1024 UBool stdAvail = stdRule->getPreviousStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate); in getPreviousTransition() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | simpletz.cpp | 990 UBool stdAvail = stdRule->getNextStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate); in getNextTransition() local 1024 UBool stdAvail = stdRule->getPreviousStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate); in getPreviousTransition() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | simpletz.cpp | 992 UBool stdAvail = stdRule->getNextStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate); in getNextTransition() local 1026 UBool stdAvail = stdRule->getPreviousStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), inclusive, stdDate); in getPreviousTransition() local
|
Completed in 6 milliseconds