Home
last modified time | relevance | path

Searched refs:HRESULT_FROM_WIN32 (Results 151 – 175 of 924) sorted by relevance

12345678910>>...37

/dports/lang/zig/zig-0.9.0/src/
H A Dwindows_com.hpp40 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
44 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
48 #define E_NOTSUPPORTED HRESULT_FROM_WIN32(ERROR_NOT_SUPPORTED)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmdcommsg.h9 #define RETURNCODETOHRESULT(rc) (((rc) < 0x10000) ? HRESULT_FROM_WIN32(rc) : (rc))
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmdcommsg.h9 #define RETURNCODETOHRESULT(rc) (((rc) < 0x10000) ? HRESULT_FROM_WIN32(rc) : (rc))
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h34 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
38 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h34 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
38 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h118 _hr_ = HRESULT_FROM_WIN32(_hr_);
140 _com_raise_error(_hr_ = HRESULT_FROM_WIN32(_hr_));\
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h34 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
38 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h34 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
38 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
/dports/deskutils/nextcloudclient/desktop-3.4.1/shell_integration/windows/NCOverlays/
H A DDllMain.cpp137 hResult = HRESULT_FROM_WIN32(GetLastError()); in DllRegisterServer()
162 hResult = HRESULT_FROM_WIN32(GetLastError()); in DllUnregisterServer()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Common/
H A DMemBlocks.cpp80 return HRESULT_FROM_WIN32(wres); in AllocateSpace()
86 return HRESULT_FROM_WIN32(wres); in AllocateSpace()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h118 _hr_ = HRESULT_FROM_WIN32(_hr_);
140 _com_raise_error(_hr_ = HRESULT_FROM_WIN32(_hr_));\
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h34 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
38 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h34 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
38 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/iis7_shib/
H A DShibHttpModule.cpp128 …HTTPResponse::XMLTOOLING_HTTP_STATUS_ERROR), "Fatal Server Win32 Error", 0, HRESULT_FROM_WIN32(e)); in OnBeginRequest()
160 …HTTPResponse::XMLTOOLING_HTTP_STATUS_ERROR), "Fatal Server Win32 Error", 0, HRESULT_FROM_WIN32(e)); in OnAuthenticateRequest()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h34 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
38 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h118 _hr_ = HRESULT_FROM_WIN32(_hr_);
140 _com_raise_error(_hr_ = HRESULT_FROM_WIN32(_hr_));\
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h34 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
38 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_ole.h118 _hr_ = HRESULT_FROM_WIN32(_hr_);
140 _com_raise_error(_hr_ = HRESULT_FROM_WIN32(_hr_));\
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h34 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
38 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h34 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
38 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h34 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
38 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h118 _hr_ = HRESULT_FROM_WIN32(_hr_);
140 _com_raise_error(_hr_ = HRESULT_FROM_WIN32(_hr_));\
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h118 _hr_ = HRESULT_FROM_WIN32(_hr_);
140 _com_raise_error(_hr_ = HRESULT_FROM_WIN32(_hr_));\
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h118 _hr_ = HRESULT_FROM_WIN32(_hr_);
140 _com_raise_error(_hr_ = HRESULT_FROM_WIN32(_hr_));\
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h34 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
38 #define E_FILENOTFOUND HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)

12345678910>>...37