HomeSort by relevance Sort by last modified time
    Searched full:daylight (Results 226 - 250 of 434) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/luni/src/test/java/libcore/java/util/
CalendarTest.java 62 * At their daylight savings time switch, Sao Paulo changes from
  /packages/apps/LegacyCamera/res/values-en-rGB/
strings.xml 73 <string name="pref_camera_whitebalance_entry_daylight" msgid="2534757270149561027">"Daylight"</string>
  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
exif.js 184 1 : "Daylight",
191 12 : "Daylight fluorescent (D 5700 - 7100K)",
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
exif.js 184 1 : "Daylight",
191 12 : "Daylight fluorescent (D 5700 - 7100K)",
  /external/chromium_org/third_party/icu/source/i18n/
islamcal.h 384 * Daylight Savings Time. Recognizes DST_OFFSET, if it is set.
387 * @return True if the current date for this Calendar is in Daylight Savings Time,
vtzone.cpp 49 static const UChar ICAL_DAYLIGHT[] = {0x44, 0x41, 0x59, 0x4C, 0x49, 0x47, 0x48, 0x54, 0}; /* "DAYLIGHT" */
    [all...]
zstrfmt.h 319 * the zone never use daylight time around the given date, use the standard
  /external/chromium_org/v8/src/
platform.h 191 // taking daylight savings time into account.
194 // Returns the daylight savings offset for the given time.
platform-linux.cc 128 // tm_gmtoff includes any daylight savings offset, so subtract it.
  /external/icu4c/i18n/
islamcal.h 384 * Daylight Savings Time. Recognizes DST_OFFSET, if it is set.
387 * @return True if the current date for this Calendar is in Daylight Savings Time,
vtzone.cpp 48 static const UChar ICAL_DAYLIGHT[] = {0x44, 0x41, 0x59, 0x4C, 0x49, 0x47, 0x48, 0x54, 0}; /* "DAYLIGHT" */
    [all...]
  /external/v8/src/
platform.h 145 // taking daylight savings time into account.
148 // Returns the daylight savings offset for the given time.
  /packages/apps/Calendar/tests/src/com/android/calendar/
UtilsTests.java 671 // 1/12/2012 5pm (not daylight savings)
682 // 4/12/2012 5pm (daylight savings)
  /packages/apps/Camera2/res/values-en-rGB/
strings.xml 150 <string name="pref_camera_whitebalance_entry_daylight" msgid="757833578153467254">"Daylight"</string>
155 <string name="pref_camera_whitebalance_label_daylight" msgid="4562002095198912409">"DAYLIGHT"</string>
  /packages/apps/Camera2/res/values-en-rIN/
strings.xml 150 <string name="pref_camera_whitebalance_entry_daylight" msgid="757833578153467254">"Daylight"</string>
155 <string name="pref_camera_whitebalance_label_daylight" msgid="4562002095198912409">"DAYLIGHT"</string>
  /packages/apps/Camera2/res/values-tl/
strings.xml 150 <string name="pref_camera_whitebalance_entry_daylight" msgid="757833578153467254">"Daylight"</string>
155 <string name="pref_camera_whitebalance_label_daylight" msgid="4562002095198912409">"DAYLIGHT"</string>
  /bionic/libc/tzcode/
localtime.c 63 ** in which Daylight Saving Time is never observed.
236 int daylight = 0; variable
276 daylight = 0;
305 daylight = 1;
584 ** and the first transition is to a daylight time
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccaltst.c 329 #define expectPDT "Pacific Daylight Time"
403 log_verbose("\nTesting if the UCalendar is currently in daylight saving's time\n");
410 log_verbose("PASS: It is not in daylight saving's time\n");
412 log_err("FAIL: It is not in daylight saving's time\n");
521 else if((hour-8 + 1) != ucal_get(caldef2, UCAL_HOUR_OF_DAY, &status)) /*because it is not in daylight savings time */
    [all...]
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
Support_SimpleDateFormat.java 214 // PM 5 005 EDT Eastern Daylight Time -0400 -0400"
  /external/chromium_org/base/time/
time_posix.cc 221 // Certain exploded dates do not really exist due to daylight saving times,
  /external/chromium_org/chrome/browser/chromeos/contacts/
google_contact_store.cc 46 // daylight saving time shenanigans or minor skew in the system clock.
  /external/chromium_org/ppapi/cpp/
input_event.h 74 /// changes their clock or daylight savings time starts, so can be reliably
  /external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c 56 ** in which Daylight Saving Time is never observed.
223 int daylight = 0; variable
265 daylight = 0;
284 daylight = 1;
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 56 ** in which Daylight Saving Time is never observed.
223 int daylight = 0; variable
265 daylight = 0;
284 daylight = 1;
    [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
ISO8601Converter.java 358 // used to calculate the time zone offset incl. Daylight Savings

Completed in 683 milliseconds

1 2 3 4 5 6 7 8 91011>>