Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dlpmapi.h259 UCHAR isph_flags; member
287 #define gtspec_flags gen_Tspec_parm_hdr.isph_flags
335 #define CLspec_flags CL_spec_parm_hdr.isph_flags
365 #define Gspec_T_flags Guar_Tspec_hdr.isph_flags
367 #define Gspec_R_flags Guar_Rspec_hdr.isph_flags
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dlpmapi.h259 UCHAR isph_flags; member
287 #define gtspec_flags gen_Tspec_parm_hdr.isph_flags
335 #define CLspec_flags CL_spec_parm_hdr.isph_flags
365 #define Gspec_T_flags Guar_Tspec_hdr.isph_flags
367 #define Gspec_R_flags Guar_Rspec_hdr.isph_flags
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwalpmapi.pas581 isph_flags: UCHAR; // Flags
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs1230 pub isph_flags: u8, field
1241 ….field("isph_parm_num", &self.isph_parm_num).field("isph_flags", &self.isph_flags).field("isph_len… in fmt()
1246 …self.isph_parm_num == other.isph_parm_num && self.isph_flags == other.isph_flags && self.isph_len3… 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.rs693 pub isph_flags: u8, field