HomeSort by relevance Sort by last modified time
    Searched refs:stderr (Results 776 - 800 of 2255) sorted by null

<<31323334353637383940>>

  /external/icu4c/tools/gencmn/
gencmn.c 60 fprintf(stderr,
68 FILE *where = argc < 0 ? stderr : stdout;
  /external/iproute2/tc/
m_xt.c 109 fprintf(stderr, "using deprecated IPTABLES_LIB_DIR \n");
147 fprintf(stderr,"bad arguements to ipt %d vs %d \n", argc, rargc);
169 fprintf(stderr," failed to find target %s\n\n", optarg);
181 fprintf(stderr," failed to find target %s\n\n", optarg);
194 fprintf(stderr, "Illegal \"index\"\n");
205 fprintf(stderr," ipt Parser BAD!! (%s)\n", *argv);
305 fprintf(stderr, " %s error \n", m->name);
314 fprintf(stderr, " failed to find target %s\n\n",
tc_monitor.c 33 fprintf(stderr, "Usage: tc monitor\n");
81 fprintf(stderr, "Argument \"%s\" is unknown, try \"tc monitor help\".\n", *argv);
  /external/llvm/runtime/libprofile/
CommonProfiling.c 95 fprintf(stderr, "LLVM profiling runtime: while opening '%s': ",
131 fprintf(stderr,"error: unable to write to output file.");
  /external/mesa3d/test/
cmain.c 178 fprintf(stderr, "failed to compile vertex shader 0, infoLog: \n %s \n", infoLog);
194 fprintf(stderr, "failed to compile fragment shader 0, infoLog: \n %s \n", infoLog);
207 fprintf(stderr, "failed to link program 0, infoLog: \n %s \n", infoLog);
237 fprintf(stderr, "gl_Position != aPosition \n");
244 fprintf(stderr, "vTexCoord != aTexCoord + uVec4 \n");
250 fprintf(stderr, "vTexColor != Vector4(1,1,1,1) \n");
254 fprintf(stderr, "gl_PointSize != 432 \n");
274 fprintf(stderr, "failed linear filter and/or wrapS and wrapT test");
  /external/webkit/Source/WebCore/bridge/
testbindings.cpp 36 fprintf (stderr, "%s: ", __PRETTY_FUNCTION__); \
37 fprintf(stderr, formatAndArgs); \
349 fprintf(stderr, "Error opening %s.\n", file);
356 fprintf(stderr, "Warning: File may have been too long.\n");
367 fprintf(stderr, "You have to specify at least one filename\n");
402 fprintf(stderr,"Exception, line %d: %s\n",lineno,msg);
404 fprintf(stderr,"Exception: %s\n",msg);
409 fprintf(stderr,"Return value: %s\n",msg);
  /external/webkit/Tools/DumpRenderTree/chromium/
TestEventPrinter.cpp 80 fprintf(stderr, "FAIL: Timed out waiting for notifyDone to be called\n");
105 fprintf(stderr, "Short write to stdout.\n");
  /external/zlib/examples/
enough.c 299 fputs("abort: unable to allocate enough memory\n", stderr);
481 stderr);
496 fputs("abort: code length too long for internal types\n", stderr);
502 fprintf(stderr, "%d symbols cannot be coded in %d bits\n",
510 fputs("abort: unable to allocate enough memory\n", stderr);
524 fputs("abort: unable to allocate enough memory\n", stderr);
536 fputs("abort: can't count that high!\n", stderr);
553 fputs("abort: unable to allocate enough memory\n", stderr);
  /external/zlib/
minigzip.c 119 fprintf(stderr, "%s: %s\n", s, strwinerror(GetLastError ()));
121 fprintf(stderr, "%s\n", strwinerror(GetLastError ()));
159 fprintf(stderr, "%s: %s\n", prog, msg);
271 fprintf(stderr, "%s: filename too long\n", prog);
285 fprintf(stderr, "%s: can't gzopen %s\n", prog, outfile);
307 fprintf(stderr, "%s: filename too long\n", prog);
324 fprintf(stderr, "%s: can't gzopen %s\n", prog, infile);
414 fprintf(stderr, "%s: can't gzopen %s\n", prog, *argv);
  /frameworks/base/tools/aidl/
aidl_language_y.y 68 fprintf(stderr, "%s:%d: syntax error don't know what to do with \"%s\"\n", g_currentFilename,
91 fprintf(stderr, "%s:%d syntax error in parcelable declaration. Expected type name.\n",
96 fprintf(stderr, "%s:%d syntax error in parcelable declaration. Expected type name, saw \"%s\".\n",
134 fprintf(stderr, "%s:%d: syntax error in interface declaration. Expected type name, saw \"%s\"\n",
139 fprintf(stderr, "%s:%d: syntax error in interface declaration. Expected type name, saw \"%s\"\n",
161 fprintf(stderr, "%s:%d: syntax error before ';' (expected method declaration)\n",
216 fprintf(stderr, "%s:%d: syntax error in parameter list\n", g_currentFilename, $1.buffer.lineno);
267 fprintf(stderr, "%s:%d: %s\n", g_currentFilename, yylineno, errstr);
  /ndk/tests/device/test-gabi++/jni/
test_gabixx_rtti.cpp 48 fprintf(stderr, "KO: Assertion failure: %s\n", #cond); \
98 fprintf(stderr, "KO: Could not dynamically cast 'foo' to a 'Bar*'\n");
  /ndk/tests/device/test-stlport-rtti/jni/
test_stlport_rtti.cpp 48 fprintf(stderr, "KO: Assertion failure: %s\n", #cond); \
98 fprintf(stderr, "KO: Could not dynamically cast 'foo' to a 'Bar*'\n");
  /system/core/run-as/
run-as.c 94 fprintf(stderr, "%s: ", PROGNAME);
96 vfprintf(stderr, format, args);
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 268 fprintf(stderr, "Unknown option %s\n", optarg);
296 fprintf(stderr, "Open read only failed.");
324 fprintf(stderr, "Failed to read.\n");
336 fprintf(stderr, "Wrong pid found @ read block %x != %x\n", testCase->pid(), *pid);
382 fprintf(stderr, "Write failed %d %s.", errno, strerror(errno));
422 fprintf(stderr, "Open write failed.");
457 fprintf(stderr, "Failed to write.\n");
587 fprintf(stderr, "Unknown test type %s", testCase.name());
  /external/bison/src/
LR0.c 67 fprintf (stderr, "state_list_append (state = %d, symbol = %d (%s))\n",
181 fprintf (stderr, "Entering new_itemsets, state = %d\n", s->number);
216 fprintf (stderr, "Entering get_state, symbol = %d (%s)\n",
224 fprintf (stderr, "Exiting get_state => %d\n", s->number);
242 fprintf (stderr, "Entering append_states, state = %d\n", s->number);
353 fprintf (stderr, "Processing state %d (reached by %s)\n",
  /external/blktrace/
blkrawverify.c 164 fprintf(stderr,"Failed to open %s (%s), skipping\n",
191 fprintf(stderr, "unsupported trace version\n");
247 fprintf(stderr,"%s: fread failed %d/%s\n",
286 fprintf(stderr,"FATAL: Need device name(s)\n");
287 fprintf(stderr,"Usage: blkrawverify <dev> [<dev>...]\n");
301 fprintf(stderr, "No tracefiles found for %s\n",
  /external/bluetooth/bluez/sbc/
sbcinfo.c 195 fprintf(stderr, "Not a SBC audio file\n");
232 fprintf(stderr, "Unable to read frame header"
241 fprintf(stderr, "Corrupted SBC stream "
268 fprintf(stderr, "Unable to read frame data "
299 if (fd > fileno(stderr))
312 fprintf(stderr, "Usage: sbcinfo <file>\n");
  /external/bluetooth/bluez/tools/
hid2hci.c 210 fprintf(stderr,"\n%s\n", error);
297 fprintf(stderr, "error: could not find '%s'\n", devpath);
314 fprintf(stderr, "error: could not find usb_device for '%s'\n", devpath);
321 fprintf(stderr, "error: unable to handle '%s'\n",
333 fprintf(stderr, "error: could not find hiddev device node\n");
344 fprintf(stderr, "error: switching device '%s' failed.\n",
  /external/dbus/tools/
dbus-monitor.c 210 fprintf (stderr, "Usage: %s [--system | --session | --address ADDRESS] [--monitor | --profile ] [watch expressions]\n", name);
291 fprintf (stderr, "Failed to register connection to bus at %s: %s\n",
319 fprintf (stderr, "Failed to open connection to %s: %s\n",
333 fprintf (stderr, "Failed to setup match \"%s\": %s\n",
366 fprintf (stderr, "Couldn't add filter!\n");
374 fprintf (stderr, "Error: %s\n", error.message);
  /external/e2fsprogs/misc/
chattr.c 84 fprintf(stderr,
281 fprintf(stderr, _("Couldn't allocate path variable "
320 fputs(_("= is incompatible with - and +\n"), stderr);
324 fputs("Can't both set and unset same flag.\n", stderr);
328 fputs(_("Must use '-v', =, - or +\n"), stderr);
332 fprintf (stderr, "chattr %s (%s)\n",
e2freefrag.c 34 fprintf(stderr, "usage: %s [-c chunksize in kb] [-h] "
271 fprintf(stderr, "%s: bad chunk size '%s'\n",
277 fprintf(stderr, "%s: chunk size must be a "
284 fprintf(stderr, "%s: bad option '%c'\n",
293 fprintf(stderr, "%s: missing device name.\n", progname);
302 fprintf(stderr, "%s: chunksize must be greater than or equal "
  /external/icu4c/test/perf/utrie2perf/
utrie2perf.cpp 127 fprintf(stderr, "error: unorm_quickCheck(UNORM_FCD) failed: %s\n",
147 fprintf(stderr, "error: unorm_quickCheck(UNORM_FCD) failed: %s\n",
166 fprintf(stderr, "error: bogus result from unorm_checkFCDUTF8()\n");
197 fprintf(stderr, "error: unorm_normalize(UNORM_NFC) failed: %s\n",
225 fprintf(stderr, "error: GetBiDiClass() did not collect bits\n");
255 fprintf(stderr, "FAILED: Tests could not be run please check the "
  /external/icu4c/tools/icuinfo/
icuinfo.cpp 165 fprintf(stderr, "Dynamic Loading: is disabled. No plugins will be loaded at start-up.\n");
173 fprintf(stderr,"ICU u_cleanup() called.\n");
269 fprintf(stderr,
274 fprintf(stderr, "%s: Output information about the current ICU\n", argv[0]);
275 fprintf(stderr, "Options:\n"
285 fprintf(stderr, "International Components for Unicode %s\n%s\n", U_ICU_VERSION, U_COPYRIGHT_STRING );
  /external/libpng/contrib/gregbook/
writepng.c 71 fprintf(stderr, " Compiled with libpng %s; using libpng %s.\n",
73 fprintf(stderr, " Compiled with zlib %s; using zlib %s.\n",
380 fprintf(stderr, "writepng libpng error: %s\n", msg);
381 fflush(stderr);
385 fprintf(stderr,
387 fflush(stderr);
  /external/llvm/examples/Kaleidoscope/Chapter2/
toy.cpp 166 ExprAST *Error(const char *Str) { fprintf(stderr, "Error: %s\n", Str);return 0;}
338 fprintf(stderr, "Parsed a function definition.\n");
347 fprintf(stderr, "Parsed an extern\n");
357 fprintf(stderr, "Parsed a top-level expr\n");
367 fprintf(stderr, "ready> ");
391 fprintf(stderr, "ready> ");

Completed in 284 milliseconds

<<31323334353637383940>>