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

/xsrc/external/mit/xkbutils/dist/
H A Dxkbwatch.c94 uFatalError("Couldn't create application top level\n");
104 uFatalError("Server doesn't support a compatible XKB\n");
111 uFatalError("Couldn't create top level box\n");
116 uFatalError("Couldn't create base modifiers box\n");
120 uFatalError("Couldn't create latched modifiers box\n");
123 uFatalError("Couldn't create locked modifiers box\n");
127 uFatalError("Couldn't create effective modifiers box\n");
131 uFatalError("Couldn't create compatibility state box\n");
H A Dutils.h62 extern void uFatalError(const char *s, ...) _X_ATTRIBUTE_PRINTF(1,2) _X_NORETURN;
H A Dxkbvleds.c223 uFatalError("Couldn't create application top level\n");
256 uFatalError("Server doesn't support a compatible XKB\n");
261 uFatalError("No input display\n");
267 uFatalError("Couldn't create list of leds\n");
276 uFatalError("Couldn't read keymap\n");
280 uFatalError("Couldn't read indicator map\n");
284 uFatalError("Couldn't read indicator names\n");
H A Dutils.c98 uFatalError(const char *s, ...) function in typeref:typename:void
/xsrc/external/mit/xkbprint/dist/
H A Dutils.h81 extern void uFatalError(const char *s, ...) _X_ATTRIBUTE_PRINTF(1, 2)
H A Dutils.c119 uFatalError(const char *s, ...) function in typeref:typename:void
H A Dxkbprint.c671 uFatalError("Cannot allocate keyboard description\n");
711 uFatalError("Cannot load geometry for %s\n", inDpyName);
H A Dpsgeom.c704 uFatalError("Couldn't allocate black color!\n");
711 uFatalError("Couldn't allocate white color!\n");
888 uFatalError("Can't allocate memory for string\n");
925 uFatalError("Can't allocate memory for string\n");
/xsrc/external/mit/xkbcomp/dist/
H A Dutils.h112 #define FATAL uFatalError
114 extern void uFatalError(const char * /* s */ , ...
H A Dutils.c198 uFatalError(const char *s, ...) function in typeref:typename:void

Completed in 17 milliseconds