Home
last modified time | relevance | path

Searched refs:PdlAutoNameUnits (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.h212 DWORD PdlAutoNameUnits; member
247 DWORD PdlAutoNameUnits; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpdh.h212 DWORD PdlAutoNameUnits; member
247 DWORD PdlAutoNameUnits; 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.rs820 pub PdlAutoNameUnits: u32, field
897 pub PdlAutoNameUnits: u32, field
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwapdh.pas480 PdlAutoNameUnits: DWORD;
519 PdlAutoNameUnits: DWORD;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Performance/
H A Dmod.rs6815 pub PdlAutoNameUnits: u32, field
6836 .field("PdlAutoNameUnits", &self.PdlAutoNameUnits) in fmt()
6849 …lAutoNameInterval == other.PdlAutoNameInterval && self.PdlAutoNameUnits == other.PdlAutoNameUnits in eq()
6980 pub PdlAutoNameUnits: u32, field
7001 .field("PdlAutoNameUnits", &self.PdlAutoNameUnits) in fmt()
7014 …lAutoNameInterval == other.PdlAutoNameInterval && self.PdlAutoNameUnits == other.PdlAutoNameUnits in eq()