HomeSort by relevance Sort by last modified time
    Searched defs:tm_gmtoff (Results 1 - 6 of 6) sorted by null

  /bionic/libc/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
time.h 135 long tm_gmtoff; /* offset from UTC in seconds */ member in struct:tm
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
time.h 146 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /device/linaro/bootloader/edk2/CryptoPkg/Include/
OpenSslSupport.h 137 long tm_gmtoff; /* offset from CUT in seconds */ member in struct:tm
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 387 long int tm_gmtoff; member in struct:__sanitizer::__sanitizer_tm
    [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 3186 var ___tm_struct_layout={__size__:44,tm_sec:0,tm_min:4,tm_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 in class:_time.___tm_struct_layout
    [all...]

Completed in 124 milliseconds