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

<<21222324252627282930>>

  /dalvik/tests/023-many-interfaces/
iface-gen.c 22 fprintf(stderr, "ERROR: unable to open %s\n", nameBuf);
  /device/samsung/tuna/recovery/
recovery_updater.c 59 fprintf(stderr, "installing samsung updater extensions\n");
  /external/bison/src/
relation.c 139 fputs ("relation_transpose: input\n", stderr);
140 relation_print (r, n, stderr);
178 fputs ("relation_transpose: output\n", stderr);
179 relation_print (new_R, n, stderr);
  /external/blktrace/
blkiomon.c 166 fprintf(stderr,
249 fprintf(stderr, "blkiomon: could not write to %s\n", binary.fn);
281 fprintf(stderr, "blkiomon: interrupted sleep");
445 fprintf(stderr, "blkiomon: could not write to %s\n", drvdata.fn);
465 fprintf(stderr,
471 fprintf(stderr, "blkiomon: error while reading trace");
476 fprintf(stderr, "blkiomon: endianess problem\n");
483 fprintf(stderr, "blkiomon: bad trace\n");
492 fprintf(stderr, "blkiomon: could not read payload\n");
503 fprintf(stderr, "blkiomon: could not send trace\n")
    [all...]
  /external/bluetooth/bluez/test/
attest.c 87 fprintf(stderr, "Can't open serial port: %s (%d)\n",
108 fprintf(stderr, "Can't create socket: %s (%d)\n",
118 fprintf(stderr, "Can't bind socket: %s (%d)\n",
130 fprintf(stderr, "Can't connect: %s (%d)\n",
  /external/bluetooth/glib/tests/
run-collate-tests.sh 19 error_out=/dev/stderr
run-markup-tests.sh 19 error_out=/dev/stderr
  /external/chromium/third_party/libevent/test/
regress_http.c 506 fprintf(stderr, "FAILED\n");
511 fprintf(stderr, "FAILED\n");
516 fprintf(stderr, "FAILED\n");
521 fprintf(stderr, "FAILED\n");
535 fprintf(stderr, "FAILED\n");
540 fprintf(stderr, "FAILED\n");
546 fprintf(stderr, "FAILED\n");
552 fprintf(stderr, "FAILED\n");
557 fprintf(stderr, "FAILED\n");
588 fprintf(stderr, "FAILED\n")
    [all...]
  /external/dbus/test/name-test/
test-shutdown.c 10 fprintf (stderr, "*** test-shutdown: %s", message);
  /external/dropbear/
dbmulti.c 69 fprintf(stderr, "Dropbear multi-purpose version %s\n"
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_argchk.h 20 #define LTC_ARGCHK(x) if (!(x)) { fprintf(stderr, "\nwarning: ARGCHK failed at %s:%d\n", __FILE__, __LINE__); }
  /external/e2fsprogs/lib/blkid/
cache.c 187 fprintf(stderr, "Usage: %s [filename] \n", argv[0]);
192 fprintf(stderr, "error %d parsing cache file %s\n", ret,
197 fprintf(stderr, "%s: error creating cache (%d)\n",
202 fprintf(stderr, "error probing devices\n");
dev.c 194 fprintf(stderr, "Usage: %s [-f blkid_file] [-m debug_mask]\n", prog);
195 fprintf(stderr, "\tList all devices and exit\n");
218 fprintf(stderr, "Invalid debug mask: %s\n",
235 fprintf(stderr, "%s: error creating cache (%d)\n",
devno.c 199 fprintf(stderr, "Usage:\t%s device_number\n\t%s major minor\n"
207 fprintf(stderr, errmsg, "device number", argv[1]);
213 fprintf(stderr, errmsg, "major number", argv[1]);
218 fprintf(stderr, errmsg, "minor number", argv[2]);
save.c 168 fprintf(stderr, "Usage: %s [filename]\n"
174 fprintf(stderr, "%s: error creating cache (%d)\n",
179 fprintf(stderr, "error (%d) probing devices\n", ret);
185 fprintf(stderr, "error (%d) saving cache\n", ret);
  /external/e2fsprogs/lib/e2p/
ostype.c 67 fprintf(stderr, "Failure!\n");
  /external/e2fsprogs/misc/
uuidgen.c 31 fprintf(stderr, _("Usage: %s [-r] [-t]\n"), progname);
  /external/e2fsprogs/util/
copy_sparse.c 18 fputs("This program is only supported on Linux!\n", stderr);
57 fprintf(stderr, "No permission to use FIBMAP ioctl; must have root privileges\n");
143 fprintf(stderr, "Couldn't allocate buffer");
205 fprintf(stderr, "Usage: %s [-v] source_file destination_file\n", progname);
libecho.c 24 fprintf(stderr, "Usage: libecho [-p prefix] list...\n");
  /external/expat/examples/
elements.c 56 fprintf(stderr,
  /external/icu4c/i18n/
nfrs.cpp 602 fprintf(stderr, "<nfrs> %x '", this);
603 dumpUS(stderr, name);
604 fprintf(stderr, "' text '");
605 dumpUS(stderr, text);
606 fprintf(stderr, "'\n");
607 fprintf(stderr, " parse negative: %d\n", this, negativeNumberRule != 0);
614 fprintf(stderr, " <nfrs before negative> %x ub: %g\n", negativeNumberRule, upperBound);
618 fprintf(stderr, " <nfrs after negative> success: %d wpi: %d\n", success, workingPos.getIndex());
627 fprintf(stderr, "<nfrs> continue fractional with text '");
628 dumpUS(stderr, text)
    [all...]
  /external/icu4c/test/perf/strsrchperf/
strsrchperf.cpp 26 fprintf(stderr,gUsageString, "strsrchperf");
36 fprintf(stderr, "FAILED to create pattern for searching. Error: %s\n", u_errorName(status));
81 fprintf(stderr, "FAILED to create UPerfTest object. Error: %s\n", u_errorName(status));
144 fprintf(stderr,"FAILED: Tests could not be run please check the arguments.\n");
  /external/icu4c/test/perf/ubrkperf/
ubrkperf.cpp 217 fprintf(stderr, gUsageString, "ubrkperf");
218 fprintf(stderr, "\t-m or --mode Required mode for breakiterator: char, word, line or sentence\n");
224 fprintf(stderr, "FAILED to create UPerfTest object. Error: %s\n", u_errorName(status));
247 fprintf(stderr,"FAILED: Tests could not be run please check the arguments.\n");
  /external/icu4c/tools/gentest/
genres32.c 65 fprintf(stderr, "%s: Couldn't create resource test file %s\n",
  /external/icu4c/tools/toolutil/
pkgitems.cpp 95 fprintf(stderr, "icupkg: udata_openSwapper(\"%s\") failed - %s\n",
101 ds->printErrorContext=stderr;
105 fprintf(stderr, "icupkg: unable to allocate memory for swapping \"%s\"\n", pItem->name);
152 fprintf(stderr, "icupkg/makeTargetName(%s) target item name length %ld too long\n",
229 fprintf(stderr, "icupkg/ures_enumDependencies(%s res=%08x) alias string contains non-invariant characters\n",
255 fprintf(stderr, "icupkg/ures_enumDependencies(%s res=%08x) %%ALIAS contains a '/'\n",
265 fprintf(stderr, "icupkg/ures_enumDependencies(%s res=%08x) alias locale ID length %ld too long\n",
334 fprintf(stderr, "icupkg/ures_enumDependencies(%s table res=%08x)[%d].recurse(%s: %08x) failed\n",
355 fprintf(stderr, "icupkg/ures_enumDependencies(%s array res=%08x)[%d].recurse(%08x) failed\n",
377 fprintf(stderr, "icupkg: .res format version %02x.%02x not supported, or bundle malformed\n"
    [all...]

Completed in 955 milliseconds

<<21222324252627282930>>