/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pbuffer.c | 95 SetLastError(ERROR_INVALID_PIXEL_FORMAT); in wglCreatePbufferARB() 100 SetLastError(ERROR_INVALID_DATA); in wglCreatePbufferARB() 118 SetLastError(ERROR_INVALID_DATA); in wglCreatePbufferARB() 130 SetLastError(ERROR_INVALID_DATA); in wglCreatePbufferARB() 140 SetLastError(ERROR_INVALID_DATA); in wglCreatePbufferARB() 152 SetLastError(ERROR_NO_SYSTEM_RESOURCES); in wglCreatePbufferARB() 161 SetLastError(ERROR_NO_SYSTEM_RESOURCES); in wglCreatePbufferARB() 253 SetLastError(ERROR_NO_SYSTEM_RESOURCES); in wglCreatePbufferARB() 286 SetLastError(ERROR_INVALID_HANDLE); in wglGetPbufferDCARB() 305 SetLastError(ERROR_INVALID_HANDLE); in wglReleasePbufferDCARB() [all …]
|
D | stw_ext_rendertexture.c | 135 SetLastError(ERROR_INVALID_OPERATION); in wglBindTexImageARB() 142 SetLastError(ERROR_INVALID_HANDLE); in wglBindTexImageARB() 149 SetLastError(ERROR_INVALID_DATA); in wglBindTexImageARB() 210 SetLastError(ERROR_INVALID_HANDLE); in wglReleaseTexImageARB() 217 SetLastError(ERROR_INVALID_DATA); in wglReleaseTexImageARB() 232 SetLastError(ERROR_INVALID_HANDLE); in wglSetPbufferAttribARB() 251 SetLastError(ERROR_INVALID_DATA); in wglSetPbufferAttribARB() 258 SetLastError(ERROR_INVALID_DATA); in wglSetPbufferAttribARB()
|
D | stw_ext_context.c | 95 SetLastError(ERROR_INVALID_PARAMETER); in wglCreateContextAttribsARB() 103 SetLastError(ERROR_INVALID_PARAMETER); in wglCreateContextAttribsARB() 111 SetLastError(ERROR_INVALID_PROFILE_ARB); in wglCreateContextAttribsARB() 129 SetLastError(ERROR_INVALID_VERSION_ARB); in wglCreateContextAttribsARB() 135 SetLastError(ERROR_INVALID_VERSION_ARB); in wglCreateContextAttribsARB()
|
D | stw_ext_swapinterval.c | 48 SetLastError(ERROR_INVALID_DATA); in wglSwapIntervalEXT()
|
/external/llvm-project/lldb/source/Host/common/ |
D | Socket.cpp | 331 SetLastError(error); in Read() 359 SetLastError(error); in Write() 400 SetLastError(error); in Close() 425 void Socket::SetLastError(Status &error) { in SetLastError() function in Socket 444 SetLastError(error); in CreateSocket() 465 SetLastError(error); in AcceptSocket() 481 SetLastError(error); in AcceptSocket()
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | tsd_win.h | 20 SetLastError(error); in tsd_cleanup_wrapper() 50 SetLastError(error); in tsd_wrapper_get()
|
D | util.h | 49 SetLastError(errnum); in set_errno()
|
/external/llvm-project/lldb/source/Host/posix/ |
D | DomainSocket.cpp | 87 SetLastError(error); in Connect() 109 SetLastError(error); in Listen()
|
/external/lzma/CPP/Windows/ |
D | FileDir.cpp | 77 ::SetLastError(ERROR_CALL_NOT_IMPLEMENTED); in SetDirTime() 207 SetLastError(ERROR_CALL_NOT_IMPLEMENTED); in MyCreateHardLink() 455 ::SetLastError(ERROR_DIRECTORY); in RemoveDirWithSubItems() 615 SetLastError(ERROR_ALREADY_EXISTS); in CreateTempFile()
|
D | FileFind.cpp | 275 ::SetLastError(ERROR_CALL_NOT_IMPLEMENTED); in FindFirst() 280 SetLastError(0); in FindFirst() 308 ::SetLastError(ERROR_CALL_NOT_IMPLEMENTED); in FindNext() 494 ::SetLastError(ERROR_FILE_NOT_FOUND); in Find()
|
/external/angle/util/windows/third_party/StackWalker/src/ |
D | StackWalker.cpp | 828 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()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
D | Program.inc | 203 SetLastError(ec.value()); 267 SetLastError(ec.value()); 275 SetLastError(ec.value()); 295 SetLastError(err); 324 SetLastError(GetLastError()); 432 SetLastError(err);
|
/external/python/cpython3/PC/bdist_wininst/ |
D | extract.c | 45 SetLastError(183); in ensure_directory() 100 SetLastError(x); in map_new_file()
|
/external/python/cpython2/PC/bdist_wininst/ |
D | extract.c | 46 SetLastError(183); in ensure_directory() 101 SetLastError(x); in map_new_file()
|
/external/curl/lib/ |
D | strerror.c | 809 SetLastError(old_win_err); in Curl_strerror() 849 SetLastError(old_win_err); in Curl_winapi_strerror() 1000 SetLastError(old_win_err); in Curl_sspi_strerror()
|
/external/rust/crates/libloading/tests/ |
D | functions.rs | 217 errhandlingapi::SetLastError(42); in works_getlasterror() 232 errhandlingapi::SetLastError(42); in works_getlasterror0()
|
/external/llvm-project/llvm/lib/Support/Windows/ |
D | Program.inc | 194 SetLastError(ec.value()); 210 SetLastError(ec.value()); 274 SetLastError(ec.value()); 295 SetLastError(err); 324 SetLastError(GetLastError()); 455 SetLastError(err);
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Program.inc | 284 SetLastError(ec.value()); 348 SetLastError(ec.value()); 356 SetLastError(ec.value()); 376 SetLastError(err); 405 SetLastError(GetLastError()); 457 SetLastError(err);
|
/external/llvm/lib/Support/Windows/ |
D | Program.inc | 284 SetLastError(ec.value()); 348 SetLastError(ec.value()); 356 SetLastError(ec.value()); 376 SetLastError(err); 405 SetLastError(GetLastError()); 457 SetLastError(err);
|
/external/python/cpython3/Python/ |
D | thread_nt.h | 416 SetLastError(error); in PyThread_get_key_value() 497 SetLastError(error); in PyThread_tss_get()
|
/external/libchrome/base/files/ |
D | file.cc | 83 ::SetLastError(ERROR_ACCESS_DENIED); in Initialize()
|
/external/protobuf/src/google/protobuf/io/ |
D | io_win32.cc | 368 SetLastError(0); in wcs_to_mbs() 389 SetLastError(0); in mbs_to_wcs()
|
/external/llvm-project/lldb/include/lldb/Host/ |
D | Socket.h | 119 static void SetLastError(Status &error);
|
/external/webrtc/rtc_base/ |
D | platform_thread.cc | 61 ::SetLastError(ERROR_SUCCESS); in StartThread()
|
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/win_text/ |
D | windows_user.h | 64 SetLastError(0); in insert()
|