Searched defs:isDst (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dicuzdump.cpp53 UnicodeString& format(UDate time, int32_t offset, UBool isDst, UnicodeString& appendTo) { argument
76 if (isDst) {
/external/icu/icu4c/source/tools/tzcode/
H A Dicuzdump.cpp53 UnicodeString& format(UDate time, int32_t offset, UBool isDst, UnicodeString& appendTo) { argument
76 if (isDst) {
/external/chromium_org/third_party/icu/source/i18n/
H A Dvtzone.cpp1944 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/icu/icu4c/source/i18n/
H A Dvtzone.cpp1944 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 Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1618 milliseconds