Searched refs:WSGO (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | keymap.c | 109 WSGO("Illegal %s configuration in a %s file\n", 133 WSGO("Found an isolated %s section\n", 137 WSGO("Unknown file type %d\n", file->type);
|
| H A D | xkbcomp.c | 770 WSGO("Cannot allocate space for output file name\n"); 795 WSGO("Cannot allocate space for output file name\n"); 822 WSGO("Cannot allocate space for output file name\n"); 885 WSGO("Unknown error %d from XkbOpenDisplay\n", error); 1034 WSGO("Cannot allocate keyboard description\n"); 1065 WSGO("Unknown file type %d\n", mapToUse->type); 1077 WSGO("Cannot allocate keyboard description\n"); 1100 WSGO("Cannot load keyboard description\n"); 1102 WSGO("Could not load indicator map\n"); 1104 WSGO("Coul [all...] |
| H A D | xkbpath.c | 221 WSGO("Allocation failed (includePath)\n"); 230 WSGO("Allocation failed (includePath[%d])\n", nPathEntries); 317 WSGO("Replacing file cache entry (%s/%d)\n", name, type);
|
| H A D | expr.c | 151 WSGO("Unexpected operator %d in ResolveLhs\n", expr->op); 355 WSGO("Unknown operator %d in ResolveModIndex\n", expr->op); 471 WSGO("Unknown operator %d in ResolveBoolean\n", expr->op); 558 WSGO("Assignment operator not implemented yet\n"); 583 WSGO("Unknown operator %d in ResolveFloat\n", expr->op); 678 WSGO("Assignment operator not implemented yet\n"); 703 WSGO("Unknown operator %d in ResolveInteger\n", expr->op); 818 WSGO("Unknown operator %d in ResolveString\n", expr->op); 905 WSGO("Unknown operator %d in ResolveKeyName\n", expr->op); 1025 WSGO("Assignmen [all...] |
| H A D | alias.c | 109 WSGO("Allocation failure in HandleAliasDef\n"); 261 WSGO("Allocation failure in ApplyAliases\n"); 280 WSGO("Expected %d aliases total but created %d\n", nOld + nNew,
|
| H A D | symbols.c | 344 WSGO("Could not allocate symbols for group merge\n"); 355 WSGO("Could not allocate actions for group merge\n"); 607 WSGO("Could not allocate key symbols descriptions\n"); 681 WSGO("Could not allocate modifier map entry\n"); 933 WSGO("Symbols for key %s, group %d already defined\n", 941 WSGO("Could not resize group %d of key %s\n", ndx, 984 WSGO("Bad expression type (%d) for action list value\n", value->op); 991 WSGO("Actions for key %s, group %d already defined\n", 1001 WSGO("Action list but not actions in AddActionsToKey\n"); 1007 WSGO("Coul [all...] |
| H A D | utils.h | 117 /* WSGO stands for "Weird Stuff Going On" */ 118 #define WSGO uInternalError macro
|
| H A D | listing.c | 159 WSGO("Couldn't allocate list of maps\n"); 179 WSGO("Couldn't allocate list of files and maps\n");
|
| H A D | indicators.c | 153 WSGO("Couldn't allocate indicator map\n"); 383 WSGO("Couldn't allocate names\n"); 388 WSGO("Can't allocate indicator maps\n");
|
| H A D | keytypes.c | 566 WSGO("Couldn't allocate preserve in %s\n", TypeTxt(type)); 1080 WSGO("Unexpected statement type %d in HandleKeyTypesFile\n", 1114 WSGO("Couldn't find matching entry for preserve\n"); 1192 WSGO("Couldn't allocate space for types name\n"); 1208 WSGO("Couldn't allocate client map\n"); 1221 WSGO("Couldn't initialize canonical key types\n");
|
| H A D | geometry.c | 1051 WSGO("Couldn't allocate a new OverlayInfo\n"); 1867 WSGO("Unknown doodad type %d in SetDoodadField\n", 2462 WSGO("Expected %d outlines, got %d\n", 2555 WSGO("Couldn't allocate OverlayKeyInfo\n"); 2696 WSGO("Unexpected statement (type %d) in row body\n", 2772 WSGO("Unexpected statement (type %d) in section body\n", 2779 WSGO("Expected %d rows, found %d\n", (unsigned int) def->nRows, 2879 WSGO("Unexpected statement type %d in HandleGeometryFile\n", 2911 WSGO("Couldn't allocate shape in geometry\n"); 2923 WSGO("Could [all...] |
| H A D | compat.c | 768 WSGO("Unexpected statement type %d in HandleCompatMapFile\n", 798 WSGO("No room to merge symbol interpretations\n"); 828 WSGO("Couldn't allocate compatibility map\n"); 839 WSGO("Couldn't allocate space for compat name\n");
|
| H A D | keycodes.c | 260 WSGO("Couldn't allocate name for indicator %d\n", old->ndx); 798 WSGO("Unexpected statement type %d in HandleKeycodesFile\n", 863 WSGO("Cannot create XkbNamesRec in CompileKeycodes\n"); 871 WSGO("Couldn't allocate IndicatorRec in CompileKeycodes\n");
|
| H A D | parseutils.c | 742 WSGO("Allocation failure in IncludeCreate\n");
|
| H A D | action.c | 356 return False; /* WSGO! */ 1345 WSGO("Missing name in action definition!!\n"); 1436 WSGO("Couldn't allocate space for action default\n");
|
Completed in 22 milliseconds