Home
last modified time | relevance | path

Searched refs:PdlLogEndTime (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpdh.h218 FILETIME PdlLogEndTime; member
253 FILETIME PdlLogEndTime; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpdh.h218 FILETIME PdlLogEndTime; member
253 FILETIME PdlLogEndTime; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Performance/
H A Dmod.rs826 pub PdlLogEndTime: super::super::Foundation::FILETIME, field
903 pub PdlLogEndTime: super::super::Foundation::FILETIME, field
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwapdh.pas486 PdlLogEndTime: FILETIME);
525 PdlLogEndTime: FILETIME);
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Performance/
H A Dmod.rs6821 pub PdlLogEndTime: super::super::Foundation::FILETIME, field
6842 .field("PdlLogEndTime", &self.PdlLogEndTime) in fmt()
6849 …erval && self.PdlLogStartTime == other.PdlLogStartTime && self.PdlLogEndTime == other.PdlLogEndTime in eq()
6986 pub PdlLogEndTime: super::super::Foundation::FILETIME, field
7007 .field("PdlLogEndTime", &self.PdlLogEndTime) in fmt()
7014 …erval && self.PdlLogStartTime == other.PdlLogStartTime && self.PdlLogEndTime == other.PdlLogEndTime in eq()