/frameworks/compile/slang/ |
slang-data.c | 8 fprintf(stderr, "Usage: %s PREFIX OUTFILE INFILE\n", argv[0]); 20 fprintf(stderr, "Unable to open input file: %s\n", infile_name); 27 fprintf(stderr, "Uanble to open output file: %s\n", outfile_name);
|
/system/core/liblog/ |
event_tag_map.c | 76 fprintf(stderr, "%s: unable to open map '%s': %s\n", 84 fprintf(stderr, "%s: unable to seek map '%s'\n", OUT_TAG, fileName); 91 fprintf(stderr, "%s: mmap(%s) failed: %s\n", 204 fprintf(stderr, "%s: file parse failed\n", OUT_TAG); 273 fprintf(stderr, "%s: map file missing EOL on last line\n", OUT_TAG); 292 fprintf(stderr, 304 fprintf(stderr, 316 fprintf(stderr, "%s: parsed %d tags, expected %d\n", 348 fprintf(stderr, "ARRRRGH\n"); 356 fprintf(stderr, [all...] |
/system/core/toolbox/ |
hd.c | 42 fprintf(stderr, "%s: invalid option -%c\n", 49 fprintf(stderr, "Usage: %s [-b base] [-c count] [-r delay] file\n", argv[0]); 55 fprintf(stderr, "could not open %s, %s\n", argv[optind], strerror(errno));
|
/system/extras/tests/sdcard/ |
sysutil.cpp | 67 fprintf(stderr, "# %s %s %d %s\n", msg, filename, errno, strerror(errno)); 71 // message will be printed on stderr. 138 fprintf(stderr, "Buffer too small for %s\n", filename); 194 fprintf(stderr, "Partial write to %s (%d out of %d)\n", 278 fprintf(stderr, "Failed to write to scaling governor file for cpu %d: %d %s", 316 fprintf(stderr, "# %s\n", kDebugfsWarningMsg); 346 fprintf(stderr, "# %s\n", kDebugfsWarningMsg); 356 fprintf(stderr, "Fork failed: %d %s", errno, strerror(errno)); 370 fprintf(stderr, "Wait failed\n"); 376 fprintf(stderr, "Child pid %d did not exit cleanly %s\n" [all...] |
/bootable/recovery/updater/ |
install.c | 104 fprintf(stderr, "%s: no mtd partition named \"%s\"", 110 fprintf(stderr, "mtd mount of %s failed: %s\n", 119 fprintf(stderr, "%s: failed to mount %s at %s: %s\n", 182 fprintf(stderr, "unmount of %s failed; no such volume\n", mount_point); 240 fprintf(stderr, "%s: no mtd partition named \"%s\"", 247 fprintf(stderr, "%s: can't write \"%s\"", name, location); 253 fprintf(stderr, "%s: failed to erase \"%s\"", name, location); 258 fprintf(stderr, "%s: failed to close \"%s\"", name, location); 267 fprintf(stderr, "%s: make_ext4fs failed (%d) on %s", 275 fprintf(stderr, "%s: unsupported fs_type \"%s\" partition_type \"%s\"" [all...] |
/external/iproute2/tc/ |
f_u32.c | 33 fprintf(stderr, "Usage: ... u32 [ match SELECTOR ... ] [ link HTID ]" 35 fprintf(stderr, " [ police POLICE_SPEC ]" 37 fprintf(stderr, " [ ht HTID ] [ hashkey HASHKEY_SPEC ]\n"); 38 fprintf(stderr, " [ sample SAMPLE ]\n"); 39 fprintf(stderr, "or u32 divisor DIVISOR\n"); 40 fprintf(stderr, "\n"); 41 fprintf(stderr, "Where: SELECTOR := SAMPLE SAMPLE ...\n"); 42 fprintf(stderr, " SAMPLE := { ip | ip6 | udp | tcp | icmp |" 44 fprintf(stderr, " FILTERID := X:Y:Z\n"); 45 fprintf(stderr, "\nNOTE: CLASSID is parsed at hexadecimal input.\n") [all...] |
/external/liblzf/ |
lzf.c | 101 fprintf (stderr, "\n" 148 fprintf (stderr, "%s: write error: ", imagename); 234 fprintf (stderr, "%s: read error: ", imagename); 246 fprintf (stderr, "%s: invalid data stream - magic not found or short header\n", imagename); 267 fprintf (stderr, "%s: unknown blocktype\n", imagename); 298 fprintf (stderr, "%s: decompress: invalid stream - data corrupted\n", imagename); 310 fprintf (stderr, "%s: short data\n", imagename); 339 fprintf (stderr, "%s: %s.lzf: name too long", imagename, fname); 350 fprintf (stderr, "%s: %s: name too long\n", imagename, fname); 358 fprintf (stderr, "%s: %s: unknown suffix\n", imagename, fname) [all...] |
/external/srtp/test/ |
rtpw.c | 156 fprintf(stderr, "error: WSAStartup() failed: %d\n", ret); 241 fprintf(stderr, "%s: cannot parse IP v4 address %s\n", argv[0], address); 245 fprintf(stderr, "%s: address error", argv[0]); 251 fprintf(stderr, "%s: cannot parse IP v4 address %s\n", argv[0], address); 265 fprintf(stderr, "%s: couldn't open socket: %d\n", argv[0], err); 278 fprintf(stderr, "%s: Failed to set TTL for multicast group", argv[0]); 289 fprintf(stderr, "%s: Failed to join multicast group", argv[0]); 345 fprintf(stderr, 352 fprintf(stderr, 401 fprintf(stderr, "%s: bind failed\n", argv[0]) [all...] |
/system/core/adb/ |
commandline.c | 56 fprintf(stderr, "adb: Product directory not specified; " 64 fprintf(stderr, "adb: Out of memory (product_file())\n"); 79 version(stderr); 81 fprintf(stderr, 312 fprintf(stderr,"\n* disconnect *\n"); 338 fprintf(stderr,"error: %s\n", adb_error()); 385 fprintf(stderr,"error: %s\n", adb_error()); 404 fprintf(stderr,"* failed to write data '%s' *\n", adb_error()); 419 fprintf(stderr,"* error reading response *\n"); 425 fprintf(stderr,"* error response '%s' *\n", buf) [all...] |
/external/icu4c/extra/uconv/ |
uconv.cpp | 94 fprintf(stderr, "%s: warning, problem installing our static resource bundle data uconvmsg: %s - trying anyways.\n", 103 fprintf(stderr, 107 fprintf(stderr, 120 fprintf(stderr, 123 fprintf(stderr, "%s: warning: messages will not be displayed\n", pname); 237 u_wmsg(stderr, "cantGetNames"); 247 u_wmsg(stderr, "cantGetTag", u_wmsg_errorName(U_MEMORY_ALLOCATION_ERROR)); 261 u_wmsg(stderr, "cantGetTag", u_wmsg_errorName(err)); 292 u_wmsg(stderr, "cantGetAliases", str.getTerminatedBuffer(), 306 u_wmsg(stderr, "cantGetAliases", str.getTerminatedBuffer() [all...] |
/frameworks/base/tools/aidl/ |
aidl.cpp | 232 fprintf(stderr, "%s:%d interface %s should be declared in a file" 256 fprintf(stderr, "aidl: internal error unkown document type %d.\n", 313 fprintf(stderr, "aidl: internal error %s:%d\n", __FILE__, __LINE__); 356 fprintf(stderr, "%s:%d attempt to redefine built in class %s\n", 365 fprintf(stderr, "%s:%d attempt to redefine %s as %s,\n", 368 fprintf(stderr, "%s:%d previously defined here as %s.\n", 412 fprintf(stderr, "%s:%d unknown return type %s\n", filename, 420 fprintf(stderr, "%s:%d event methods only supported for rpc interfaces\n", 427 fprintf(stderr, "%s:%d return type %s can't be marshalled.\n", filename, 434 fprintf(stderr, "%s:%d return type %s%s can't be an array.\n", filename [all...] |
/development/tools/jdwpspy/ |
Net.cpp | 244 fprintf(stderr, "Socket create failed: %s\n", strerror(errno)); 254 fprintf(stderr, "setsockopt(SO_REUSEADDR) failed: %s\n", 267 fprintf(stderr, "attempt to bind to port %u failed: %s\n", 272 fprintf(stderr, "+++ bound to port %u\n", listenPort); 275 fprintf(stderr, "Listen failed: %s\n", strerror(errno)); 286 fprintf(stderr, "Name lookup of '%s' failed: %s\n", 294 fprintf(stderr, "+++ connect host resolved to %s\n", 377 fprintf(stderr, "accept failed: %s\n", strerror(errno)); 382 fprintf(stderr, "+++ accepted connection from %s:%u\n", 402 fprintf(stderr, "+++ closing connection to debugger\n") [all...] |
/external/bzip2/ |
bzip2recover.c | 87 fprintf ( stderr, 91 fprintf ( stderr, "%s: warning: output file(s) may be incomplete.\n", 100 fprintf ( stderr, 104 fprintf ( stderr, "%s: warning: output file(s) may be incomplete.\n", 113 fprintf ( stderr, 116 fprintf ( stderr, "%s: warning: output file(s) may be incomplete.\n", 125 fprintf ( stderr, 128 fprintf ( stderr, 131 fprintf ( stderr, 315 fprintf ( stderr, [all...] |
/external/quake/quake/src/QW/gas2masm/ |
gas2masm.c | 123 fprintf (stderr, "Error: bad register %s\n", pt);
142 fprintf (stderr, "mismatched parens");
165 fprintf (stderr, "mismatched parens");
228 fprintf (stderr, "Error: operand too long %s\n",
259 fprintf (stderr, "Error: bad register %s\n", pt);
528 fprintf (stderr, "Error: too many operands\n");
531 fprintf (stderr, "%s\n", tokens[j]);
533 fprintf (stderr, "\n");
562 fprintf (stderr, "Error: too many operands\n");
565 fprintf (stderr, "%s\n", tokens[j]); [all...] |
/external/quake/quake/src/WinQuake/gas2masm/ |
gas2masm.c | 123 fprintf (stderr, "Error: bad register %s\n", pt);
142 fprintf (stderr, "mismatched parens");
165 fprintf (stderr, "mismatched parens");
228 fprintf (stderr, "Error: operand too long %s\n",
259 fprintf (stderr, "Error: bad register %s\n", pt);
528 fprintf (stderr, "Error: too many operands\n");
531 fprintf (stderr, "%s\n", tokens[j]);
533 fprintf (stderr, "\n");
562 fprintf (stderr, "Error: too many operands\n");
565 fprintf (stderr, "%s\n", tokens[j]); [all...] |
/external/libvpx/ |
vpxenc.c | 89 vfprintf(stderr, fmt, ap); 90 fprintf(stderr, "\n"); 100 fprintf(stderr, "%s: %s\n", s, vpx_codec_error(ctx)); 103 fprintf(stderr, " %s\n", detail); 155 fprintf(stderr, "First-pass stats file must be seekable!\n"); 166 fprintf(stderr, "Failed to allocate first-pass stats buffer (%lu bytes)\n", 242 fprintf(stderr, 382 fprintf(stderr, "Error: Unrecognized IVF version! This file may not" 715 fprintf(stderr, "\nFailed to realloc cue list.\n"); 1056 fprintf(stderr, "Usage: %s <options> -o dst_filename src_filename \n" [all...] |
/external/valgrind/tsan/ |
ts_valgrind_intercepts.c | 692 fprintf(stderr, "<< pthread_create wrapper"); fflush(stderr); 719 fprintf(stderr, " :: pth_create -> %d >>\n", ret); 742 fprintf(stderr, "<< pthread_join wrapper"); fflush(stderr); 757 fprintf(stderr, " :: pth_join -> %d >>\n", ret); 858 fprintf(stderr, "<< pthread_mxinit %p", mutex); fflush(stderr); 879 fprintf(stderr, " :: mxinit -> %d >>\n", ret); 893 fprintf(stderr, "<< pthread_mxdestroy %p", mutex); fflush(stderr) [all...] |
/build/tools/ |
dump-package-stats | 93 "/dev/stderr"; 95 "/dev/stderr"; 112 "/dev/stderr"; 114 "/dev/stderr";
|
/dalvik/vm/ |
StdioConverter.h | 17 * Stdout/stderr conversion thread.
|
/development/tools/line_endings/ |
line_endings.c | 14 fprintf(stderr, "usage: line_endings unix|dos FILES\n" 54 fprintf(stderr, "unable to open file for read/write: %s\n", argv[i]); 76 fprintf(stderr, "unable to read file: %s\n", argv[i]); 98 fprintf(stderr, "unable to write file: %s\n", argv[i]);
|
/external/bison/tests/ |
calc.at | 134 fprintf (stderr, "calc: error: %d != %d\n", $1, $3); 176 fprintf (stderr, "%d.%d", 179 fprintf (stderr, "-%d.%d", 182 fprintf (stderr, "-%d", 184 fprintf (stderr, ": ");]) 185 fprintf (stderr, "%s\n", s); 357 # _AT_CHECK_CALC(BISON-OPTIONS, INPUT, [NUM-STDERR-LINES]) 359 # Run `calc' on INPUT and expect no STDOUT nor STDERR. 363 # NUM-STDERR-LINES is the number of expected lines on stderr [all...] |
/external/compiler-rt/lib/tsan/output_tests/ |
vptr_benign_race.cc | 47 fprintf(stderr, "PASS\n");
|
/external/dbus/test/name-test/ |
test-shutdown.c | 10 fprintf (stderr, "*** test-shutdown: %s", message);
|
/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/dropbear/libtomcrypt/src/misc/crypt/ |
crypt_argchk.c | 22 fprintf(stderr, "LTC_ARGCHK '%s' failure on line %d of file %s\n",
|