Home
last modified time | relevance | path

Searched defs:ImplementsInterface (Results 1 – 25 of 25) sorted by relevance

/dports/games/openspades/openspades-0.1.3/Sources/ScriptBindings/
H A DIWeaponSkin.cpp33 bool ScriptIWeaponSkin::ImplementsInterface() in ImplementsInterface() function in spades::client::ScriptIWeaponSkin
155 bool ScriptIWeaponSkin2::ImplementsInterface() in ImplementsInterface() function in spades::client::ScriptIWeaponSkin2
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Execution/src/Internal/Reflection/Execution/TypeLoader/
H A DTypeCast.cs25 private static bool ImplementsInterface(Type pObjType, Type pTargetType) in ImplementsInterface() method in Internal.Reflection.Execution.ConstraintValidator
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/
H A DSysUtils.cs101 public static bool ImplementsInterface(Type type, Type ifaceType) in ImplementsInterface() method in GKCore.SysUtils
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xaml/System.Xaml/
H A DTypeExtensionMethods.cs64 public static bool ImplementsInterface (this Type type, Type definition) in ImplementsInterface() method in System.Xaml.TypeExtensionMethods
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Helpers/
H A DObjectVisitor.cs376 private static bool ImplementsInterface(Type type, Type targetInterfaceType) in ImplementsInterface() method in System.Web.Helpers.ObjectVisitor
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Runtime.Base/src/System/Runtime/
H A DTypeCast.cs336 internal static unsafe bool ImplementsInterface(EEType* pObjType, EEType* pTargetType) in ImplementsInterface() method in System.Runtime.TypeCast
/dports/devel/msbuild/msbuild-0.06/src/Tasks.UnitTests/
H A DMockTypeInfo.cs203 public void ImplementsInterface(MockTypeInfo implementedType) in ImplementsInterface() method in Microsoft.Build.UnitTests.MockTypeInfo
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xbl/
H A DnsXBLBinding.cpp1243 nsXBLBinding::ImplementsInterface(REFNSIID aIID) const in ImplementsInterface() function in nsXBLBinding
H A DnsXBLPrototypeBinding.cpp433 nsXBLPrototypeBinding::ImplementsInterface(REFNSIID aIID) const in ImplementsInterface() function in nsXBLPrototypeBinding
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xbl/
H A DnsXBLBinding.cpp1123 bool nsXBLBinding::ImplementsInterface(REFNSIID aIID) const { in ImplementsInterface() function in nsXBLBinding
H A DnsXBLPrototypeBinding.cpp394 bool nsXBLPrototypeBinding::ImplementsInterface(REFNSIID aIID) const { in ImplementsInterface() function in nsXBLPrototypeBinding
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/d3dcompiler_winxp/Include/
H A DD3D11Shader.h192 STDMETHOD(ImplementsInterface)(THIS_ __in ID3D11ShaderReflectionType* pBase) PURE; in DECLARE_INTERFACE() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11shader.h159 STDMETHOD(ImplementsInterface)(THIS_ ID3D11ShaderReflectionType *base) PURE; in DECLARE_INTERFACE() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11shader.h159 STDMETHOD(ImplementsInterface)(THIS_ ID3D11ShaderReflectionType *base) PURE; in DECLARE_INTERFACE() local
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d12shader.h286 STDMETHOD(ImplementsInterface)(THIS_ _In_ ID3D12ShaderReflectionType* pBase) PURE; in DECLARE_INTERFACE() local
H A Dd3d11shader.h279 STDMETHOD(ImplementsInterface)(THIS_ _In_ ID3D11ShaderReflectionType* pBase) PURE; in DECLARE_INTERFACE() local
/dports/lang/mono/mono-5.10.1.57/mcs/mcs/
H A Dtypespec.cs607 public bool ImplementsInterface (TypeSpec iface, bool variantly) in ImplementsInterface() method in Mono.CSharp.TypeSpec
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d12shader.h290 STDMETHOD(ImplementsInterface)(THIS_ _In_ ID3D12ShaderReflectionType* pBase) PURE; in DECLARE_INTERFACE() local
H A Dd3d11shader.h283 STDMETHOD(ImplementsInterface)(THIS_ _In_ ID3D11ShaderReflectionType* pBase) PURE; in DECLARE_INTERFACE() local
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d12shader.h290 STDMETHOD(ImplementsInterface)(THIS_ _In_ ID3D12ShaderReflectionType* pBase) PURE; in DECLARE_INTERFACE() local
H A Dd3d11shader.h283 STDMETHOD(ImplementsInterface)(THIS_ _In_ ID3D11ShaderReflectionType* pBase) PURE; in DECLARE_INTERFACE() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/win32/Effects11/
H A DEffect.h193 BOOL ImplementsInterface; // true if this type implements an interface member
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DMono.CSharp.cs6579 public bool ImplementsInterface(Mono.CSharp.TypeSpec iface, bool variantly) { throw null; } in ImplementsInterface() method in Mono.CSharp.TypeSpec
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs22162 …pub unsafe fn ImplementsInterface<'a, Param0: ::windows::runtime::IntoParam<'a, ID3D11ShaderReflec… in ImplementsInterface() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D12/
H A Dmod.rs28036 …pub unsafe fn ImplementsInterface<'a, Param0: ::windows::runtime::IntoParam<'a, ID3D12ShaderReflec… in ImplementsInterface() method