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

<<21222324252627282930>>

  /external/e2fsprogs/tests/progs/
hold_inode.c 27 fprintf(stderr, "Usage: %s dir\n", argv[0]);
  /external/icu4c/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/icu4c/test/threadtest/
threadtest.cpp 59 fprintf(stderr, "Error starting thread. Errno = %d\n", errno);
125 fprintf(stderr, "Error starting thread. Errno = %d\n", errno);
272 fprintf(stderr, "Unrecognized command line option. Scanning \"%s\"\n",
281 fprintf(stderr, "No test specified.\n");
288 fprintf(stderr, "usage: threadtest [-threads nnn] [-time nnn] [-quiet] [-verbose] test-name\n"
339 fprintf(stderr, "Thread #%d: suspending\n", thInfo->fThreadNum);
348 fprintf(stderr, "Thread #%d: restarting\n", thInfo->fThreadNum);
472 fprintf(stderr, "Main: suspending all threads\n");
492 fprintf(stderr, "Main: starting all threads.\n");
  /external/icu4c/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/icu4c/tools/toolutil/
pkg_icu.cpp 65 fprintf(stderr, "missing list file\n");
71 fprintf(stderr, "icupkg: not enough memory\n");
84 fprintf(stderr, "icupkg: unable to open list file \"%s\"\n", listname);
157 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/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);
  /external/libpng/contrib/gregbook/
readpng.h 67 # define Trace(x) {fprintf x ; fflush(stderr); fflush(stdout);}
  /external/libvpx/vp8/common/
type_aliases.h 34 #define STD_ERR_FILE stderr /* Standard error file pointer */
  /external/llvm/utils/TableGen/
InstrEnumEmitter.cpp 32 fprintf(stderr, "No instructions defined!\n");
  /external/openssl/crypto/conf/
conf_sap.c 96 if ((bio_err=BIO_new_fp(stderr, BIO_NOCLOSE)) != NULL)
  /external/openssl/crypto/pkcs7/
enc.c 92 fprintf(stderr, "Unknown cipher %s\n", argv[2]);
111 fprintf(stderr, "No recipients\n");
134 fprintf(stderr, "No cipher selected\n");
171 ERR_print_errors_fp(stderr);
  /external/qemu/android/utils/
debug.c 67 /** STDOUT/STDERR REDIRECTION
69 ** allows you to shut temporarily shutdown stdout/stderr
85 err_fd = _fileno(stderr);
102 err_fd = _fileno(stderr);
117 err_fd = fileno(stderr);
134 err_fd = fileno(stderr);
  /external/quake/quake/src/WinQuake/
masterMain.cpp 93 fprintf(stderr,
98 fprintf(stderr, "RegisterNatives failed for '%s'\n", className);
137 fprintf(stderr, "ERROR: GetEnv failed\n");
147 fprintf(stderr, "ERROR: quakemaster native registration failed\n");
  /external/valgrind/main/drd/tests/
annotate_hb_err.c 45 fprintf(stderr, "Done.\n");
annotate_hb_race.c 41 fprintf(stderr, "Done.\n");
annotate_ignore_rw.c 61 fprintf(stderr, "Finished.\n");
annotate_ignore_write.c 60 fprintf(stderr, "Finished.\n");
annotate_static.cpp 45 fprintf(stderr, "Done.\n");
pth_cancel_locked.c 48 fprintf(stderr, "Test finished.\n");
pth_mutex_reinit.c 33 fprintf(stderr, "Done.\n");
rwlock_race.c 53 fprintf(stderr, "Result: %d\n", s_racy);
  /external/valgrind/main/helgrind/tests/
tc09_bad_unlock.c 49 nearly_main(); fprintf(stderr, "---------------------\n" );
tc18_semabuse.c 47 fprintf(stderr, "watchdog timer expired - not a good sign\n");
  /external/valgrind/main/memcheck/tests/
origin6-fp.c 93 if (0) fprintf(stderr, "r = %g\n", r );
96 if (0) fprintf(stderr, "ri = %d\n", ri);
98 fprintf(stderr, "Test succeeded.\n");
100 fprintf(stderr, "Test FAILED !\n");

Completed in 554 milliseconds

<<21222324252627282930>>