Searched refs:WARN (Results 1 - 25 of 35) sorted by relevance

12

/xsrc/external/mit/xkbcomp/dist/
H A Dxkbcomp.c203 WARN("Unknown verbose option \"%c\"\n", (unsigned int) *str);
236 WARN("Too many file names on command line\n");
266 WARN("Multiple output file formats specified\n");
298 WARN("No pre-error message specified\n");
306 WARN("Multiple pre-error messages specified\n");
320 WARN("No error prefix specified\n");
328 WARN("Multiple error prefixes specified\n");
342 WARN("No post-error message specified\n");
350 WARN("Multiple post-error messages specified\n");
371 WARN("N
[all...]
H A Dalias.c42 WARN("Alias of %s for %s declared more than once\n",
64 WARN("Multiple definitions for alias %s\n",
190 WARN("Attempt to alias %s to non-existent key %s\n",
203 WARN("Attempt to create alias with the name of a real key\n");
H A Dmisc.c128 WARN("No map in include statement, but \"%s\" contains several without a default map\n",
202 WARN("Multiple definitions of %s in %s \"%s\"\n", field, type, name);
457 WARN
477 WARN("Key %d does not match any defaults\n", i);
549 WARN("Couldn't allocate key names in FindNamedKey\n");
H A Dkeytypes.c301 WARN("Multiple definitions of the %s key type\n",
317 WARN("Multiple definitions of the %s key type\n",
533 WARN("Identical definitions for preserve[%s] in %s\n",
542 WARN("Multiple definitions for preserve[%s] in %s\n",
608 WARN("Multiple map entries for %s in %s\n",
614 WARN("Multiple occurrences of map[%s]= %d in %s\n",
668 WARN("Map entry for unused modifiers in %s\n", TypeTxt(type));
716 WARN("Preserve for modifiers not used by the %s type\n",
740 WARN("Illegal value for preserve[%s] in type %s\n",
778 WARN("Duplicat
[all...]
H A Dgeometry.c745 WARN("Multiple definitions for the \"%s\" property\n",
757 WARN("Multiple definitions for \"%s\" property\n", new->name);
803 WARN("Unknown shape \"%s\" for %s %s\n",
832 WARN("Duplicate shape name \"%s\"\n",
843 WARN("Multiple shapes named \"%s\"\n", shText(info->dpy, old));
939 WARN("Multiple doodads named \"%s\"\n",
950 WARN("Multiple doodads named \"%s\"\n",
1022 WARN
1038 WARN("Multiple doodads named \"%s\" in section \"%s\"\n",
1119 WARN("Duplicat
[all...]
H A Dkeycodes.c168 WARN("Multiple indicators named %s\n",
219 WARN("Multiple names for indicator %d\n", new->ndx);
360 WARN("Multiple identical key name definitions\n");
370 WARN("Multiple names for keycode %d\n", kc);
379 WARN("Multiple names for keycode %d\n", kc);
396 WARN("Key name <%s> assigned to multiple keys\n", name);
404 WARN("Key name <%s> assigned to multiple keys\n", name);
659 WARN("Unsupported maximum keycode %d, clipping.\n", tmp.ival);
H A Dsymbols.c391 WARN
430 WARN
532 WARN
574 WARN("Symbol map for key %s redefined\n",
951 WARN("Could not resolve keysym %s\n",
1113 WARN("The type field of a key symbol map must be a string\n");
1354 WARN("You must specify an index when specifying a group name\n");
1517 WARN("For map %s an explicit group is specified\n", info->name);
1518 WARN("but key %s has more than one group defined\n",
1950 WARN("Ke
[all...]
H A Dutils.h102 #define WARN uWarning macro
H A Dlisting.c463 WARN("Couldn't open \"%s\"\n", list[i].file);
477 WARN("Couldn't open \"%s\"\n", list[i].file);
H A Dvmod.c116 WARN("Virtual modifier %s multiply defined\n", str1);
H A Dindicators.c87 WARN("Map for indicator %s redefined\n",
139 WARN("Map for indicator %s redefined\n",
H A Dcompat.c206 WARN("Multiple definitions for \"%s\"\n", siText(new, info));
243 WARN("Multiple interpretations of \"%s\"\n", siText(new, info));
272 WARN("Compat map for group %d redefined\n", group + 1);
H A Dparseutils.c814 WARN("Multiple default components in %s\n",
H A Daction.c1022 WARN("An action message can hold only 6 bytes\n");
1235 WARN("A private action has 7 data bytes\n");
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_debug.h37 #define WARN(fmt, ...) _nine_debug_printf(DBG_WARN, __FUNCTION__, fmt, ## __VA_ARGS__) macro
47 #define WARN(fmt, ...) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_debug.h38 #define WARN(fmt, ...) _nine_debug_printf(DBG_WARN, __FUNCTION__, fmt, ## __VA_ARGS__) macro
48 #define WARN(fmt, ...) do {} while(0) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_inlines.h232 WARN("value %%%i not uniquely defined\n", id); // return NULL ?
H A Dnv50_ir_util.h40 #define WARN(args...) debug_printf("WARNING: " args) macro
H A Dnv50_ir_emit_nv50.cpp276 WARN("Instruction::flagsDef was not set properly\n");
279 WARN("flags def should not be the primary definition\n");
H A Dnv50_ir.cpp106 WARN("OP_MOV with modifier encountered !\n");
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_inlines.h232 WARN("value %%%i not uniquely defined\n", id); // return NULL ?
H A Dnv50_ir_util.h40 #define WARN(args...) _debug_printf("WARNING: " args) macro
H A Dnv50_ir_emit_nv50.cpp274 WARN("Instruction::flagsDef was not set properly\n");
277 WARN("flags def should not be the primary definition\n");
H A Dnv50_ir.cpp105 WARN("OP_MOV with modifier encountered !\n");
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_gram.y51 WARN,
79 message(WARN, l, fmt, ## __VA_ARGS__); \

Completed in 40 milliseconds

12