Home
last modified time | relevance | path

Searched refs:IMemAllocatorCallbackTemp (Results 1 – 7 of 7) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h143 typedef interface IMemAllocatorCallbackTemp IMemAllocatorCallbackTemp; typedef
145 interface IMemAllocatorCallbackTemp; variable
822 typedef interface IMemAllocatorCallbackTemp IMemAllocatorCallbackTemp; typedef
824 interface IMemAllocatorCallbackTemp; variable
3025 IMemAllocatorCallbackTemp *This,
3037 IMemAllocatorCallbackTemp *This,
3042 IMemAllocatorCallbackTemp *This,
3052 IMemAllocatorCallbackTemp *This,
3059 IMemAllocatorCallbackTemp *This,
3064 IMemAllocatorCallbackTemp *This,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h143 typedef interface IMemAllocatorCallbackTemp IMemAllocatorCallbackTemp; typedef
145 interface IMemAllocatorCallbackTemp; variable
822 typedef interface IMemAllocatorCallbackTemp IMemAllocatorCallbackTemp; typedef
824 interface IMemAllocatorCallbackTemp; variable
3025 IMemAllocatorCallbackTemp *This,
3037 IMemAllocatorCallbackTemp *This,
3042 IMemAllocatorCallbackTemp *This,
3052 IMemAllocatorCallbackTemp *This,
3059 IMemAllocatorCallbackTemp *This,
3064 IMemAllocatorCallbackTemp *This,
[all …]
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/ThirdParty/DirectShowSamples/
H A Damfilter.h1340 public IMemAllocatorCallbackTemp, // The interface we support
/dports/net/pjsip/pjproject-2.11.1/third_party/BaseClasses/
H A Damfilter.h1340 public IMemAllocatorCallbackTemp, // The interface we support
H A Damfilter.cpp4654 return GetInterface((IMemAllocatorCallbackTemp *) this, ppv); in NonDelegatingQueryInterface()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs5371 pub type IMemAllocatorCallbackTemp = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs58400 pub struct IMemAllocatorCallbackTemp(::windows::runtime::IUnknown); struct
58401 impl IMemAllocatorCallbackTemp { implementation
58430 unsafe impl ::windows::runtime::Interface for IMemAllocatorCallbackTemp { implementation
58434 impl ::std::convert::From<IMemAllocatorCallbackTemp> for ::windows::runtime::IUnknown {
58435 fn from(value: IMemAllocatorCallbackTemp) -> Self { in from()
58439 impl ::std::convert::From<&IMemAllocatorCallbackTemp> for ::windows::runtime::IUnknown {
58440 fn from(value: &IMemAllocatorCallbackTemp) -> Self { in from()
58454 impl ::std::convert::From<IMemAllocatorCallbackTemp> for IMemAllocator {
58455 fn from(value: IMemAllocatorCallbackTemp) -> Self { in from()
58459 impl ::std::convert::From<&IMemAllocatorCallbackTemp> for IMemAllocator {
[all …]