/external/bison/src/ |
AnnotationList.c | 586 putc (' ', stderr); 588 fprintf (stderr, "Annotation %d (manifesting state %d):\n", 602 putc (' ', stderr); 606 fprintf (stderr, "Contributes shift of token %d.\n", token); 609 fprintf (stderr, "Contributes token %d", token); 611 fprintf (stderr, " as lookahead, rule number %d", 618 fprintf (stderr, " always."); 621 fprintf (stderr, ", items: "); 622 Sbitset__fprint (a->contributions[ci], nitems, stderr); 624 fprintf (stderr, "\n") [all...] |
parse-gram.y | 199 %printer { fputs (char_name ($$), stderr); } CHAR 205 %printer { fputs (quotearg_style (c_quoting_style, $$), stderr); } 207 %printer { fprintf (stderr, "{\n%s\n}", $$); } 211 %printer { fputs ($$, stderr); } <uniqstr> 212 %printer { fprintf (stderr, "[%s]", $$); } BRACKETED_ID 213 %printer { fprintf (stderr, "%s:", $$); } ID_COLON 214 %printer { fprintf (stderr, "<%s>", $$); } TYPE 217 %printer { fprintf (stderr, "%d", $$); } <integer> 220 %printer { fprintf (stderr, "%s", $$->tag); } <symbol> 221 %printer { fprintf (stderr, "%s:", $$->tag); } id_colo [all...] |
LR0.c | 64 fprintf (stderr, "state_list_append (state = %d, symbol = %d (%s))\n", 182 fprintf (stderr, "Entering new_itemsets, state = %d\n", s->number); 217 fprintf (stderr, "Entering get_state, symbol = %d (%s)\n", 225 fprintf (stderr, "Exiting get_state => %d\n", s->number); 243 fprintf (stderr, "Entering append_states, state = %d\n", s->number); 354 fprintf (stderr, "Processing state %d (reached by %s)\n",
|
/external/harfbuzz_ng/src/ |
hb-private.hh | 582 fprintf (stderr, "%-10s", what ? what : ""); 585 fprintf (stderr, "(%0*lx) ", (unsigned int) (2 * sizeof (void *)), (unsigned long) obj); 587 fprintf (stderr, " %*s ", (unsigned int) (2 * sizeof (void *)), ""); 598 fprintf (stderr, "%2d %s" VRBAR "%s", 603 fprintf (stderr, " " VRBAR LBAR); 621 fprintf (stderr, "%.*s: ", func_len, func); 625 vfprintf (stderr, message, ap); 627 fprintf (stderr, "\n"); 713 fprintf (stderr, "OUCH, returned with no call to TRACE_RETURN. This is a bug, please report.\n"); 748 fprintf (stderr, "OUCH, double calls to TRACE_RETURN. This is a bug, please report.\n") [all...] |
/external/icu4c/samples/ugrep/ |
ugrep.cpp | 111 fprintf(stderr, "ugrep: error in pattern: \"%s\" at position %d\n", 122 fprintf(stderr, "ugrep: error in creating RegexMatcher: \"%s\"\n", 223 fprintf(stderr, "ugrep: files or pattern are missing.\n"); 275 fprintf(stderr, "ugrep: Could not open file \"%s\"\n", fileName); 289 fprintf(stderr, "Error reading file \"%s\"\n", fileName); 305 fprintf(stderr, "ugrep: ICU Error \"%s\" from ucnv_detectUnicodeSignature()\n", 320 fprintf(stderr, "ugrep: ICU Error \"%s\" from ucnv_open()\n", u_errorName(status)); 335 fprintf(stderr, "ugrep: ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); 348 fprintf(stderr, "ugrep: ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); 424 fprintf(stderr, "ugrep: Error opening default converter: \"%s\"\n" [all...] |
/frameworks/compile/libbcc/lib/Support/ |
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...] |
/external/clang/tools/libclang/ |
Indexing.cpp | 991 fprintf(stderr, "libclang: crash detected during indexing source file: {\n"); 992 fprintf(stderr, " 'source_filename' : '%s'\n", source_filename) [all...] |
/external/grub/lib/ |
getopt.c | 684 fprintf (stderr, _("%s: option `%s' is ambiguous\n"), 708 fprintf (stderr, 713 fprintf (stderr, 730 fprintf (stderr, 760 fprintf (stderr, _("%s: unrecognized option `--%s'\n"), 764 fprintf (stderr, _("%s: unrecognized option `%c%s'\n"), 790 fprintf (stderr, _("%s: illegal option -- %c\n"), 793 fprintf (stderr, _("%s: invalid option -- %c\n"), 823 fprintf (stderr, _("%s: option requires an argument -- %c\n"), 870 fprintf (stderr, _("%s: option `-W %s' is ambiguous\n") [all...] |
/ndk/sources/host-tools/make-3.81/ |
getopt.c | 666 fprintf (stderr, _("%s: option `%s' is ambiguous\n"), 689 fprintf (stderr, 694 fprintf (stderr, 711 fprintf (stderr, 741 fprintf (stderr, _("%s: unrecognized option `--%s'\n"), 745 fprintf (stderr, _("%s: unrecognized option `%c%s'\n"), 771 fprintf (stderr, _("%s: illegal option -- %c\n"), 774 fprintf (stderr, _("%s: invalid option -- %c\n"), 804 fprintf (stderr, _("%s: option requires an argument -- %c\n"), 851 fprintf (stderr, _("%s: option `-W %s' is ambiguous\n") [all...] |
/frameworks/base/tools/aapt/ |
Resource.cpp | 141 fprintf(stderr, "Error: malformed resource filename %s\n", 202 fprintf(stderr, "warning: Multiple AndroidManifest.xml files found, using %s\n", 223 fprintf(stderr, "%s:%d: No start tag found\n", 228 fprintf(stderr, "%s:%d: Invalid start tag %s, expected <manifest>\n", 236 fprintf(stderr, "%s:%d: <manifest> does not have package attribute.\n", 290 fprintf(stderr, "%s: Invalid file name: must contain only [a-z0-9_.]\n", 345 fprintf(stderr, "preProcessImages failed: schedule() returned %d\n", status); 353 fprintf(stderr, "preProcessImages failed: finish() returned %d\n", status); 465 fprintf(stderr, "%s:%d: Tag <%s> attribute %s references unknown resid 0x%08x.\n", 481 fprintf(stderr, "%s:%d: Tag <%s> attribute %s varies by configurations 0x%x.\n" [all...] |
/external/openssl/crypto/bn/ |
bn_mul.c | 99 fprintf(stderr, " bn_sub_part_words %d + %d (dl < 0, c = %d)\n", cl, dl, c); 131 fprintf(stderr, " bn_sub_part_words %d + %d (dl > 0, c = %d)\n", cl, dl, c); 162 fprintf(stderr, " bn_sub_part_words %d + %d (dl > 0, c == 0)\n", cl, dl); 185 fprintf(stderr, " bn_sub_part_words %d + %d (dl > 0, copy)\n", cl, dl); 227 fprintf(stderr, " bn_add_part_words %d + %d (dl < 0, c = %d)\n", cl, dl, c); 258 fprintf(stderr, " bn_add_part_words %d + %d (dl < 0, c == 0)\n", cl, dl); 281 fprintf(stderr, " bn_add_part_words %d + %d (dl < 0, copy)\n", cl, dl); 303 fprintf(stderr, " bn_add_part_words %d + %d (dl > 0)\n", cl, dl); 332 fprintf(stderr, " bn_add_part_words %d + %d (dl > 0, c == 0)\n", cl, dl); 357 fprintf(stderr, " bn_add_part_words %d + %d (dl > 0, copy)\n", cl, dl) [all...] |
/system/core/sh/ |
arith.c | 630 YYFPRINTF (stderr, "%s ", Title); \ 631 yysymprint (stderr, \ 633 YYFPRINTF (stderr, "\n"); \ 652 YYFPRINTF (stderr, "Stack now"); 654 YYFPRINTF (stderr, " %d", *bottom); 655 YYFPRINTF (stderr, "\n"); 680 YYFPRINTF (stderr, "Reducing stack by rule %d (line %u), ", 684 YYFPRINTF (stderr, "%s ", yytname [yyrhs[yyi]]); 685 YYFPRINTF (stderr, "-> %s\n", yytname [yyr1[yyrule]]); 943 YYDPRINTF ((stderr, "Starting parse\n")) [all...] |
/bootable/recovery/minadbd/ |
fdevent.c | 37 ** both stdout and stderr are used to communicate between the client 51 fprintf(stderr, "%s:", fn); 52 vfprintf(stderr, fmt, ap); 64 fprintf(stderr, "%s::%s():", __FILE__, __FUNCTION__); \ 66 fprintf(stderr, __VA_ARGS__); \ 73 fprintf(stderr,"FDE #%03d %c%c%c %s\n", fde->fd,
|
/external/bison/tests/ |
actions.at | 99 [[YY_LOCATION_PRINT(stderr, @$); fputc ('\n', stderr)]])[; } 379 fprintf (stderr, #Symbol " (%d@%d-%d)" Sep, Value, RANGE(Location)) 405 { fprintf (stderr, "Freeing nterm input (%d@%d-%d)\n", $$, RANGE (@$)); } 409 { fprintf (stderr, "Freeing nterm line (%d@%d-%d)\n", $$, RANGE (@$)); } 413 { fprintf (stderr, "Freeing nterm thing (%d@%d-%d)\n", $$, RANGE (@$)); } 417 { fprintf (stderr, "Freeing token 'x' (%d@%d-%d)\n", $$, RANGE (@$)); } 421 { fprintf (stderr, "Freeing token 'y' (%d@%d-%d)\n", $$, RANGE (@$)); } 426 { fprintf (stderr, "Freeing token END (%d@%d-%d)\n", $$, RANGE (@$)); } 485 fprintf (stderr, "error (@%d-%d) ", RANGE (@2)) [all...] |
/external/icu4c/test/perf/collationperf/ |
collperf.cpp | 237 fprintf(stderr, "value expected for \"%s\" option.\n", pOpt->name); 245 fprintf(stderr, "value expected for \"%s\" option.\n", pOpt->name); 251 fprintf(stderr, "integer value expected for \"%s\" option.\n", pOpt->name); 261 fprintf(stderr, "Unrecognized option \"%s\"\n", pArgName); 611 fprintf(stderr, "Error returned from Windows CompareStringW.\n"); 658 fprintf(stderr, "Error %d returned from strcoll.\n", errno); [all...] |
/external/icu4c/tools/ctestfw/ |
uperf.cpp | 236 fprintf(stderr, "Out of memory reading line %d.\n", (int)numLines); 335 fprintf(stderr,"*** runIndexedTest needs to be overriden! ***"); 367 fprintf(stderr,"%s function returned NULL", name); 372 fprintf(stderr, "%s returned an illegal operations/iteration()\n", name); 394 fprintf(stderr,"Unable to converge on desired duration"); 451 fprintf(stderr, "%s did not run\n", name);
|
/external/icu4c/tools/icupkg/ |
icupkg.cpp | 56 FILE *where=isHelp ? stdout : stderr; 248 fprintf(stderr, "icupkg: not enough memory\n"); 376 fprintf(stderr, "icupkg: not enough memory\n"); 398 fprintf(stderr, "icupkg: not enough memory\n"); 415 fprintf(stderr, "icupkg: not enough memory\n"); 461 fprintf(stderr, "icupkg: unable to auto-generate an output filename if there is no input filename\n");
|
/external/iproute2/misc/ |
nstat.c | 439 fprintf(stderr, 477 fprintf(stderr, "nstat: invalid time constant divisor\n"); 558 fprintf(stderr, "nstat: something is so wrong with history file, that I prefer not to proceed.\n"); 570 fprintf(stderr, "nstat: history is aged out, resetting\n"); 589 fprintf(stderr, "nstat: history is stale, ignoring it.\n"); 597 fprintf(stderr, "nstat: history is stale, ignoring it.\n");
|
/external/libpng/contrib/gregbook/ |
writepng.c | 71 fprintf(stderr, " Compiled with libpng %s; using libpng %s.\n", 73 fprintf(stderr, " Compiled with zlib %s; using zlib %s.\n", 380 fprintf(stderr, "writepng libpng error: %s\n", msg); 381 fflush(stderr); 385 fprintf(stderr, 387 fflush(stderr);
|
/external/linux-tools-perf/ |
perf.c | 132 fprintf(stderr, "No directory given for --perf-dir.\n"); 147 fprintf(stderr, "No directory given for --work-tree.\n"); 161 fprintf(stderr, "No directory given for --debugfs-dir.\n"); 176 fprintf(stderr, "Unknown option: %s\n", cmd); 501 fprintf(stderr, "Expansion of alias '%s' failed; " 513 fprintf(stderr, "Failed to run command '%s': %s\n",
|
/external/llvm/examples/Kaleidoscope/Chapter2/ |
toy.cpp | 166 ExprAST *Error(const char *Str) { fprintf(stderr, "Error: %s\n", Str);return 0;} 338 fprintf(stderr, "Parsed a function definition.\n"); 347 fprintf(stderr, "Parsed an extern\n"); 357 fprintf(stderr, "Parsed a top-level expr\n"); 367 fprintf(stderr, "ready> "); 391 fprintf(stderr, "ready> ");
|
/external/llvm/lib/Support/Windows/ |
Program.inc | 252 // If stdout and stderr should go to the same place, redirect stderr 258 // Just redirect stderr 263 MakeErrMsg(ErrMsg, "can't redirect stderr"); 273 fflush(stderr); 393 int result = _setmode( _fileno(stderr), _O_BINARY );
|
/external/openssh/ |
kex.c | 519 fprintf(stderr, "key '%c'== ", c); 600 fprintf(stderr, "%s\n", msg); 602 fprintf(stderr, "%02x", digest[i]); 604 fprintf(stderr, "\n"); 606 fprintf(stderr, " "); 608 fprintf(stderr, "\n");
|
/external/openssl/crypto/ |
mem.c | 266 fprintf(stderr, "LEVITTE_DEBUG_MEM: > 0x%p (%d)\n", ret, num); 289 fprintf(stderr, "LEVITTE_DEBUG_MEM: < 0x%p\n", str); 310 fprintf(stderr, "LEVITTE_DEBUG_MEM: > 0x%p (%d)\n", ret, num); 348 fprintf(stderr, "LEVITTE_DEBUG_MEM: | 0x%p -> 0x%p (%d)\n", str, ret, num); 380 fprintf(stderr, 395 fprintf(stderr, "LEVITTE_DEBUG_MEM: < 0x%p\n", str);
|
/external/qemu/android/ |
qemulator.c | 261 fprintf(stderr, "argument for -dpi-device must be a positive integer. Aborting\n" ); 288 fprintf(stderr, "could not get monitor DPI resolution from system. please use -dpi-monitor to specify one\n" ); 301 fprintf(stderr, "emulator: ignoring bad -scale argument '%s': %s\n", opts->scale, 309 fprintf(stderr, "emulator: ignoring bad -scale argument '%s': %s\n", opts->scale, 314 fprintf(stderr, "emulator: ignoring bad -window-scale argument '%s': %s\n", opts->scale, 570 fprintf(stderr, "... mouse button %s: button=%d state=%04x x=%d y=%d\n",
|