HomeSort by: relevance | last modified time | path
    Searched refs:ERROR (Results 1 - 25 of 135) sorted by relevancy

1 2 3 4 5 6

  /xsrc/external/mit/MesaLib/dist/src/gallium/targets/haiku-softpipe/
GalliumContext.cpp 43 #define ERROR(x...) printf("GalliumContext: " x)
93 ERROR("%s: Couldn't allocate sw_winsys!\n", __func__);
100 ERROR("%s: Couldn't create screen!\n", __FUNCTION__);
108 ERROR("%s: Using %s driver.\n", __func__, driverName);
113 ERROR("%s: Couldn't create display!\n", __FUNCTION__);
144 ERROR("%s: Couldn't create pipe context!\n", __FUNCTION__);
158 ERROR("%s: Problem allocating framebuffer!\n", __func__);
186 ERROR("%s: Couldn't create mesa state tracker context!\n",
190 ERROR("%s: State tracker error: SUCCESS?\n", __func__)
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/haiku-softpipe/
GalliumContext.cpp 41 #define ERROR(x...) printf("GalliumContext: " x)
87 ERROR("%s: Couldn't allocate sw_winsys!\n", __func__);
94 ERROR("%s: Couldn't create screen!\n", __FUNCTION__);
102 ERROR("%s: Using %s driver.\n", __func__, driverName);
116 ERROR("%s: Couldn't create pipe context!\n", __FUNCTION__);
131 ERROR("%s: Couldn't obtain Mesa state tracker API!\n", __func__);
146 ERROR("%s: Problem allocating framebuffer!\n", __func__);
167 ERROR("%s: Couldn't create mesa state tracker context!\n",
171 ERROR("%s: State tracker error: SUCCESS?\n", __func__)
    [all...]
SoftwareRenderer.cpp 31 #define ERROR(x...) printf("SoftwareRenderer: " x)
84 ERROR("%s: There was an error creating the context!\n", __func__);
172 ERROR("%s: Bitmap size doesn't match size!\n", __func__);
220 ERROR("%s::CopyPixelsOut(): incompatible color space: %s != %s\n",
264 ERROR("%s::CopyPixelsIn(): incompatible color space: %s != %s\n",
  /xsrc/external/mit/xkbevd/dist/
tokens.h 30 #define ERROR 255
cfgscan.c 67 case ERROR:
68 snprintf(buf, sizeof(buf), "ERROR");
237 return ERROR;
251 return ERROR;
308 return ERROR;
322 return ERROR;
411 return ERROR;
484 rtrn = ERROR;
  /xsrc/external/mit/xkbcomp/dist/
expr.c 307 ERROR
315 ERROR("Illegal modifier index (%d, must be 0..%d)\n",
333 ERROR("Cannot determine modifier index for \"%s\"\n",
364 ERROR("Modifier index must be a name or number, %s ignored\n",
397 ERROR
429 ERROR("Identifier \"%s\" of type int is unknown\n",
440 ERROR("Default \"%s.%s\" of type boolean is unknown\n",
469 ERROR("%s of boolean values not permitted\n", bogus);
472 ERROR("Unary \"+\" operator not permitted for boolean values\n");
504 ERROR("Found constant of type %s, expected a number\n"
    [all...]
keymap.c 77 ERROR("Cannot compile %s alone into an XKM file\n",
90 ERROR("More than one %s section in a %s file\n",
98 ERROR("Cannot define %s in a %s file\n",
171 ERROR("Missing %s section in a %s file\n",
misc.c 68 ERROR("Can't find file \"%s\" for %s include\n", stmt->file,
84 ERROR("Error interpreting include file \"%s\"\n", stmt->file);
111 ERROR("No %s named \"%s\" in the include file \"%s\"\n",
139 ERROR("Include file wrong type (expected %s, got %s)\n",
158 ERROR("The %s %s field is not an array\n", type, field);
166 ERROR("Missing subscript for %s %s\n", type, field);
175 ERROR("The %s %s field must be a %s\n", type, field, wanted);
184 ERROR("Index for the %s %s field must be a %s\n", type, field, wanted);
193 ERROR("Unknown %s field %s in %s\n", type, field, name)
    [all...]
action.c 304 ERROR("Value of %s field must be of type %s\n", fieldText(field), type);
313 ERROR("Field %s is not defined for an action of type %s\n",
322 ERROR("The %s field in the %s action is not an array\n",
331 ERROR("%s named %s not found\n", what, bad);
518 ERROR("Illegal group %d (must be in the range 1..%d)\n", rtrn.ival,
679 ERROR("Button must specify default or be in the range 1..5\n");
705 ERROR("The count field must have a value in the range 0..255\n");
761 ERROR("New default button value must be in the range 1..5\n");
767 ERROR("Cannot set default pointer button to \"default\"\n");
880 ERROR("Screen index must be in the range 1..255\n")
    [all...]
xkbcomp.c 126 M("-em1 <msg> Print <msg> before printing first error message\n");
300 WARN("No pre-error message specified\n");
308 WARN("Multiple pre-error messages specified\n");
322 WARN("No error prefix specified\n");
330 WARN("Multiple error prefixes specified\n");
344 WARN("No post-error message specified\n");
352 WARN("Multiple post-error messages specified\n");
608 ERROR("Unknown flag \"%s\" on command line\n", argv[i]);
644 ERROR("Unknown flag \"%s\" on command line\n", argv[i]);
653 ERROR("No input file specified\n")
858 int mjr, mnr, error; local
    [all...]
symbols.c 654 ERROR
681 ERROR("Key %s added to map for multiple modifiers\n",
899 ERROR("Too many groups of %s for key %s (max %d)\n", name,
907 ERROR("Illegal group index for %s of key %s\n", name,
914 ERROR("Group index for %s of key %s is out of range (1..%d)\n",
939 ERROR("Expected a list of symbols, found %s\n",
1037 ERROR("Illegal action definition for %s\n",
1060 ERROR("Illegal index in group name definition\n");
1066 ERROR("Illegal radio group specified (must be 1..%d)\n",
1076 ERROR("Illegal \"allow none\" value for %s\n"
    [all...]
keytypes.c 250 ERROR("Key type \"%s\" has %d levels, must have %d\n", type, has, needs);
491 ERROR("Couldn't allocate map entries for %s\n", TypeTxt(type));
506 ERROR("Couldn't reallocate map entries for %s\n", TypeTxt(type));
683 ERROR("Level specifications in a key type must be integer\n");
689 ERROR("Shift level %d out of range (1..%d) in key type %s\n",
730 ERROR("Preserve value in a key type is not a modifier mask\n");
768 ERROR("Couldn't allocate level names for type %s\n",
821 ERROR("Level name %d out of range (1..%d) in key type %s\n",
831 ERROR("Non-string name for level %d in key type %s\n", level + 1,
866 ERROR("Key type mask field must be a modifier mask\n")
    [all...]
listing.c 280 ERROR("File and map must have the format file(map)\n");
394 ERROR("Files/maps to list must have the form file(map)\n");
426 ERROR("Must specify at least one file or pattern to list\n");
433 ERROR("Cannot open \"%s\" to write keyboard description\n",
keycodes.c 620 return 0; /* internal error, already reported */
624 ERROR("Unknown element %s encountered\n", tmp.str);
634 ERROR("Unknown field encountered\n");
640 ERROR("The %s setting is not an array\n", field.str);
652 ERROR
670 ERROR
678 ERROR
691 ERROR("Maximum code (%d) must be >= minimum key code (%d)\n",
698 ERROR
720 ERROR("Name specified for illegal indicator index %d\n", def->ndx)
    [all...]
  /xsrc/external/mit/xtrap/dist/
chparse.c 79 #define ERROR (-1)
116 int *private, /* Sequence private char, 'X' if error */
157 || c == ERROR
220 int private, /* Sequence private char, 'X' if error */
300 * ERROR Something is dwrong
369 return (ERROR);
393 return (ERROR);
400 return (ERROR);
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
vbo_attrib_tmp.h 227 ERROR(GL_INVALID_VALUE); \
236 ERROR(GL_INVALID_VALUE); \
534 ERROR(GL_INVALID_VALUE);
546 ERROR(GL_INVALID_VALUE);
558 ERROR(GL_INVALID_VALUE);
570 ERROR(GL_INVALID_VALUE);
582 ERROR(GL_INVALID_VALUE);
594 ERROR(GL_INVALID_VALUE);
606 ERROR(GL_INVALID_VALUE);
618 ERROR(GL_INVALID_VALUE)
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
vbo_attrib_tmp.h 178 ERROR(GL_INVALID_VALUE); \
187 ERROR(GL_INVALID_VALUE); \
485 ERROR(GL_INVALID_VALUE);
497 ERROR(GL_INVALID_VALUE);
509 ERROR(GL_INVALID_VALUE);
521 ERROR(GL_INVALID_VALUE);
533 ERROR(GL_INVALID_VALUE);
545 ERROR(GL_INVALID_VALUE);
557 ERROR(GL_INVALID_VALUE);
569 ERROR(GL_INVALID_VALUE)
    [all...]
vbo_noop.c 111 #define ERROR(err) _mesa_error(ctx, err, __func__)
  /xsrc/external/mit/xf86-video-ati/dist/src/
theatre200.h 59 #define ERROR(str,param1) xf86DrvMsg(screen, X_ERROR, str, param1)
68 #define ERROR(str,param1) (void)screen
  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winwindow.c 272 == ERROR) {
279 if (CombineRgn(hRgn, hRgn, hRgnWin, RGN_OR) == ERROR) {
366 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) {
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
nv50_ir_from_nir.cpp 225 ERROR("isResultFloat not implemented for %s\n", nir_op_infos[op].name);
242 ERROR("isResultSigned not implemented for %s\n", nir_op_infos[op].name);
290 ERROR("couldn't get Type for op %s with bitSize %u\n", nir_op_infos[op].name, bitSize);
306 ERROR("getSType not implemented for %s idx %u\n", info.name, i);
334 ERROR("couldn't get Type for %s with bitSize %u\n", str, bitSize);
463 ERROR("couldn't get operation for op %s\n", nir_op_infos[op].name);
493 ERROR("couldn't get operation for nir_texop %u\n", op);
548 ERROR("couldn't get operation for nir_intrinsic_op %u\n", op);
675 ERROR("couldn't get CondCode for op %s\n", nir_op_infos[op].name);
693 ERROR("no support for indirects.")
    [all...]
  /xsrc/external/mit/bitmap/dist/
test-driver 30 # Make unconditional expansion of undefined variables an error. This
125 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;;
  /xsrc/external/mit/fontconfig/dist/
test-driver 30 # Make unconditional expansion of undefined variables an error. This
120 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;;
  /xsrc/external/mit/libXaw/dist/
test-driver 30 # Make unconditional expansion of undefined variables an error. This
125 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;;
  /xsrc/external/mit/libXdmcp/dist/
test-driver 30 # Make unconditional expansion of undefined variables an error. This
125 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;;

Completed in 109 milliseconds

1 2 3 4 5 6