Lines Matching refs:stderr
74 fprintf(stderr, "%s", msg);
89 fprintf(stderr, "can't find device information: pci_id=0x%x\n", pci_id);
111 fprintf(stderr, "Failed to initialize intel_batch_decode_ctx "
220 fprintf(stderr, "open %s failed: %s\n", filename, strerror(errno));
226 fprintf(stderr, "stat failed: %s\n", strerror(errno));
234 fprintf(stderr, "mmap failed: %s\n", strerror(errno));
323 fprintf(stderr, "can't parse gen: '%s', expected lpt, brw, g4x, ilk, "
341 fprintf(stderr, "invalid value for --color: %s", optarg);
360 print_help(argv[0], stderr);
372 fprintf(stderr, "Unable to create GTT\n");
378 fprintf(stderr, "Unable to allocate buffer to open aub file\n");