Home
last modified time | relevance | path

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

12345678910>>...26

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime/src/System/Runtime/InteropServices/
H A DHResults.cs21 internal const Int32 E_FAIL = unchecked((Int32)0x80004005); field in System.Runtime.InteropServices.__HResults
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/NCrypt/
H A DInterop.ErrorCode.cs22 E_FAIL = unchecked((int)0x80004005), enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Util/
H A Dhresults.cs19 internal const int E_FAIL = unchecked((int)0x80004005); field in System.Web.Util.HResults
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dutils.py14 E_FAIL = 0x80004005 - 0x100000000 variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dutils.py14 E_FAIL = 0x80004005 - 0x100000000 variable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.Win32.Primitives/tests/
H A DWin32ExceptionTests.cs20 private const int E_FAIL = unchecked((int)0x80004005); field in System.ComponentModel.Tests.Win32ExceptionTestType
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dutils.py14 E_FAIL = 0x80004005 - 0x100000000 variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dutils.py14 E_FAIL = 0x80004005 - 0x100000000 variable
/dports/devel/llvm12/llvm-project-12.0.1.src/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dutils.py14 E_FAIL = 0x80004005 - 0x100000000 variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dutils.py14 E_FAIL = 0x80004005 - 0x100000000 variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dutils.py14 E_FAIL = 0x80004005 - 0x100000000 variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dutils.py14 E_FAIL = 0x80004005 - 0x100000000 variable
/dports/devel/llvm13/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dutils.py14 E_FAIL = 0x80004005 - 0x100000000 variable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.Win32.Primitives/src/System/ComponentModel/
H A DWin32Exception.cs19 private const int E_FAIL = unchecked((int)0x80004005); field in System.ComponentModel.Win32Exception
/dports/lang/mono/mono-5.10.1.57/mcs/class/dlr/Runtime/Microsoft.Dynamic/
H A DComHresults.cs48 internal const int E_FAIL = unchecked((int)0x80004005); field in System.Dynamic.ComHresults
/dports/games/openbor4432/openbor-ba1eb4f/engine/source/scriptlib/
H A Ddepends.h50 #define E_FAIL ((HRESULT)-1) macro
/dports/games/openbor/openbor-3caaddd5/engine/source/scriptlib/
H A Ddepends.h52 #define E_FAIL ((HRESULT)-1) macro
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Ddirectx.h37 #define E_FAIL (HRESULT)0x80000008L macro
/dports/games/openbor3482/openbor-2c1ecd7/engine/source/scriptlib/
H A Ddepends.h55 #define E_FAIL ((HRESULT)-1) macro
/dports/games/openbor3979/openbor-2bcf25b/engine/source/scriptlib/
H A Ddepends.h55 #define E_FAIL ((HRESULT)-1) macro
/dports/games/openbor3711/openbor-6ec17fa/engine/source/scriptlib/
H A Ddepends.h55 #define E_FAIL ((HRESULT)-1) macro
/dports/devel/sdl12/SDL-1.2.15/src/audio/windx5/
H A Ddirectx.h38 #define E_FAIL (HRESULT)0x80000008L macro
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/core/windows/
H A DSDL_directx.h58 #define E_FAIL (HRESULT)0x80000008L macro
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/core/windows/
H A DSDL_directx.h58 #define E_FAIL (HRESULT)0x80000008L macro
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/core/windows/
H A DSDL_directx.h58 #define E_FAIL (HRESULT)0x80000008L macro

12345678910>>...26