HomeSort by relevance Sort by last modified time
    Searched refs:stderr (Results 651 - 675 of 3043) sorted by null

<<21222324252627282930>>

  /external/compiler-rt/test/lsan/TestCases/
cleanup_in_tsd_destructor.cc 28 fprintf(stderr, "Test alloc: %p.\n", p);
disabler_in_tsd_destructor.cc 19 fprintf(stderr, "Test alloc: %p.\n", p);
register_root_region.cc 26 fprintf(stderr, "Test alloc: %p.\n", p);
use_tls_dynamic.cc 29 fprintf(stderr, "Test alloc: %p.\n", p);
use_tls_pthread_specific_dynamic.cc 31 fprintf(stderr, "Test alloc: %p.\n", p);
  /external/compiler-rt/test/tsan/
cond_cancel.c 36 fprintf(stderr, "OK\n");
getline_nohang.cc 30 fprintf(stderr, "DONE\n");
ignore_free.cc 30 fprintf(stderr, "OK\n");
ignore_malloc.cc 33 fprintf(stderr, "OK\n");
java_lock.cc 31 fprintf(stderr, "DONE\n");
java_race_move.cc 28 fprintf(stderr, "DONE\n");
memcpy_race.cc 26 fprintf(stderr, "addr=%p\n", &data[5]);
race_on_heap.cc 29 fprintf(stderr, "addr=%p\n", p);
  /external/e2fsprogs/lib/ext2fs/
tst_getsectsize.c 34 fprintf(stderr, "Usage: %s device\n", argv[0]);
tst_getsize.c 34 fprintf(stderr, "%s device\n", argv[0]);
  /external/e2fsprogs/tests/progs/
hold_inode.c 27 fprintf(stderr, "Usage: %s dir\n", argv[0]);
  /external/fio/t/
log.c 16 return fwrite(buffer, len, 1, stderr);
  /external/icu/icu4c/source/i18n/
japancal.cpp 391 fprintf(stderr, "== %d \n", year);
397 fprintf(stderr, " low=%d (special)\n", low);
404 fprintf(stderr, " high=%d\n", high);
411 fprintf(stderr, " d=%d low=%d, high=%d. Considering %d:M%d D%d Y%d. { we are ?:M%d D%d Y%d }\n",
421 fprintf(stderr, "diff now %d (M) = %d - %d - 1\n", diff, internalGet(UCAL_MONTH), kEraInfo[i].month);
426 fprintf(stderr, "diff now %d (D)\n", diff);
436 fprintf(stderr, ". low=%d, high=%d, i=%d, diff=%d.. %d\n", low, high, i, diff, year);
443 fprintf(stderr, " low[era]=%d,.. %d\n", low, year);
453 fprintf(stderr, " Set ERA=%d, year=%d\n", low, year-kEraInfo[low].year+1);
  /external/icu/icu4c/source/test/perf/strsrchperf/
strsrchperf.cpp 20 fprintf(stderr,gUsageString, "strsrchperf");
30 fprintf(stderr, "FAILED to create pattern for searching. Error: %s\n", u_errorName(status));
66 fprintf(stderr, "FAILED to create UPerfTest object. Error: %s\n", u_errorName(status));
110 fprintf(stderr,"FAILED: Tests could not be run please check the arguments.\n");
  /external/icu/icu4c/source/test/threadtest/
threadtest.cpp 60 fprintf(stderr, "Error starting thread. Errno = %d\n", errno);
126 fprintf(stderr, "Error starting thread. Errno = %d\n", errno);
273 fprintf(stderr, "Unrecognized command line option. Scanning \"%s\"\n",
282 fprintf(stderr, "No test specified.\n");
289 fprintf(stderr, "usage: threadtest [-threads nnn] [-time nnn] [-quiet] [-verbose] test-name\n"
340 fprintf(stderr, "Thread #%d: suspending\n", thInfo->fThreadNum);
349 fprintf(stderr, "Thread #%d: restarting\n", thInfo->fThreadNum);
473 fprintf(stderr, "Main: suspending all threads\n");
493 fprintf(stderr, "Main: starting all threads.\n");
  /external/icu/icu4c/source/tools/gencfu/
gencfu.cpp 146 fprintf(stderr, "error in command line argument \"%s\"\n", argv[-argc]);
156 fprintf(stderr, "confusables file, whole script confusables file and output file must all be specified.\n");
187 fprintf(stderr, "%s\n", msg);
199 fprintf(stderr, "%s: can not initialize ICU. status = %s\n",
235 fprintf(stderr, "gencfu: uspoof_openFromSource error \"%s\" at file %s, line %d, column %d\n",
248 fprintf(stderr, "gencfu: uspoof_serialize() returned %s\n", u_errorName(status));
268 fprintf(stderr, "gencfu: Could not open output file \"%s\", \"%s\"\n",
279 fprintf(stderr, "gencfu: Error %d writing the output file\n", status);
284 fprintf(stderr, "gencfu: Error writing to output file \"%s\"\n", outFileName);
  /external/icu/icu4c/source/tools/toolutil/
pkg_icu.cpp 65 fprintf(stderr, "missing list file\n");
72 fprintf(stderr, "icupkg: not enough memory\n");
86 fprintf(stderr, "icupkg: unable to open list file \"%s\"\n", listname);
161 fprintf(stderr, "icupkg: not enough memory\n");
ucmstate.c 190 fprintf(stderr, "ucm error: too many states (maximum %u)\n", MBCS_MAX_STATE_COUNT);
197 fprintf(stderr, "ucm error: parse error in state definition at '%s'\n", error);
237 fprintf(stderr, "ucm error: no header field <key> in line \"%s\"\n", line);
243 fprintf(stderr, "ucm error: incomplete header field <key> in line \"%s\"\n", line);
273 fprintf(stderr, "ucm error: unknown <uconv_class> %s\n", *pValue);
283 fprintf(stderr, "ucm error: illegal <mb_cur_max> %s\n", *pValue);
292 fprintf(stderr, "ucm error: illegal <mb_cur_min> %s\n", *pValue);
307 fprintf(stderr, "ucm error: <icu:state> entry for non-MBCS table or before the <uconv_class> line\n");
312 fprintf(stderr, "ucm error: <icu:state> before the <mb_cur_max> line\n");
319 fprintf(stderr, "ucm error: <icu:base> without a base table name\n")
    [all...]
  /external/iproute2/genl/
genl.c 49 fprintf(stderr, "Unknown genl \"%s\", hence option \"%s\" "
104 fprintf(stderr, "Usage: genl [ OPTIONS ] OBJECT | help }\n"
128 fprintf(stderr, "Option \"%s\" is unknown, try "
140 fprintf(stderr,"bad genl %s\n", argv[1]);
  /external/jpeg/
rdjpgcom.c 68 #define ERREXIT(msg) (fprintf(stderr, "%s\n", msg), exit(EXIT_FAILURE))
157 fprintf(stderr, "Warning: garbage data found in JPEG file\n");
396 fprintf(stderr, "rdjpgcom displays any textual comments in a JPEG file.\n");
398 fprintf(stderr, "Usage: %s [switches] [inputfile]\n", progname);
400 fprintf(stderr, "Switches (names may be abbreviated):\n");
401 fprintf(stderr, " -verbose Also display dimensions of JPEG image\n");
467 fprintf(stderr, "%s: only one input file\n", progname);
472 fprintf(stderr, "%s: can't open %s\n", progname, argv[argn]);
482 fprintf(stderr, "%s: can't open stdin\n", progname);

Completed in 1158 milliseconds

<<21222324252627282930>>