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

1234

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86_OSproc.h119 * This is to prevent re-entrancy to FatalError() when aborting.
121 * instead of FatalError().
129 } else FatalError(a, b)
H A Ddmx.h348 if (!o && fatal) FatalError(MAXSCREEN_FAILED_TXT #o); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86_OSproc.h111 * This is to prevent re-entrancy to FatalError() when aborting.
113 * instead of FatalError().
121 } else FatalError(a, b)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86_OSproc.h111 * This is to prevent re-entrancy to FatalError() when aborting.
113 * instead of FatalError().
121 } else FatalError(a, b)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86_OSproc.h111 * This is to prevent re-entrancy to FatalError() when aborting.
113 * instead of FatalError().
121 } else FatalError(a, b)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_OSproc.h120 * This is to prevent re-entrancy to FatalError() when aborting.
122 * instead of FatalError().
130 } else FatalError(a, b)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86_OSproc.h111 * This is to prevent re-entrancy to FatalError() when aborting.
113 * instead of FatalError().
121 } else FatalError(a, b)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86_OSproc.h111 * This is to prevent re-entrancy to FatalError() when aborting.
113 * instead of FatalError().
121 } else FatalError(a, b)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86_OSproc.h111 * This is to prevent re-entrancy to FatalError() when aborting.
113 * instead of FatalError().
121 } else FatalError(a, b)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86_OSproc.h110 * This is to prevent re-entrancy to FatalError() when aborting.
112 * instead of FatalError().
120 } else FatalError(a, b)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86_OSproc.h110 * This is to prevent re-entrancy to FatalError() when aborting.
112 * instead of FatalError().
120 } else FatalError(a, b)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86_OSproc.h110 * This is to prevent re-entrancy to FatalError() when aborting.
112 * instead of FatalError().
120 } else FatalError(a, b)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/
H A DToolError.py175 class FatalError(Exception): class in inherits:Exception
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/
H A DCommentParsingUnitTest.py409 self.assertRaises(Logger.FatalError,
438 self.assertRaises(Logger.FatalError,
695 except Logger.FatalError:
835 except Logger.FatalError:
H A DInfBinarySectionTest.py313 except Logger.FatalError:
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_OSproc.h120 * This is to prevent re-entrancy to FatalError() when aborting.
122 * instead of FatalError().
129 } else FatalError(a, b)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_OSproc.h120 * This is to prevent re-entrancy to FatalError() when aborting.
122 * instead of FatalError().
130 } else FatalError(a, b)
/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dgetmode.c478 FatalError("RandR \"proc\" vector not initialised\n");
511 FatalError("called to early: CreateScreenResources not yet initialised\n");
551 FatalError("ACPI input file descriptor not initialised correctly.\n");
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Trim/
H A DTrim.py565 except FatalError, X:
583 except FatalError, X:
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Ddmx.h350 if (!o && fatal) FatalError(MAXSCREEN_FAILED_TXT #o); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Ddmx.h350 if (!o && fatal) FatalError(MAXSCREEN_FAILED_TXT #o); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Ddmx.h351 if (!o && fatal) FatalError(MAXSCREEN_FAILED_TXT #o); \
H A Dos.h506 extern void FatalError(const char *f, ...) _printf_attribute(1,2)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddmx.h350 if (!o && fatal) FatalError(MAXSCREEN_FAILED_TXT #o); \
H A Dos.h492 extern void FatalError(const char *f, ...) _printf_attribute(1,2)

Completed in 203 milliseconds

1234