Home
last modified time | relevance | path

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

/external/v8/src/base/platform/
Dplatform-macos.cc117 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
Dplatform-freebsd.cc54 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
Dplatform-qnx.cc103 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
Dplatform-openbsd.cc52 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
Dplatform-linux.cc111 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
/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.h387 long int tm_gmtoff; member
Dsanitizer_platform_limits_posix.cc1114 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