Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dlpmapi.h354 GuarRspec Guar_Rspec; member
362 #define Gspec_R Guar_Rspec.Guar_R
363 #define Gspec_S Guar_Rspec.Guar_S
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dlpmapi.h354 GuarRspec Guar_Rspec; member
362 #define Gspec_R Guar_Rspec.Guar_R
363 #define Gspec_S Guar_Rspec.Guar_S
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwalpmapi.pas771 Guar_Rspec: GuarRspec; // Guaranteed rate (B/sec)
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs770 pub Guar_Rspec: GuarRspec, field
780 …parms).field("Guar_Rspec_hdr", &self.Guar_Rspec_hdr).field("Guar_Rspec", &self.Guar_Rspec).finish() in fmt()
785 …r_Tspec_parms && self.Guar_Rspec_hdr == other.Guar_Rspec_hdr && self.Guar_Rspec == other.Guar_Rspec in eq()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs475 pub Guar_Rspec: GuarRspec, field