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

<<41424344454647484950>>

  /system/core/toolbox/
df.c 28 fprintf(stderr, "%s: %s\n", s, strerror(errno));
renice.c 42 fprintf(stderr, "USAGE: %s [[-r] priority pids ...] [-g pid]\n", s);
  /system/media/wilhelm/tests/mimeUri/
slesTestPlayStreamType.cpp 143 fprintf(stderr, "invalid stream type %d\n", type);
199 fprintf(stderr, "ERROR: size for stream type is %u, should be %u\n",
206 fprintf(stderr, "ERROR: stream type is %u, should be %u\n", currentType, type);
223 fprintf(stderr, "ERROR: stream type is %u, should be %u\n", currentType, type);
  /external/chromium/third_party/libevent/test/
regress_rpc.c 163 fprintf(stderr, "FAILED (response code)\n");
241 fprintf(stderr, "FAILED (response code)\n");
248 fprintf(stderr, "FAILED (unmarshal)\n");
359 fprintf(stderr, "get weapon\n");
363 fprintf(stderr, "get action\n");
390 fprintf(stderr, "get weapon\n");
394 fprintf(stderr, "get action\n");
  /external/dbus/test/
decode-gcov.c 49 fprintf (stderr, "%s", message);
944 fprintf (stderr, "Expecting .da info for %s but got %s\n",
1009 fprintf (stderr, "Ran out of functions loading .da file\n");
1070 fprintf (stderr, "Ran out of functions loading .da file\n");
1102 fprintf (stderr, "File claimed to have %d arcs but only had %d\n",
1244 fprintf (stderr, "WARNING: Block graph solved incorrectly for function %s\n",
1246 fprintf (stderr, " this error reflects a bug in decode-gcov.c or perhaps bogus data\n");
1249 fprintf (stderr, " block %d has succ_count = %d pred_count = %d\n",
    [all...]
  /external/iproute2/misc/
rtacct.c 430 fprintf(stderr,
466 fprintf(stderr, "rtacct: invalid time constant divisor\n");
494 fprintf(stderr, "Warning: realm \"%s\" does not exist.\n", argv[0]);
562 fprintf(stderr, "rtacct: something is so wrong with history file, that I prefer not to proceed.\n");
588 fprintf(stderr, "rtacct: history is aged out, resetting\n");
604 fprintf(stderr, "rtacct: history is stale, ignoring it.\n");
614 fprintf(stderr, "rtacct: history is stale, ignoring it.\n");
  /external/iproute2/tc/
em_meta.c 121 fprintf(stderr, "BUG: Unknown map character '%c'\n", k);
372 list_meta_ids(stderr);
440 fprintf(stderr, "Missing value TLV\n");
447 fprintf(stderr, "meta int type value TLV " \
496 fprintf(stderr, "meta int type mask TLV size mismatch\n");
511 fprintf(stderr, "Missing meta header\n");
516 fprintf(stderr, "Meta header size mismatch\n");
  /external/llvm/examples/Kaleidoscope/Chapter4/
toy.cpp 185 ExprAST *Error(const char *Str) { fprintf(stderr, "Error: %s\n", Str);return 0;}
489 fprintf(stderr, "Read function definition:");
501 fprintf(stderr, "Read extern: ");
520 fprintf(stderr, "Evaluated to %f\n", FP());
531 fprintf(stderr, "ready> ");
569 fprintf(stderr, "ready> ");
579 fprintf(stderr, "Could not create ExecutionEngine: %s\n", ErrStr.c_str());
  /external/openssl/crypto/des/
des_opts.c 397 #define print_name(name) fprintf(stderr,"Doing %s's for 10 seconds\n",name); alarm(10);
399 #define print_name(name) fprintf(stderr,"Doing %s %ld times\n",name,cb);
411 fprintf(stderr,"%ld %s's in %.2f second\n",count,name,tm[index]); \
415 fprintf(stderr,"%s bytes per sec = %12.2f (%5.1fuS)\n",name, \
441 fprintf(stderr,"To get the most accurate results, try to run this\n");
442 fprintf(stderr,"program when this computer is idle.\n");
450 fprintf(stderr,"First we calculate the approximate speed ...\n");
  /external/openssl/crypto/
mem_dbg.c 379 fprintf(stderr, "pop_info(): deleted info has other thread ID (%lu) than the current thread (%lu)!!!!\n",
433 fprintf(stderr, "CRYPTO_push_info(): previous info has other thread ID (%lu) than the current thread (%lu)!!!!\n",
532 fprintf(stderr, "LEVITTE_DEBUG_MEM: [%5ld] %c 0x%p (%d)\n",
588 fprintf(stderr, "LEVITTE_DEBUG_MEM: [%5ld] - 0x%p (%d)\n",
611 fprintf(stderr, "LEVITTE_DEBUG_MEM: --> CRYPTO_dbg_malloc(addr1 = %p, addr2 = %p, num = %d, file = \"%s\", line = %d, before_p = %d)\n",
638 fprintf(stderr, "LEVITTE_DEBUG_MEM: [%5ld] * 0x%p (%d) -> 0x%p (%d)\n",
748 fprintf(stderr, "Thread switch detected in backtrace!!!!\n");
  /external/qemu/
arch_init.c 349 fprintf(stderr, "Ack, bad migration stream!\n");
365 fprintf(stderr, "Can't find block %s!\n", id);
413 fprintf(stderr, "Unknown ramblock \"%s\", cannot "
609 fprintf(stderr,
613 fprintf(stderr, "Unknown sound card name `%.*s'\n",
681 fprintf(stderr, "Wrong acpi table provided\n");
692 fprintf(stderr, "Wrong smbios provided\n");
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/linux/
SDL_syscdrom.c 165 fprintf(stderr, "Duplicate drive detected: %s == %s\n", drive, SDL_cdlist[i]);
181 fprintf(stderr, "Added CD-ROM drive: %s\n", drive);
244 fprintf(stderr, "Checking mount path from %s: %s mounted on %s of %s\n",
297 fprintf(stderr, "Checking CD-ROM drive from SDL_CDROM: %s\n", SDLcdrom);
349 fprintf(stderr, "Checking possible CD-ROM drive: %s\n", drive);
368 fprintf(stderr, "Checking possible CD-ROM drive: %s\n", drive);
515 fprintf(stderr, "Trying to play from %d:%d:%d to %d:%d:%d\n",
  /external/qemu/hw/
bt-hci-csr.c 104 fprintf(stderr, "%s: can't alloc %i bytes\n", __FUNCTION__, len);
111 fprintf(stderr, "%s: can't alloc %i bytes\n", __FUNCTION__, len);
161 fprintf(stderr, "%s: bd_address loaded from firmware: "
174 fprintf(stderr, "%s: got a bad CMD packet\n", __FUNCTION__);
219 fprintf(stderr, "%s: got a bad NEG packet\n", __FUNCTION__);
234 fprintf(stderr, "%s: got a bad ALIVE packet\n", __FUNCTION__);
247 fprintf(stderr, "%s: got a bad packet\n", __FUNCTION__);
  /external/zlib/contrib/untgz/
untgz.c 156 fprintf(stderr,"%s: Couldn't find ",prog);
158 fprintf(stderr,(TGZsuffix[i+1]) ? "%s%s, " : "or %s%s\n",
358 fprintf(stderr,"%s: Couldn't create directory %s\n",prog,buffer);
496 fprintf(stderr, "%s: Couldn't create %s",prog,fname);
535 fprintf(stderr,
595 fprintf(stderr, "%s: %s\n", prog, msg);
662 fprintf(stderr,"%s: Couldn't gzopen %s\n",prog,TGZfile);
  /external/bison/data/
yacc.c 659 YYFPRINTF (stderr, "%s ", Title); \
660 yy_symbol_print (stderr, \
662 YYFPRINTF (stderr, "\n"); \
677 YYFPRINTF (stderr, "Stack now");
679 YYFPRINTF (stderr, " %d", *bottom);
680 YYFPRINTF (stderr, "\n");
703 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
708 fprintf (stderr, " $%d = ", yyi + 1);
709 yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
713 fprintf (stderr, "\n")
    [all...]
  /external/oprofile/
oprofile_android 59 popen = subprocess.Popen(command, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
62 stdout, stderr = popen.communicate()
65 if echo and len(stderr) != 0:
66 print stderr
68 output += stderr
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_tab.cpp     [all...]
  /frameworks/compile/libbcc/helper/
sha1.c 293 fprintf(stderr, "Can't open %s\n", fname);
342 fprintf(stderr, "Can't open %s\n", fname);
376 fprintf(stderr, "FAILED: %s\n"
379 fprintf(stderr, "%02X",
381 fprintf(stderr,"\n FOUND: ");
383 fprintf(stderr, "%02X", digest[k]);
384 fprintf(stderr, "\n");
468 fprintf(stderr, "Error: Can not write to %s.\n", binary_output_file);
521 fprintf(stderr,
527 fprintf(stderr, "No files checked.\n")
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
OMX_TI_Debug.h 88 log is only used if output is stderr or stdout.
173 stdout/stderr output and base mask. */
176 (dbg).err = stderr; \
183 stdout/stderr output and base mask. If the OMX_DBG_CONFIG environment
191 (dbg).err = stderr; \
223 else if (!strcmp(out, "stderr")) (dbg).out = stderr; \
226 if (!strcmp(err, "stderr")) {} \
264 if ((dbg).err == (dbg).err_opened) (dbg).err = stderr; \
269 if ((dbg).err == (dbg).out_opened) (dbg).err = stderr; \
    [all...]
  /development/tools/emulator/opengl/tests/translator_tests/GLES_V2/
triangleV2.cpp 94 fprintf(stderr, "usage: %s [options]\n", progname);
95 fprintf(stderr, "\t-vs <filename> - vertex shader to use\n");
96 fprintf(stderr, "\t-fs <filename> - fragment shader to use\n");
367 fprintf(stderr,"SDL init failed: %s\n", SDL_GetError());
373 fprintf(stderr,"Failed to set video mode: %s\n", SDL_GetError());
  /external/bluetooth/bluez/cups/
hcrp.c 274 fputs("STATE: -connecting-to-device\n", stderr);
307 fprintf(stderr, "ERROR: Can't grant initial credits\n");
319 fprintf(stderr, "PAGE: 1 1\n");
336 fprintf(stderr, "ERROR: LPT status 0x%02x\n", status);
357 fprintf(stderr, "ERROR: Can't send complete data\n");
  /external/chromium/third_party/libevent/
event_rpcgen.py 30 print >>sys.stderr, ' Created struct: %s' % name
34 print >>sys.stderr, ( 'Entry "%s" duplicates tag number '
41 print >>sys.stderr, ' Added entry: %s' % entry.Name()
428 print >>sys.stderr, (
433 print >>sys.stderr, (
438 print >>sys.stderr, ( 'Entry "%s" has illegal combination of '
525 print >>sys.stderr, 'Entry "%s" needs a length around line %d' % (
    [all...]
  /external/e2fsprogs/lib/blkid/
tag.c 394 fprintf(stderr, "Usage: %s [-f blkid_file] [-m debug_mask] device "
397 fprintf(stderr, "\tList all tags for a device and exit\n");
423 fprintf(stderr, "Invalid debug mask: %s\n",
441 fprintf(stderr, "%s: error creating cache (%d)\n",
448 fprintf(stderr, "%s: Can not find device in blkid cache\n",
  /external/e2fsprogs/util/
subst.c 155 fprintf(stderr, "Unfound expansion: '%s'\n",
161 fprintf(stderr, "Replace name = '%s' with '%s'\n",
201 fprintf(stderr, "Replace name = '%s' with '%s'\n",
333 fprintf(stderr, "%s: [-f config-file] [file]\n",
352 fprintf(stderr, "Memory error! Exiting.\n");
  /external/icu4c/test/perf/utfperf/
utfperf.cpp 76 fprintf(stderr, "error: chunk length must be 1..%ld\n", (long)OUTPUT_CAPACITY);
82 fprintf(stderr, "error: pivot length must be 1..%ld\n", (long)PIVOT_CAPACITY);
128 fprintf(stderr, "error opening converter for \"%s\" - %s\n", testcase.charset, u_errorName(errorCode));
211 fprintf(stderr, "error: roundtrip failed, inputLength %d!=outputLength %d\n", inputLength, outputLength);
355 fprintf(stderr, "FAILED: Tests could not be run please check the "

Completed in 925 milliseconds

<<41424344454647484950>>