Searched refs:WSGO (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xkbcomp/dist/
H A Dkeymap.c109 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 Dxkbcomp.c770 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 Dxkbpath.c221 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 Dexpr.c151 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 Dalias.c109 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 Dsymbols.c344 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 Dutils.h117 /* WSGO stands for "Weird Stuff Going On" */
118 #define WSGO uInternalError macro
H A Dlisting.c159 WSGO("Couldn't allocate list of maps\n");
179 WSGO("Couldn't allocate list of files and maps\n");
H A Dindicators.c153 WSGO("Couldn't allocate indicator map\n");
383 WSGO("Couldn't allocate names\n");
388 WSGO("Can't allocate indicator maps\n");
H A Dkeytypes.c566 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 Dgeometry.c1051 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 Dcompat.c768 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 Dkeycodes.c260 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 Dparseutils.c742 WSGO("Allocation failure in IncludeCreate\n");
H A Daction.c356 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