Home
last modified time | relevance | path

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

/external/v8/src/base/platform/
Dplatform-macos.cc173 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
Dplatform-freebsd.cc53 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
Dplatform-openbsd.cc51 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
Dplatform-qnx.cc102 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
Dplatform-linux.cc126 return static_cast<double>(t->tm_gmtoff * msPerSecond - in LocalTimeOffset()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h371 long int tm_gmtoff; member
Dsanitizer_platform_limits_posix.cc1050 CHECK_SIZE_AND_OFFSET(tm, tm_gmtoff);
/external/lldb/source/DataFormatters/
DCXXFormatterFunctions.cpp1249 tm_epoch.tm_gmtoff = 0; in GetOSXEpoch()
/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