Home
last modified time | relevance | path

Searched refs:tm_gmtoff (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/base/platform/
Dplatform-macos.cc115 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
Dplatform-freebsd.cc52 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
Dplatform-qnx.cc101 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
Dplatform-openbsd.cc50 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
Dplatform-linux.cc126 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
/external/libweave/third_party/chromium/base/time/
Dtime_posix.cc206 timestruct.tm_gmtoff = 0; // not a POSIX field, so mktime/timegm ignore in FromExploded()
/external/libchrome/base/time/
Dtime_posix.cc226 timestruct.tm_gmtoff = 0; // not a POSIX field, so mktime/timegm ignore in FromExploded()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h383 long int tm_gmtoff; member
Dsanitizer_platform_limits_posix.cc1102 CHECK_SIZE_AND_OFFSET(tm, tm_gmtoff);
/external/webrtc/webrtc/base/
Dhttpcommon.cc389 *seconds = gmt + tm_for_timezone->tm_gmtoff; in HttpDateToSeconds()
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js3186 …_hour:8,tm_mday:12,tm_mon:16,tm_year:20,tm_wday:24,tm_yday:28,tm_isdst:32,tm_gmtoff:36,tm_zone:40}; property
3219 HEAP32[(((tmPtr)+(offsets.tm_gmtoff))>>2)]=start.getTimezoneOffset() * 60
3465 HEAP32[(((tmPtr)+(offsets.tm_gmtoff))>>2)]=0