Searched refs:FatalError (Results 76 - 95 of 95) sorted by relevance

1234

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dexa_priv.h86 #define EXA_FatalErrorDebug(x) FatalError x
87 #define EXA_FatalErrorDebugWithRet(x, ret) FatalError x
H A Dos.h661 FatalError(const char *f, ...)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dos.h506 extern _X_EXPORT void FatalError(const char *f, ...) _printf_attribute(1,2)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dos.h512 extern _X_EXPORT void FatalError(const char *f, ...) _printf_attribute(1,2)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dos.h542 extern _X_EXPORT void FatalError(const char *f, ...) _X_ATTRIBUTE_PRINTF(1,2) _X_NORETURN;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dos.h524 extern _X_EXPORT void FatalError(const char *f, ...) _X_ATTRIBUTE_PRINTF(1,2) _X_NORETURN;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dos.h531 extern _X_EXPORT void FatalError(const char *f, ...) _X_ATTRIBUTE_PRINTF(1,2) _X_NORETURN;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dos.h549 extern _X_EXPORT void FatalError(const char *f, ...) _X_ATTRIBUTE_PRINTF(1,2) _X_NORETURN;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dos.h519 extern void FatalError(const char *f, ...) _printf_attribute(1,2)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dos.h528 extern void FatalError(const char *f, ...) _printf_attribute(1,2)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dos.h661 FatalError(const char *f, ...)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dos.h623 FatalError(const char *f, ...)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dos.h655 FatalError(const char *f, ...)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dos.h654 FatalError(const char *f, ...)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/
H A DInstallPkg.py38 from Logger.ToolError import FatalError namespace
428 except FatalError, XExcept:
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DParsing.py34 from Logger.ToolError import FatalError namespace
812 except FatalError:
/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvboxvideo.c1025 FatalError("vboxvideo: failed to register VT property\n");
1031 FatalError("vboxvideo: failed to register driver in use property\n");
1046 FatalError("Failed to retrieve \"HAS_VT\" atom\n");
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DGenFds.py271 except FatalError, X:
/vbox/include/VBox/vmm/
H A Ddbgf.h231 } FatalError; member in union:DBGFEVENT::__anon320
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/
H A Dbuild.py1845 except FatalError, X:

Completed in 149 milliseconds

1234