Home
last modified time | relevance | path

Searched refs:ALLOCATOR_PROPERTIES_EX (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksproxy.h215 } ALLOCATOR_PROPERTIES_EX; typedef
217 typedef ALLOCATOR_PROPERTIES_EX *PALLOCATOR_PROPERTIES_EX;
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/mingw-include/
H A Dksproxy.h215 } ALLOCATOR_PROPERTIES_EX; typedef
217 typedef ALLOCATOR_PROPERTIES_EX *PALLOCATOR_PROPERTIES_EX;
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksproxy.h215 } ALLOCATOR_PROPERTIES_EX; typedef
217 typedef ALLOCATOR_PROPERTIES_EX *PALLOCATOR_PROPERTIES_EX;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dksproxy.h215 } ALLOCATOR_PROPERTIES_EX; typedef
217 typedef ALLOCATOR_PROPERTIES_EX *PALLOCATOR_PROPERTIES_EX;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dksproxy.h215 } ALLOCATOR_PROPERTIES_EX; typedef
217 typedef ALLOCATOR_PROPERTIES_EX *PALLOCATOR_PROPERTIES_EX;
/dports/audio/portaudio/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksproxy.h215 } ALLOCATOR_PROPERTIES_EX; typedef
217 typedef ALLOCATOR_PROPERTIES_EX *PALLOCATOR_PROPERTIES_EX;
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/
H A Dksproxy.h215 } ALLOCATOR_PROPERTIES_EX; typedef
217 typedef ALLOCATOR_PROPERTIES_EX *PALLOCATOR_PROPERTIES_EX;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/KernelStreaming/
H A Dmod.rs29 pub struct ALLOCATOR_PROPERTIES_EX { struct
52 impl ::core::marker::Copy for ALLOCATOR_PROPERTIES_EX {} implementation
53 impl ::core::clone::Clone for ALLOCATOR_PROPERTIES_EX { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs80 pub struct ALLOCATOR_PROPERTIES_EX { struct
104 impl ALLOCATOR_PROPERTIES_EX {} argument
106 impl ::std::default::Default for ALLOCATOR_PROPERTIES_EX { implementation
112 impl ::std::fmt::Debug for ALLOCATOR_PROPERTIES_EX { implementation
140 impl ::std::cmp::PartialEq for ALLOCATOR_PROPERTIES_EX { implementation
166 impl ::std::cmp::Eq for ALLOCATOR_PROPERTIES_EX {} implementation
168 unsafe impl ::windows::runtime::Abi for ALLOCATOR_PROPERTIES_EX { implementation