Home
last modified time | relevance | path

Searched refs:stdCount (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/util/
DVTimeZone.java1255 int stdCount = 0; in writeZone() local
1331 if (stdCount > 0) { in writeZone()
1332 if (year == stdStartYear + stdCount in writeZone()
1342 stdCount++; in writeZone()
1346 if (stdCount == 1) { in writeZone()
1367 stdCount = 1; in writeZone()
1416 if (stdCount > 0) { in writeZone()
1418 if (stdCount == 1) { in writeZone()
1426 if (stdCount == 1) { in writeZone()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVTimeZone.java1286 int stdCount = 0; in writeZone() local
1362 if (stdCount > 0) { in writeZone()
1363 if (year == stdStartYear + stdCount in writeZone()
1373 stdCount++; in writeZone()
1377 if (stdCount == 1) { in writeZone()
1398 stdCount = 1; in writeZone()
1447 if (stdCount > 0) { in writeZone()
1449 if (stdCount == 1) { in writeZone()
1457 if (stdCount == 1) { in writeZone()
/external/icu/icu4c/source/i18n/
Dvtzone.cpp1985 int32_t stdCount = 0; in writeZone() local
2070 if (stdCount > 0) { in writeZone()
2071 if (year == stdStartYear + stdCount in writeZone()
2081 stdCount++; in writeZone()
2085 if (stdCount == 1) { in writeZone()
2109 stdCount = 1; in writeZone()
2176 if (stdCount > 0) { in writeZone()
2178 if (stdCount == 1) { in writeZone()
2189 if (stdCount == 1) { in writeZone()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...