Home
last modified time | relevance | path

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

12345

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c95 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 …]
Dstw_ext_rendertexture.c135 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()
Dstw_ext_context.c95 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()
Dstw_ext_swapinterval.c48 SetLastError(ERROR_INVALID_DATA); in wglSwapIntervalEXT()
/external/cronet/base/
Dscoped_clear_last_error_unittest.cc38 ::SetLastError(1); in TEST()
47 ::SetLastError(1); in TEST()
50 ::SetLastError(2); in TEST()
Dscoped_clear_last_error_win.cc13 SetLastError(0); in ScopedClearLastError()
17 SetLastError(last_system_error_); in ~ScopedClearLastError()
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/
Dscoped_clear_last_error_pa_unittest.cc38 ::SetLastError(1); in TEST()
47 ::SetLastError(1); in TEST()
50 ::SetLastError(2); in TEST()
Dscoped_clear_last_error_win.cc13 SetLastError(0); in ScopedClearLastError()
17 SetLastError(last_system_error_); in ~ScopedClearLastError()
/external/cronet/base/win/
Dscoped_handle_unittest.cc54 ::SetLastError(magic_error); in TEST_F()
60 ::SetLastError(magic_error); in TEST_F()
67 ::SetLastError(magic_error); in TEST_F()
Dmessage_window.cc144 SetLastError(ERROR_SUCCESS); in WindowProc()
154 SetLastError(ERROR_SUCCESS); in WindowProc()
Dsecurity_descriptor.cc128 ::SetLastError(error); in GetSecurityDescriptor()
170 ::SetLastError(error); in SetSecurityDescriptor()
210 ::SetLastError(ERROR_INVALID_SECURITY_DESCR); in FromPointer()
418 ::SetLastError(ERROR_INVALID_PARAMETER); in AccessCheck()
Daccess_control_list.cc71 ::SetLastError(error); in AddACEToAcl()
107 ::SetLastError(ERROR_INVALID_ACL); in FromPACL()
/external/cronet/components/nacl/renderer/
Dnexe_load_manager.cc92 SetLastError(""); in NexeLoadManager()
202 SetLastError(error_string); in ReportLoadError()
222 SetLastError(error_string); in ReportLoadAbort()
296 void NexeLoadManager::SetLastError(const std::string& error) { in SetLastError() function in nacl::NexeLoadManager
417 SetLastError(message); in ReportDeadNexe()
/external/jemalloc_new/include/jemalloc/internal/
Dtsd_win.h20 SetLastError(error); in tsd_cleanup_wrapper()
50 SetLastError(error); in tsd_wrapper_get()
Dutil.h49 SetLastError(errnum); in set_errno()
/external/lzma/CPP/Windows/
DFileDir.cpp77 ::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()
DFileFind.cpp275 ::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/rust/crates/shared_library/src/
Ddynamic_library.rs332 SetLastError(0); in open()
374 SetLastError(0); in check_for_errors_in()
396 fn SetLastError(error: libc::size_t); in SetLastError() function
/external/angle/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()
/external/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);
/external/crosvm/gpu_display/src/gpu_display_win/
Dwindow.rs47 use winapi::um::errhandlingapi::SetLastError;
296 SetLastError(0); in remove_property()
331 SetLastError(0); in get_attribute()
346 SetLastError(0); in set_attribute()
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DProgram.inc283 SetLastError(ec.value());
347 SetLastError(ec.value());
355 SetLastError(ec.value());
375 SetLastError(err);
404 SetLastError(GetLastError());
456 SetLastError(err);
/external/curl/lib/
Dstrerror.c916 SetLastError(old_win_err); in Curl_strerror()
956 SetLastError(old_win_err); in Curl_winapi_strerror()
1107 SetLastError(old_win_err); in Curl_sspi_strerror()
/external/python/cpython2/PC/bdist_wininst/
Dextract.c46 SetLastError(183); in ensure_directory()
101 SetLastError(x); in map_new_file()
/external/llvm/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);

12345