/third_party/libwebsockets/win32port/win32helpers/ |
D | gettimeofday.h | 20 int tz_dsttime; /* type of dst correction */ member
|
D | gettimeofday.c | 33 tz->tz_dsttime = _daylight; in gettimeofday()
|
/third_party/musl/include/sys/ |
D | time.h | 29 int tz_dsttime; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | time.h | 29 int tz_dsttime; member
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | time.h | 29 int tz_dsttime; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | time.h | 29 int tz_dsttime; member
|
/third_party/musl/ndk_musl_include/sys/ |
D | time.h | 29 int tz_dsttime; member
|
/third_party/toybox/toys/other/ |
D | hwclock.c | 133 tzone.tz_dsttime = 0; in hwclock_main()
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | time.h | 25 int tz_dsttime; member
|
/third_party/jerryscript/docs/ |
D | 16.MIGRATION-GUIDE.md | 507 tz.tz_dsttime = 0; 515 tz_p->daylight_saving_time = tz.tz_dsttime > 0 ? 1 : 0;
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 3392 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 3393 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 3372 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 3434 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 3476 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 3508 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 3741 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 3445 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 3423 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 3641 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 3506 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 3530 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 3711 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 3577 pub tz_dsttime: crate::ctypes::c_int, field
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 406 int tz_dsttime; member 16713 s32 tz_dsttime; member
|