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

<<41424344454647484950>>

  /external/e2fsprogs/misc/
lsattr.c 73 fprintf(stderr, _("Usage: %s [-RVadlv] [files...]\n"), program_name);
198 fprintf (stderr, "lsattr %s (%s)\n",
  /external/icu4c/test/perf/DateFmtPerf/
DateFmtPerf.cpp 117 fprintf(stderr, "Usage: %s -x <outfile>.xml\n", argv[0]);
187 fprintf(stderr,"FAILED: Tests could not be run please check the arguments.\n");
  /external/icu4c/tools/toolutil/
writesrc.c 61 stderr,
120 fprintf(stderr, "usrc_writeArray(width=%ld) unrecognized width\n", (long)width);
  /external/iproute2/ip/
ipmonitor.c 32 fprintf(stderr, "Usage: ip monitor [ all | LISTofOBJECTS ]\n");
152 fprintf(stderr, "Argument \"%s\" is unknown, try \"ip monitor help\".\n", *argv);
  /external/iproute2/misc/
ifstat.c 131 fprintf(stderr, "Dump terminated\n");
554 fprintf(stderr,
620 fprintf(stderr, "ifstat: invalid scan interval\n");
627 fprintf(stderr, "ifstat: invalid time constant divisor\n");
708 fprintf(stderr, "ifstat: something is so wrong with history file, that I prefer not to proceed.\n");
720 fprintf(stderr, "ifstat: history is aged out, resetting\n");
739 fprintf(stderr, "ifstat: history is stale, ignoring it.\n");
747 fprintf(stderr, "ifstat: history is stale, ignoring it.\n");
  /external/iproute2/tc/
em_nbyte.c 115 fprintf(stderr, "NByte header size mismatch\n");
120 fprintf(stderr, "NByte payload size mismatch\n");
emp_ematch.l 22 fprintf(stderr, "match argument too long.\n"); \
96 fprintf(stderr, "error: octal escape sequence" \
104 fprintf(stderr, "error: invalid octale escape sequence\n");
114 fprintf(stderr, "error: hexadecimal escape " \
  /external/jhead/
jpgfile.c 152 fprintf(stderr,"too many padding bytes\n");
232 fprintf(stderr,"No image in jpeg!\n");
348 fprintf(stderr,"too many padding bytes\n");
529 fprintf(stderr, "can't open '%s'\n", FileName);
538 fprintf(stderr,"Not JPEG: %s\n",FileName);
558 fprintf(stderr,"Image contains no thumbnail\n");
604 fprintf(stderr,"Image contains no thumbnail to replace - add is not possible\n");
669 fprintf(stderr,"Image contains no thumbnail to replace - add is not possible\n");
  /external/llvm/tools/llvm-bcanalyzer/
llvm-bcanalyzer.cpp 468 fprintf(stderr, "%.2f/%.2fB/%luW", Bits, Bits/8,(unsigned long)(Bits/32));
471 fprintf(stderr, "%lub/%.2fB/%luW", (unsigned long)Bits,
594 fprintf(stderr, "\t\t Count # Bits %% Abv Record Kind\n");
598 fprintf(stderr, "\t\t%7d %9lu ", RecStats.NumInstances,
602 fprintf(stderr, "%7.2f ",
605 fprintf(stderr, " ");
609 fprintf(stderr, "%s\n", CodeName);
611 fprintf(stderr, "UnknownCode%d\n", FreqPairs[i].second);
  /external/openssl/crypto/asn1/
tasn_utl.c 119 fprintf(stderr, "%s: Reference Count: %d\n", it->sname, *lck);
123 fprintf(stderr, "%s, bad reference count\n", it->sname);
  /external/openssl/crypto/dh/
dhtest.c 191 fprintf(stderr,"Error in DH routines\n");
197 ERR_print_errors_fp(stderr);
  /external/openssl/crypto/engine/
enginetest.c 268 ERR_print_errors_fp(stderr);
280 CRYPTO_mem_leaks_fp(stderr);
  /external/openssl/crypto/pkcs7/
verify.c 86 bio_err=BIO_new_fp(stderr,BIO_NOCLOSE);
210 ERR_print_errors_fp(stderr);
  /external/oprofile/daemon/
init.c 75 fprintf(stderr, "Failed to open device. Possibly you have passed incorrect\n"
186 fprintf(stderr, "Failed to exec %s: %s\n",
opd_kernel.c 56 fprintf(stderr, "error: mis-parsed kernel range: %llx-%llx\n",
81 fprintf(stderr, "error: mis-parsed xen range: %llx-%llx\n",
  /external/qemu/distrib/sdl-1.2.12/src/
SDL.c 231 fprintf(stderr, "SDL Warning: %d SDL surfaces extant\n",
312 /* Make stdout and stderr unbuffered! */
314 setbuf(stderr, NULL);
  /external/qemu/telephony/
simulator.c 101 fprintf(stderr, "client %p could not read byte, result = %d, error: %s\n",
123 fprintf(stderr, "client %p could not write byte, result = %d, error: %s\n",
test2.c 113 fprintf(stderr, "client %p could not read byte, result = %d, error: %s\n",
137 fprintf(stderr, "client %p could not write byte, result = %d, error: %s\n",
  /external/srec/portable/src/UNIX/
PFileSystemUNIXImpl.c 37 * Initializes STDIN, STDOUT, STDERR.
68 CHKLOG(rc, PANSIFileSystemSingleton->createPFile(PANSIFileSystemSingleton, L("/dev/stderr"), isLittleEndian, &PSTDERR));
70 setvbuf(stderr, NULL, _IONBF, 0);
71 impl->value = stderr;
74 /* Have STDERR and STDOUT share the same lock */
118 /* stdout, stderr share the same lock, only one of them should destroy it */
  /external/strace/
bjm.c 140 fprintf(stderr, "out of memory\n");
165 fprintf(stderr, "out of memory\n");
  /external/valgrind/main/helgrind/tests/
tc17_sembar.c 191 fprintf(stderr, "starting\n");
210 fprintf(stderr, "done, result is %ld, should be 88\n", unprotected);
  /external/webkit/Source/WebCore/editing/
VisibleSelection.cpp 585 fprintf(stderr, "VisibleSelection ===============\n");
588 fputs("pos: null", stderr);
590 fprintf(stderr, "pos: %s ", m_start.anchorNode()->nodeName().utf8().data());
593 fprintf(stderr, "start: %s ", m_start.anchorNode()->nodeName().utf8().data());
595 fprintf(stderr, "end: %s ", m_end.anchorNode()->nodeName().utf8().data());
599 fprintf(stderr, "================================\n");
627 fputs("start: ", stderr);
629 fputs("end: ", stderr);
  /external/webkit/Tools/DumpRenderTree/qt/
ImageDiff.cpp 86 fprintf(stderr, "error, test and reference image have different properties.\n");
87 fflush(stderr);
  /frameworks/base/cmds/screencap/
screencap.cpp 37 fprintf(stderr,
112 fprintf(stderr, "Error opening file: %s (%s)\n", fn, strerror(errno));
  /frameworks/base/tests/DumpRenderTree/assets/
run_page_cycler.py 88 (adb_output, adb_error) = subprocess.Popen(run_load_test_cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate()
120 stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate()
125 logging.error("adb stderr:")

Completed in 592 milliseconds

<<41424344454647484950>>