/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/ |
H A D | ICUZDump.java | 196 public String format(long time, int offset, boolean isDst) { argument 221 buf.append(isDst ? "1" : "0");
|
/external/icu/icu4c/source/tools/tzcode/ |
H A D | icuzdump.cpp | 53 UnicodeString& format(UDate time, int32_t offset, UBool isDst, UnicodeString& appendTo) { argument 76 if (isDst) {
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | VTimeZone.java | 1264 boolean isDst = (tzt.getTo().getDSTSavings() != 0); 1272 if (isDst) { 1371 boolean isDst = (offset != basictz.getRawOffset()); 1372 writeZonePropsByTime(w, isDst, getDefaultTZName(basictz.getID(), isDst), 1491 private static void writeZonePropsByTime(Writer writer, boolean isDst, String tzname, argument 1493 beginZoneProps(writer, isDst, tzname, fromOffset, toOffset, time); 1500 endZoneProps(writer, isDst); 1506 private static void writeZonePropsByDOM(Writer writer, boolean isDst, String tzname, int fromOffset, int toOffset, argument 1508 beginZoneProps(writer, isDst, tznam 1526 writeZonePropsByDOW(Writer writer, boolean isDst, String tzname, int fromOffset, int toOffset, int month, int weekInMonth, int dayOfWeek, long startTime, long untilTime) argument 1547 writeZonePropsByDOW_GEQ_DOM(Writer writer, boolean isDst, String tzname, int fromOffset, int toOffset, int month, int dayOfMonth, int dayOfWeek, long startTime, long untilTime) argument 1630 writeZonePropsByDOW_LEQ_DOM(Writer writer, boolean isDst, String tzname, int fromOffset, int toOffset, int month, int dayOfMonth, int dayOfWeek, long startTime, long untilTime) argument 1655 writeFinalRule(Writer writer, boolean isDst, AnnualTimeZoneRule rule, int fromRawOffset, int fromDSTSavings, long startTime) argument 1768 beginZoneProps(Writer writer, boolean isDst, String tzname, int fromOffset, int toOffset, long startTime) argument 1806 endZoneProps(Writer writer, boolean isDst) argument [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | VTimeZone.java | 1295 boolean isDst = (tzt.getTo().getDSTSavings() != 0); 1303 if (isDst) { 1402 boolean isDst = (offset != basictz.getRawOffset()); 1403 writeZonePropsByTime(w, isDst, getDefaultTZName(basictz.getID(), isDst), 1522 private static void writeZonePropsByTime(Writer writer, boolean isDst, String tzname, argument 1524 beginZoneProps(writer, isDst, tzname, fromOffset, toOffset, time); 1531 endZoneProps(writer, isDst); 1537 private static void writeZonePropsByDOM(Writer writer, boolean isDst, String tzname, int fromOffset, int toOffset, argument 1539 beginZoneProps(writer, isDst, tznam 1557 writeZonePropsByDOW(Writer writer, boolean isDst, String tzname, int fromOffset, int toOffset, int month, int weekInMonth, int dayOfWeek, long startTime, long untilTime) argument 1578 writeZonePropsByDOW_GEQ_DOM(Writer writer, boolean isDst, String tzname, int fromOffset, int toOffset, int month, int dayOfMonth, int dayOfWeek, long startTime, long untilTime) argument 1661 writeZonePropsByDOW_LEQ_DOM(Writer writer, boolean isDst, String tzname, int fromOffset, int toOffset, int month, int dayOfMonth, int dayOfWeek, long startTime, long untilTime) argument 1686 writeFinalRule(Writer writer, boolean isDst, AnnualTimeZoneRule rule, int fromRawOffset, int fromDSTSavings, long startTime) argument 1799 beginZoneProps(Writer writer, boolean isDst, String tzname, int fromOffset, int toOffset, long startTime) argument 1837 endZoneProps(Writer writer, boolean isDst) argument [all...] |
/external/icu/icu4c/source/i18n/ |
H A D | vtzone.cpp | 1944 UBool isDst; local 1955 isDst = (tzt.getTo()->getDSTSavings() != 0); 1963 if (isDst) { 2075 isDst = (dst != 0); 2078 getDefaultTZName(tzid, isDst, name); 2079 writeZonePropsByTime(w, isDst, name, 2231 VTimeZone::writeZonePropsByTime(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, argument 2237 beginZoneProps(writer, isDst, zonename, fromOffset, toOffset, time, status); 2248 endZoneProps(writer, isDst, status); 2258 VTimeZone::writeZonePropsByDOM(VTZWriter& writer, UBool isDst, cons argument 2292 writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t weekInMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const argument 2328 writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const argument 2452 writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const argument 2483 writeFinalRule(VTZWriter& writer, UBool isDst, const AnnualTimeZoneRule* rule, int32_t fromRawOffset, int32_t fromDSTSavings, UDate startTime, UErrorCode& status) const argument 2537 beginZoneProps(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, UDate startTime, UErrorCode& status) const argument 2584 endZoneProps(VTZWriter& writer, UBool isDst, UErrorCode& status) const argument [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |
/external/libgdx/backends/gdx-backend-android/libs/ |
H A D | android-4.4.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/robolectric/v1/lib/main/ |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |