Searched defs:tm_sec (Results 1 - 6 of 6) sorted by relevance

/external/zlib/src/contrib/minizip/
H A Dzip.h91 uInt tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_zip_s
H A Dunzip.h86 uInt tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_unz_s
/external/kernel-headers/original/uapi/linux/
H A Drtc.h21 int tm_sec; member in struct:rtc_time
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h362 int tm_sec; member in struct:__sanitizer::__sanitizer_tm
/external/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js3186 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};
3209 HEAP32[(((tmPtr)+(offsets.tm_sec))>>2)]=date.getSeconds()
3241 HEAP32[(((tmPtr)+(offsets.tm_sec))>>2)],
3458 HEAP32[(((tmPtr)+(offsets.tm_sec))>>2)]=date.getUTCSeconds()
[all...]
/external/valgrind/include/vki/
H A Dvki-linux.h1589 int tm_sec; member in struct:vki_rtc_time

Completed in 414 milliseconds