Home
last modified time | relevance | path

Searched refs:nextStartAvail (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dvtzone.cpp2114 …UBool nextStartAvail = finalDstRule->getNextStart(dstUntilTime, dstFromOffset - dstFromDSTSavings,… in writeZone() local
2115 U_ASSERT(nextStartAvail); in writeZone()
2116 if (nextStartAvail) { in writeZone()
2156 …UBool nextStartAvail = finalStdRule->getNextStart(stdUntilTime, stdFromOffset - stdFromDSTSavings,… in writeZone() local
2157 U_ASSERT(nextStartAvail); in writeZone()
2158 if (nextStartAvail) { in writeZone()
/external/chromium_org/third_party/icu/source/i18n/
Dvtzone.cpp2114 …UBool nextStartAvail = finalDstRule->getNextStart(dstUntilTime, dstFromOffset - dstFromDSTSavings,… in writeZone() local
2115 U_ASSERT(nextStartAvail); in writeZone()
2116 if (nextStartAvail) { in writeZone()
2156 …UBool nextStartAvail = finalStdRule->getNextStart(stdUntilTime, stdFromOffset - stdFromDSTSavings,… in writeZone() local
2157 U_ASSERT(nextStartAvail); in writeZone()
2158 if (nextStartAvail) { in writeZone()