/third_party/libwebsockets/win32port/win32helpers/ |
H A D | gettimeofday.h | 20 int tz_dsttime; /* type of dst correction */ member
|
H A D | gettimeofday.c | 33 tz->tz_dsttime = _daylight;
in gettimeofday()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | time.h | 29 int tz_dsttime; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | time.h | 29 int tz_dsttime; member
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
H A D | time.h | 25 int tz_dsttime; member
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | time.h | 29 int tz_dsttime; member
|
/third_party/musl/include/sys/ |
H A D | time.h | 29 int tz_dsttime; member
|
/third_party/toybox/toys/other/ |
H A D | hwclock.c | 133 tzone.tz_dsttime = 0; in hwclock_main()
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 3393 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 3392 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 3372 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 3508 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 3577 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 3530 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 3641 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 3476 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 3741 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 3445 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 3711 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 3423 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 3506 pub tz_dsttime: crate::ctypes::c_int,
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 3434 pub tz_dsttime: crate::ctypes::c_int,
|