Home
last modified time | relevance | path

Searched refs:ERROR_DISK_FULL (Results 1 - 10 of 10) sorted by relevance

/third_party/python/PC/
H A Derrmap.h119 case ERROR_DISK_FULL: // 112 in winerror_to_errno()
/third_party/libuv/src/win/
H A Derror.c147 case ERROR_DISK_FULL: return UV_ENOSPC; in uv_translate_sys_error()
/third_party/node/deps/uv/src/win/
H A Derror.c147 case ERROR_DISK_FULL: return UV_ENOSPC; in uv_translate_sys_error()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DErrorHandling.cpp168 MAP_ERR_TO_COND(ERROR_DISK_FULL, no_space_on_device); in mapWindowsError()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DErrorHandling.cpp260 MAP_ERR_TO_COND(ERROR_DISK_FULL, no_space_on_device); in mapWindowsError()
/third_party/gn/src/base/files/
H A Dfile_win.cc248 case ERROR_DISK_FULL: in OSErrorToFileError()
/third_party/lzma/C/
H A D7zTypes.h99 #define ERROR_DISK_FULL 112L
119 #define ERROR_DISK_FULL ENOSPC macro
/third_party/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp832 || result == HRESULT_FROM_WIN32(ERROR_DISK_FULL) in ExtractResult()
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp648 || result == HRESULT_FROM_WIN32(ERROR_DISK_FULL) in ExtractResult()
/third_party/sqlite/src/
H A Dsqlite3.c[all...]

Completed in 146 milliseconds