Home
last modified time | relevance | path

Searched defs:IWeakReferenceSource (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/
H A Dpull-chromium.py37 … check_call(['svn', 'export', '-r', 'BASE', os.path.join(chromiumtree, 'src', svnpath), localpath])
/dports/www/firefox-esr/firefox-91.8.0/ipc/mscom/
H A DWeakRef.h72 struct IWeakReferenceSource : public IUnknown { struct
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/mscom/
H A DWeakRef.h72 struct IWeakReferenceSource : public IUnknown { struct
/dports/www/firefox/firefox-99.0/ipc/mscom/
H A DWeakRef.h72 struct IWeakReferenceSource : public IUnknown { struct
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/mscom/
H A DWeakRef.h72 struct IWeakReferenceSource : public IUnknown { struct
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/mscom/
H A DWeakRef.h72 struct IWeakReferenceSource : public IUnknown { struct
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/Shared/
H A DInternalModule.cs26 …internal static RuntimeTypeHandle IWeakReferenceSource = typeof(System.Runtime.InteropServices.__c… field in System.Runtime.InteropServices.InternalTypes
/dports/databases/postgresql11-plpython/postgresql-11.14/src/test/regress/expected/
H A Dtyped_table.out90 drop cascades to table persons3
91 CREATE TABLE persons5 OF stuff; -- only CREATE TYPE AS types may be used
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/runtime/
H A Dbindings.rs2340 pub struct IWeakReferenceSource(::windows::runtime::IUnknown); struct
2341 impl IWeakReferenceSource { implementation
2347 unsafe impl ::windows::runtime::Interface for IWeakReferenceSource { implementation
2361 …impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IWeakReferenceSource { implementation
2366 …mpl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IWeakReferenceSource { implementation
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/WinRT/
H A Dmod.rs243 pub type IWeakReferenceSource = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/WinRT/
H A Dmod.rs5653 pub struct IWeakReferenceSource(::windows::runtime::IUnknown); struct
5654 impl IWeakReferenceSource { impl
5660 unsafe impl ::windows::runtime::Interface for IWeakReferenceSource { implementation
5674 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IWeakReferenceSource { implementation
5679 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IWeakReferenceSource { implementation