/development/ndk/platforms/android-8/arch-arm/symbols/ |
libc.so.variables.txt | 40 daylight
|
/development/ndk/platforms/android-9/arch-arm/symbols/ |
libc.so.variables.txt | 39 daylight
|
/development/ndk/platforms/android-9/arch-x86/symbols/ |
libc.so.variables.txt | 39 daylight
|
/external/icu4c/test/testdata/ |
te.txt | 115 "Hawaii Daylight Time", 125 "Alaska Daylight Time", 135 "Pacific Daylight Time", 145 "Mountain Daylight Time", 155 "Mountain Daylight Time",
|
/libcore/luni/src/main/java/java/util/ |
SimpleTimeZone.java | 32 * backwards. For example, Daylight Savings Time ends at the last 61 * based on timezone's raw offset from GMT; does not include Daylight 69 * Daylight savings. 96 * time zone ID, and times to start and end the daylight savings time. Timezone IDs can 99 * use daylight saving time, do not use this constructor; instead you should 126 * The daylight savings time difference is set to the default value: one hour. 134 * the daylight savings starting month. The month indexing is 0-based. eg, 0 137 * the daylight savings starting day-of-week-in-month. Please see 140 * the daylight savings starting day-of-week. Please see the 143 * the daylight savings starting time in local wall time, whic [all...] |
TimeZone.java | 40 * <li>Somewhere like California, where daylight time is used. 42 * must be used to determine whether or not daylight time applies to a given {@code Date}. 46 * point in time is {@link #inDaylightTime in daylight time}) the applicable 48 * <li>Somewhere like Japan, where daylight time is not used. 74 * The long display name style, such as {@code Pacific Daylight Time}. 88 * Returns a new time zone with the same ID, raw offset, and daylight 158 * zone with either standard or daylight time, as written in {@code locale}. 162 * @param daylightTime true for daylight time, false for standard time. 217 * Returns the daylight savings offset in milliseconds for this time zone. 219 * that use daylight savings time and {@code 0} for timezones that do not [all...] |
/external/icu4c/i18n/unicode/ |
simpletz.h | 50 * When specifying daylight-savings-time begin and end dates, use a negative value for 52 * count from the end of the month backwards. For example, if Daylight Savings 114 * and which doesn't observe daylight savings time. Normally you should use 127 * and times to start and end daylight savings time. To create a TimeZone that 128 * doesn't observe daylight savings time, don't use this constructor; use 133 * Various types of daylight-savings time rules can be specfied by using different 140 * @param savingsStartMonth The daylight savings starting month. Month is 142 * @param savingsStartDayOfWeekInMonth The daylight savings starting 145 * @param savingsStartDayOfWeek The daylight savings starting day-of-week. 147 * @param savingsStartTime The daylight savings starting time, expressed as th [all...] |
timezone.h | 49 * <code>TimeZone</code> represents a time zone offset, and also figures out daylight 84 * daylight savings time. 92 * time zone (without taking daylight savings time into account).</li> 93 * <li>Logic necessary to take daylight savings time into account if daylight savings 94 * time is observed in that time zone (e.g., the days and hours on which daylight 100 * daylight savings time and GMT offset in different ways. Currently we only have one 104 * combination of GMT offset and daylight-savings time rules currently in use in the 130 * The GMT time zone has a raw offset of zero and does not use daylight 161 * same GMT offset that differ in the way they handle daylight [all...] |
basictz.h | 71 * When true, any transitions with only daylight saving amount 118 * If this time zone does not use any daylight saving time within about 1 year from the specified 120 * time and daylight saving time transitions are returned in addition to the 121 * <code>InitialTimeZoneRule</code>. The standard and daylight saving time transition rules are 123 * rule and <code>DateTimeRule::WALL_TIME</code> for its time rule. Because daylight saving time 132 * When this time time zone does not observe daylight saving times around the 134 * @param dst Receives the <code>AnnualTimeZoneRule</code> for daylight saving time 135 * transitions. When this time zone does not observer daylight saving times
|
tzrule.h | 28 * raw offset (UTC offset for standard time) and daylight saving time offset. 82 * Gets the amount of daylight saving delta time from the standard time. 83 * @return The amount of daylight saving offset used by this rule 103 * @param prevDSTSavings The amount of daylight saving offset from the 116 * @param prevDSTSavings The amount of daylight saving offset from the 130 * @param prevDSTSavings The amount of daylight saving offset from the 147 * @param prevDSTSavings The amount of daylight saving offset from the 163 * standard time and the amount of daylight saving offset adjustment. 166 * @param dstSavings The amount of daylight saving offset adjustment in milliseconds. 202 * standard time and the amount of daylight saving offset adjustment [all...] |
rbtz.h | 126 * to GMT to get local time in this time zone, taking daylight savings time into 128 * whether daylight savings time is in effect and needs to be figured into the offset 153 * daylight savings. This is the offset to add *to* UTC to get local time. 201 * to GMT to get local time, before taking daylight savings time into account). 210 * to GMT to get local time, before taking daylight savings time into account). 218 * Queries if this time zone uses daylight savings time. 219 * @return true if this time zone uses daylight savings time, 226 * Queries if the given date is in daylight savings time in 234 * @return true if the given date is in daylight savings time,
|
/libcore/luni/src/main/java/java/util/spi/ |
TimeZoneNameProvider.java | 41 * @param daylight true to return the name for daylight saving time.
50 public abstract String getDisplayName(String id, boolean daylight, int style, Locale locale);
|
/external/icu4c/data/xml/main/ |
root.xml | 45 <daylight/> 49 <daylight/>
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
TimeZoneTest.java | 52 assertEquals("T1A. Incorrect daylight savings returned", 55 // a SimpleTimeZone with daylight savings different then 1 hour 57 assertEquals("T1B. Incorrect daylight savings returned", 60 // test on subclass Support_TimeZone, an instance with daylight savings 62 assertEquals("T2. Incorrect daylight savings returned", 65 // an instance without daylight savings 67 assertEquals("T3. Incorrect daylight savings returned, ", 90 // test on subclass Support_TimeZone, an instance with daylight savings 97 // an instance without daylight savings 248 "getDisplayName(daylight,style) did not return the default locale suitable name" [all...] |
SimpleTimeZoneTest.java | 42 assertTrue("Incorrect TZ constructed" + "using daylight savings", !st 171 assertEquals("Non-zero default daylight savings", 176 assertEquals("Incorrect default daylight savings", 181 assertEquals("Incorrect daylight savings from constructor", 7200000, st1 263 assertFalse("Returned incorrect daylight value1", zone.inDaylightTime(gc 266 assertFalse("Returned incorrect daylight value1", zone.inDaylightTime(gc 270 assertTrue("Returned incorrect daylight value3", !(zone 273 assertFalse("Returned incorrect daylight value4", zone 276 assertTrue("Returned incorrect daylight value5", !(zone 279 assertFalse("Returned incorrect daylight value6", zon [all...] |
/external/icu4c/i18n/ |
zrule.h | 91 * Gets the amount of daylight saving delta time from the standard time. 93 * @return The amount of daylight saving offset used by this rule 118 * standard time and the amount of daylight saving offset adjustment. 122 * @param dstSavings The amount of daylight saving offset adjustment in milliseconds. 178 * Gets the amount of daylight saving delta time from the standard time. 180 * @return The amount of daylight saving offset used by this rule 204 * @param prevDSTSavings The amount of daylight saving offset from the 220 * @param prevDSTSavings The amount of daylight saving offset from the 237 * @param prevDSTSavings The amount of daylight saving offset from the 256 * @param prevDSTSavings The amount of daylight saving offset from th [all...] |
vzone.h | 162 * zone property or a pair of standard and daylight time properties using 178 * to GMT to get local time in this time zone, taking daylight savings time into 180 * whether daylight savings time is in effect and needs to be figured into the offset 207 * daylight savings. This is the offset to add *to* UTC to get local time. 259 * to GMT to get local time, before taking daylight savings time into account). 270 * to GMT to get local time, before taking daylight savings time into account). 280 * Queries if this time zone uses daylight savings time. 282 * @return true if this time zone uses daylight savings time, 290 * Queries if the given date is in daylight savings time in 299 * @return true if the given date is in daylight savings time [all...] |
wintzimpl.cpp | 129 uprv_memset(zoneInfo, 0, sizeof(TIME_ZONE_INFORMATION)); // We do not set standard/daylight names, so nullify first. 145 * information to put into zoneInfo. This includes bias and standard time date and daylight saving date.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
timeb.h | 37 short int dstflag; /* Nonzero if Daylight Savings Time used. */
|
/libcore/luni/src/test/java/tests/api/java/util/ |
SimpleTimeZoneTest.java | 42 assertTrue("Incorrect TZ constructed" + "using daylight savings", !st 277 assertEquals("Non-zero default daylight savings", 282 assertEquals("Incorrect default daylight savings", 287 assertEquals("Incorrect daylight savings from constructor", 7200000, st1 407 assertTrue("Returned incorrect daylight value1", zone.inDaylightTime(gc 410 assertTrue("Returned incorrect daylight value2", !(zone 414 assertTrue("Returned incorrect daylight value3", !(zone 417 assertTrue("Returned incorrect daylight value4", zone 420 assertTrue("Returned incorrect daylight value5", !(zone 423 assertTrue("Returned incorrect daylight value6", zon [all...] |
/bionic/libc/include/ |
time.h | 54 int tm_isdst; /* daylight saving time */ 107 extern int daylight;
|
/development/ndk/platforms/android-3/include/ |
time.h | 54 int tm_isdst; /* daylight saving time */ 90 extern int daylight;
|
/development/ndk/platforms/android-8/include/ |
time.h | 54 int tm_isdst; /* daylight saving time */ 89 extern int daylight;
|
/frameworks/base/libs/rs/scriptc/ |
rs_time.rsh | 45 * tm_isdst - Flag to indicate whether daylight saving time is in effect. The 58 int tm_isdst; ///< daylight savings time
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/ |
time.h | 54 int tm_isdst; /* daylight saving time */ 89 extern int daylight;
|