Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaaf_irda.pas345 WINDOWS_IAS_SET = _WINDOWS_IAS_SET;
347 PWINDOWS_IAS_SET = ^WINDOWS_IAS_SET;
349 LPWINDOWS_IAS_SET = ^WINDOWS_IAS_SET;
351 TWindowsIasSet = WINDOWS_IAS_SET;
431 IAS_SET = WINDOWS_IAS_SET;
433 PIAS_SET = ^WINDOWS_IAS_SET;
435 LPIASSET = ^WINDOWS_IAS_SET;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Daf_irda.h151 } WINDOWS_IAS_SET,*PWINDOWS_IAS_SET,*LPWINDOWS_IAS_SET; typedef
213 typedef WINDOWS_IAS_SET IAS_SET,*PIAS_SET,*LPIASSET;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Daf_irda.h151 } WINDOWS_IAS_SET,*PWINDOWS_IAS_SET,*LPWINDOWS_IAS_SET; typedef
213 typedef WINDOWS_IAS_SET IAS_SET,*PIAS_SET,*LPIASSET;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs3936 pub struct WINDOWS_IAS_SET { struct
3943 impl ::core::marker::Copy for WINDOWS_IAS_SET {} argument
3945 impl ::core::clone::Clone for WINDOWS_IAS_SET { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs7685 pub struct WINDOWS_IAS_SET { struct
7692 impl WINDOWS_IAS_SET {} argument
7694 impl ::std::default::Default for WINDOWS_IAS_SET { implementation
7700 impl ::std::cmp::PartialEq for WINDOWS_IAS_SET { implementation
7706 impl ::std::cmp::Eq for WINDOWS_IAS_SET {} implementation
7708 unsafe impl ::windows::runtime::Abi for WINDOWS_IAS_SET { implementation