/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowTime.java | 30 public void __constructor__(String timezone) { in __constructor__() argument 31 if (timezone == null) { in __constructor__() 34 time.timezone = timezone; in __constructor__() 46 time.timezone = other.timezone; in set() 142 public void clear(String timezone) { in clear() argument 143 if (timezone == null) { in clear() 146 time.timezone = timezone; in clear() 195 tz = TimeZone.getTimeZone(time.timezone); in parse() 201 time.timezone = tz.getID(); in parse() 217 strftime.setTimeZone(TimeZone.getTimeZone(time.timezone)); in format() [all …]
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | TimeTest.java | 25 assertNotNull(t.timezone); in shouldHaveNoArgsConstructor() 33 assertEquals(t.timezone, t2.timezone); in shouldHaveCopyConstructor() 48 assertEquals(t.timezone, t2.timezone); in shouldHaveSetTime() 81 assertEquals(t.timezone, "UTC"); in shouldHaveTimeZoneConstructor() 89 assertEquals("UTC", t.timezone); in shouldClear() 200 time.timezone = "Australia/Sydney"; in testGetJulianDay() 223 time.timezone = "Australia/Sydney"; in testSetJulianDay()
|
/external/iptables/extensions/ |
D | libxt_time.man | 38 Use the kernel timezone instead of UTC to determine whether a packet meets the 43 time source has no timezone information, such as the x86 CMOS RTC, UTC will be 45 correct system time and timezone to the kernel once it has the information. 47 Local time is a feature on top of the (timezone independent) system time. Each 49 variable. The kernel also has its own timezone offset variable. The TZ 54 kernel's timezone offset variable is used when it has to convert between 58 The caveat with the kernel timezone is that Linux distributions may ignore to 59 set the kernel timezone, and instead only set the system time. Even if a 60 particular distribution does set the timezone at boot, it is usually does not 61 keep the kernel timezone offset - which is what changes on DST - up to date. [all …]
|
/external/v8/test/mjsunit/regress/ |
D | regress-3116.js | 5 function timezone(tz) { function 19 if (timezone("CET")) { 118 if (timezone("BRT")) { 217 if (timezone("PST")) {
|
/external/libpcap/lbl/ |
D | os-ultrix4.h | 32 struct timezone; 34 int gettimeofday(struct timeval *, struct timezone *);
|
D | os-sunos4.h | 106 struct timezone; 108 int gettimeofday(struct timeval *, struct timezone *); 183 char *timezone(int, int);
|
/external/tcpdump/lbl/ |
D | os-ultrix4.h | 32 struct timezone; 34 int gettimeofday(struct timeval *, struct timezone *);
|
D | os-sunos4.h | 106 struct timezone; 108 int gettimeofday(struct timeval *, struct timezone *); 183 char *timezone(int, int);
|
/external/icu/icu4c/source/tools/tzcode/ |
D | icuzdump.cpp | 116 timezone = tz; in setTimeZone() 136 timezone->getOffset(t, FALSE, rawOffset, dstOffset, status); in dump() 141 timezone->getOffset(newt, FALSE, newRawOffset, newDstOffset, status); in dump() 157 timezone->getOffset(medt, FALSE, medRawOffset, medDstOffset, status); in dump() 191 GregorianCalendar* gcal = new GregorianCalendar(timezone, Locale::getEnglish(), status); in getCutOverTimes() 199 TimeZone* timezone; member in ICUZDump
|
/external/toybox/toys/pending/ |
D | hwclock.c | 59 struct timezone tzone; in hwclock_main() 112 tzone.tz_minuteswest = timezone / 60 - 60 * daylight; in hwclock_main() 118 tzone.tz_minuteswest = timezone / 60; in hwclock_main()
|
/external/icu/icu4c/source/data/misc/ |
D | keyTypeData.txt | 31 timezone{"tz"} 39 timezone:alias{"/ICUDATA/timezoneTypes/typeAlias/timezone"} 491 timezone:alias{"/ICUDATA/timezoneTypes/typeMap/timezone"}
|
/external/chromium-trace/trace-viewer/third_party/webapp2/webapp2_extras/ |
D | i18n.py | 231 timezone = None variable in I18n 254 def set_timezone(self, timezone): argument 260 self.timezone = timezone 261 self.tzinfo = pytz.timezone(timezone)
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/ |
D | GlobalizationPreferences.java | 448 public GlobalizationPreferences setTimeZone(TimeZone timezone) { in setTimeZone() argument 452 this.timezone = (TimeZone) timezone.clone(); // clone for safety; in setTimeZone() 465 if (timezone == null) { in getTimeZone() 468 return timezone.cloneAsThawed(); // clone for safety in getTimeZone() 769 timezone = null; in reset() 1170 private TimeZone timezone; field in GlobalizationPreferences
|
/external/libphonenumber/geocoder/test/com/google/i18n/phonenumbers/ |
D | PhoneNumberToTimeZonesMapperTest.java | 68 for (String timezone : timezones) { in buildListOfTimeZones() 69 timezonesList.add(timezone); in buildListOfTimeZones()
|
/external/v8/src/ |
D | date.js | 32 var timezone = %DateLocalTimezone(t); 34 timezone_cache_timezone = timezone; 35 return timezone; 229 var timezone = LocalTimezone(UTC_DATE_VALUE(date)); 237 return gmt + ' (' + timezone + ')';
|
/external/lldb/examples/summaries/cocoa/ |
D | NSDate.py | 34 return time.mktime(t)-time.timezone 165 def timezone(self): member in NSTimeZoneClass_SummaryProvider 246 summary = provider.timezone();
|
/external/webrtc/src/system_wrappers/source/ |
D | event_posix.cc | 147 struct timezone tZone; in Wait() 257 struct timezone tZone; in Process()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TestAll.java | 7 package com.ibm.icu.dev.test.timezone;
|
/external/libphonenumber/internal/prefixmapper/test/com/google/i18n/phonenumbers/prefixmapper/ |
D | PrefixTimeZonesMapTest.java | 76 for (String timezone : timezones) { in buildListOfTimeZones() 77 timezonesList.add(timezone); in buildListOfTimeZones()
|
/external/icu/icu4c/source/data/lang/ |
D | sv_FI.txt | 11 timezone{"tidszon"}
|
/external/jetty/src/resources/org/eclipse/jetty/server/jmx/ |
D | NCSARequestLog-mbean.properties | 6 LogTimeZone : The timezone
|
/external/kernel-headers/original/uapi/linux/ |
D | time.h | 20 struct timezone { struct
|
/external/icu/icu4c/source/common/ |
D | putilimp.h | 117 # define U_TIMEZONE timezone 136 # define U_TIMEZONE timezone
|
/external/tremolo/Tremolo/ |
D | misc.c | 92 static struct timezone tz; in _insert() 149 static struct timezone tz; in _ripremove()
|
/external/skia/src/ports/ |
D | SkTime_Unix.cpp | 27 dt->fTimeZoneMinutes = SkToS16(offset - timezone / 60); in GetDateTime()
|