Home
last modified time | relevance | path

Searched refs:SetLastError (Results 1 – 25 of 60) sorted by relevance

123

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c94 SetLastError(ERROR_INVALID_PIXEL_FORMAT); in wglCreatePbufferARB()
99 SetLastError(ERROR_INVALID_DATA); in wglCreatePbufferARB()
117 SetLastError(ERROR_INVALID_DATA); in wglCreatePbufferARB()
129 SetLastError(ERROR_INVALID_DATA); in wglCreatePbufferARB()
139 SetLastError(ERROR_INVALID_DATA); in wglCreatePbufferARB()
151 SetLastError(ERROR_NO_SYSTEM_RESOURCES); in wglCreatePbufferARB()
160 SetLastError(ERROR_NO_SYSTEM_RESOURCES); in wglCreatePbufferARB()
247 SetLastError(ERROR_NO_SYSTEM_RESOURCES); in wglCreatePbufferARB()
278 SetLastError(ERROR_INVALID_HANDLE); in wglGetPbufferDCARB()
297 SetLastError(ERROR_INVALID_HANDLE); in wglReleasePbufferDCARB()
[all …]
Dstw_ext_rendertexture.c132 SetLastError(ERROR_INVALID_OPERATION); in wglBindTexImageARB()
139 SetLastError(ERROR_INVALID_HANDLE); in wglBindTexImageARB()
146 SetLastError(ERROR_INVALID_DATA); in wglBindTexImageARB()
206 SetLastError(ERROR_INVALID_HANDLE); in wglReleaseTexImageARB()
213 SetLastError(ERROR_INVALID_DATA); in wglReleaseTexImageARB()
228 SetLastError(ERROR_INVALID_HANDLE); in wglSetPbufferAttribARB()
247 SetLastError(ERROR_INVALID_DATA); in wglSetPbufferAttribARB()
254 SetLastError(ERROR_INVALID_DATA); in wglSetPbufferAttribARB()
Dstw_ext_context.c109 SetLastError(ERROR_INVALID_PARAMETER); in wglCreateContextAttribsARB()
117 SetLastError(ERROR_INVALID_PARAMETER); in wglCreateContextAttribsARB()
125 SetLastError(ERROR_INVALID_PROFILE_ARB); in wglCreateContextAttribsARB()
143 SetLastError(ERROR_INVALID_VERSION_ARB); in wglCreateContextAttribsARB()
149 SetLastError(ERROR_INVALID_VERSION_ARB); in wglCreateContextAttribsARB()
Dstw_ext_swapinterval.c48 SetLastError(ERROR_INVALID_DATA); in wglSwapIntervalEXT()
Dstw_context.c499 SetLastError(ERROR_INVALID_PIXEL_FORMAT); in stw_make_current()
503 SetLastError(ERROR_INVALID_PIXEL_FORMAT); in stw_make_current()
/third_party/openssl/
De_os.h97 # define clear_sys_error() SetLastError(0)
98 # define set_sys_error(e) SetLastError(e)
/third_party/openssl/test/
Derrtest.c25 SetLastError(ERROR_INVALID_FUNCTION); in preserves_system_error()
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp828 SetLastError(ERROR_DLL_INIT_FAILED); in GetModuleInfo()
837 SetLastError(ERROR_NOT_ENOUGH_MEMORY); in GetModuleInfo()
867 SetLastError(ERROR_DLL_INIT_FAILED); in GetModuleInfo()
914 SetLastError(ERROR_DLL_INIT_FAILED); in LoadModules()
928 SetLastError(ERROR_NOT_ENOUGH_MEMORY); in LoadModules()
1017 SetLastError(ERROR_DLL_INIT_FAILED); in LoadModules()
1053 SetLastError(ERROR_DLL_INIT_FAILED); in ShowCallstack()
1277 SetLastError(ERROR_SUCCESS); in ShowCallstack()
1304 SetLastError(ERROR_DLL_INIT_FAILED); in ShowObject()
/third_party/flutter/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp828 SetLastError(ERROR_DLL_INIT_FAILED); in GetModuleInfo()
837 SetLastError(ERROR_NOT_ENOUGH_MEMORY); in GetModuleInfo()
867 SetLastError(ERROR_DLL_INIT_FAILED); in GetModuleInfo()
914 SetLastError(ERROR_DLL_INIT_FAILED); in LoadModules()
928 SetLastError(ERROR_NOT_ENOUGH_MEMORY); in LoadModules()
1017 SetLastError(ERROR_DLL_INIT_FAILED); in LoadModules()
1053 SetLastError(ERROR_DLL_INIT_FAILED); in ShowCallstack()
1277 SetLastError(ERROR_SUCCESS); in ShowCallstack()
1304 SetLastError(ERROR_DLL_INIT_FAILED); in ShowObject()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DProgram.inc203 SetLastError(ec.value());
267 SetLastError(ec.value());
275 SetLastError(ec.value());
295 SetLastError(err);
324 SetLastError(GetLastError());
432 SetLastError(err);
/third_party/curl/lib/
Dstrerror.c814 SetLastError(old_win_err); in Curl_strerror()
854 SetLastError(old_win_err); in Curl_winapi_strerror()
1005 SetLastError(old_win_err); in Curl_sspi_strerror()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DProgram.inc284 SetLastError(ec.value());
348 SetLastError(ec.value());
356 SetLastError(ec.value());
376 SetLastError(err);
405 SetLastError(GetLastError());
457 SetLastError(err);
/third_party/gn/src/base/files/
Dfile.cc56 ::SetLastError(ERROR_ACCESS_DENIED); in Initialize()
/third_party/python/Python/
Dthread_nt.h422 SetLastError(error); in PyThread_get_key_value()
503 SetLastError(error); in PyThread_tss_get()
/third_party/openssl/crypto/
Dthreads_win.c126 SetLastError(last_error); in CRYPTO_THREAD_get_local()
/third_party/gn/src/base/win/
Dscoped_process_information.cc27 ::SetLastError(last_error); in CheckAndDuplicateHandle()
Dscoped_handle.h69 ::SetLastError(last_error); in Set()
/third_party/protobuf/src/google/protobuf/io/
Dio_win32.cc422 SetLastError(0); in wcs_to_mbs()
443 SetLastError(0); in mbs_to_wcs()
/third_party/libuv/src/win/
Dfs.c290 SetLastError(ERROR_OUTOFMEMORY); in fs__wide_to_utf8()
394 SetLastError(ERROR_SYMLINK_NOT_SUPPORTED); in fs__readlink_handle()
405 SetLastError(ERROR_SYMLINK_NOT_SUPPORTED); in fs__readlink_handle()
414 SetLastError(ERROR_SYMLINK_NOT_SUPPORTED); in fs__readlink_handle()
421 SetLastError(ERROR_SYMLINK_NOT_SUPPORTED); in fs__readlink_handle()
430 SetLastError(ERROR_SYMLINK_NOT_SUPPORTED); in fs__readlink_handle()
436 SetLastError(ERROR_SYMLINK_NOT_SUPPORTED); in fs__readlink_handle()
1722 SetLastError(pRtlNtStatusToDosError(nt_status)); in fs__stat_handle()
1736 SetLastError(pRtlNtStatusToDosError(nt_status)); in fs__stat_handle()
2632 SetLastError(ERROR_OUTOFMEMORY); in fs__realpath_handle()
[all …]
/third_party/cef/tests/shared/browser/
Dutil_win.cc28 SetLastError(ERROR_SUCCESS); in SetUserDataPtr()
/third_party/python/Modules/_ctypes/
Dcallbacks.c232 SetLastError(temp); in _CallPythonObject()
247 SetLastError(temp); in _CallPythonObject()
/third_party/python/Lib/ctypes/test/
Dtest_win32.py84 windll.kernel32.SetLastError(ERROR_INVALID_PARAMETER)
/third_party/cef/libcef_dll/base/
Dcef_logging.cc163 ::SetLastError(last_error_); in ~SaveLastError()
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp320 BOOST_SYMBOL_IMPORT BOOST_WINAPI_DETAIL_VOID BOOST_WINAPI_WINAPI_CC SetLastError(boost::winapi::DWO…
360 BOOST_FORCEINLINE BOOST_WINAPI_DETAIL_VOID SetLastError(boost::winapi::DWORD_ dwErrCode) in SetLastError() function
361 { ::SetLastError(dwErrCode); } in SetLastError()
611 { return SetLastError(err); } in set_last_error()
/third_party/node/deps/cares/src/lib/
Dsetup_once.h438 #define SET_ERRNO(x) (SetLastError((DWORD)(x)))

123