/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-mips/symbols/ |
libc.so.variables.txt | 39 daylight
|
/development/ndk/platforms/android-9/arch-x86/symbols/ |
libc.so.variables.txt | 39 daylight
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
te.txt | 115 "Hawaii Daylight Time", 125 "Alaska Daylight Time", 135 "Pacific Daylight Time", 145 "Mountain Daylight Time", 155 "Mountain Daylight Time",
|
/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 | 47 * <li>Somewhere like California, where daylight time is used. 49 * must be used to determine whether or not daylight time applies to a given {@code Date}. 53 * point in time is {@link #inDaylightTime in daylight time}) the applicable 55 * <li>Somewhere like Japan, where daylight time is not used. 80 * The long display name style, such as {@code Pacific Daylight Time}. 95 * Returns a new time zone with the same ID, raw offset, and daylight 180 * zone with either standard or daylight time, as written in {@code locale}. 184 * @param daylightTime true for daylight time, false for standard time. 246 * Returns the latest daylight savings in milliseconds for this time zone, relative 250 * that use daylight savings time and {@code 0} for timezones that do not [all...] |
/external/icu4c/data/xml/main/ |
root.xml | 29 <daylight/> 33 <daylight/>
|
/external/chromium_org/third_party/icu/source/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...] |
/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...] |
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...] |
timezone.h | 50 * <code>TimeZone</code> represents a time zone offset, and also figures out daylight 86 * offset from GMT(=UTC) and does not observe daylight saving 89 * of GMT (with no daylight saving time). In addition, 99 * time zone (without taking daylight savings time into account).</li> 100 * <li>Logic necessary to take daylight savings time into account if daylight savings 101 * time is observed in that time zone (e.g., the days and hours on which daylight 107 * daylight savings time and GMT offset in different ways. Currently we have the following 111 * combination of GMT offset and daylight-savings time rules currently in use in the 151 * The GMT (=UTC) time zone has a raw offset of zero and does not use daylight [all...] |
/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/chromium_org/third_party/icu/source/data/xml/main/ |
root.xml | 45 <daylight/> 49 <daylight/>
|
/frameworks/opt/timezonepicker/res/values-en-rGB-v16/ |
strings.xml | 20 <string name="dst_note" msgid="6806404779350824815">"? Observes daylight saving time"</string>
|
/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 251 "getDisplayName(daylight,style) did not return the default locale suitable name" [all...] |
/external/chromium_org/third_party/icu/source/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...] |
/external/icu4c/i18n/ |
zrule.h | 84 * Gets the amount of daylight saving delta time from the standard time. 86 * @return The amount of daylight saving offset used by this rule 109 * standard time and the amount of daylight saving offset adjustment. 113 * @param dstSavings The amount of daylight saving offset adjustment in milliseconds. 163 * Gets the amount of daylight saving delta time from the standard time. 165 * @return The amount of daylight saving offset used by this rule 187 * @param prevDSTSavings The amount of daylight saving offset from the 202 * @param prevDSTSavings The amount of daylight saving offset from the 218 * @param prevDSTSavings The amount of daylight saving offset from the 236 * @param prevDSTSavings The amount of daylight saving offset from th [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/ |
WhiteBalanceTest.java | 36 * The test assumes that the Daylight white balance mode has a CCT of 5200K, 72 /** Boolean to check whehter daylight wb has been recorded. */ 124 mWhiteBalance = "daylight"; 179 // of the "Daylight" mode is 5200K. 186 if (mWhiteBalance.equals("daylight")) { 269 * incandescent, fluorescent, warm-fluorescent, daylight, cloudy, shade 289 } else if (referenceWhiteBalance.equals("daylight")) { 292 } else if (referenceWhiteBalance.equals("cloudy-daylight")) { 383 * uses the "Daylight" white balance mode as reference and computes the
|
/external/chromium_org/v8/src/ |
date.h | 196 // more than one daylight savings offset change per 19 days. 202 // Size of the Daylight Savings Time cache. 205 // Daylight Savings Time segment stores a segment of time where 206 // daylight savings offset does not change. 214 // Computes the daylight savings offset for the given time. 242 // Daylight Saving Time cache.
|