Searched refs:ERROR_NOT_READY (Results 1 - 8 of 8) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2_errors.c99 case ERROR_NOT_READY:
153 case ERROR_NOT_READY:
218 case ERROR_NOT_READY:
252 case ERROR_NOT_READY:
310 case ERROR_NOT_READY:
359 case ERROR_NOT_READY:
400 case ERROR_NOT_READY:
445 case ERROR_NOT_READY:
497 case ERROR_NOT_READY:
592 case ERROR_NOT_READY
[all...]
/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp65 case ERROR_NOT_READY: return VERR_IO_NOT_READY;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp66 case ERROR_NOT_READY: return VERR_IO_NOT_READY;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dwin32_errors.c152 case ERROR_NOT_READY:
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h137 #define ERROR_NOT_READY 21 macro
H A Ddinput.h167 MAKE_HRESULT(SEVERITY_ERROR, FACILITY_WIN32, ERROR_NOT_READY)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h137 #define ERROR_NOT_READY 21 macro
H A Ddinput.h165 MAKE_HRESULT(SEVERITY_ERROR, FACILITY_WIN32, ERROR_NOT_READY)

Completed in 1593 milliseconds