/external/iproute2/ip/ |
ipmaddr.c | 41 fprintf(stderr, "Usage: ip maddr [ add | del ] MULTIADDR dev STRING\n"); 42 fprintf(stderr, " ip maddr show [ dev STRING ]\n"); 303 fprintf(stderr, "Error: \"%s\" is not a legal ll address.\n", *argv); 310 fprintf(stderr, "Not enough information: \"dev\" is required.\n"); 342 fprintf(stderr, "Command \"%s\" is unknown, try \"ip maddr help\".\n", *argv);
|
/external/iptables/libipq/ |
libipq.c | 372 fputs(s, stderr); 374 fputs("ERROR", stderr); 376 fprintf(stderr, ": %s", ipq_errstr()); 378 fprintf(stderr, ": %s", strerror(errno)); 379 fputc('\n', stderr);
|
/external/valgrind/main/memcheck/tests/ |
vcpu_fbench.c | 470 fprintf(stderr, 473 fprintf(stderr, 562 fprintf(stderr, 564 fprintf(stderr, 566 fprintf(stderr,
|
/external/valgrind/main/perf/ |
fbench.c | 466 fprintf(stderr, 469 fprintf(stderr, 558 fprintf(stderr, 560 fprintf(stderr, 562 fprintf(stderr,
|
/external/zlib/ |
inflate.c | 126 Tracev((stderr, "inflate: reset\n")); 190 Tracev((stderr, "inflate: allocated\n")); 665 Tracev((stderr, "inflate: zlib header ok\n")); 823 Tracev((stderr, "inflate: stored block%s\n", 829 Tracev((stderr, "inflate: fixed codes block%s\n", 838 Tracev((stderr, "inflate: dynamic codes block%s\n", 857 Tracev((stderr, "inflate: stored length %u\n", 878 Tracev((stderr, "inflate: stored end\n")); 896 Tracev((stderr, "inflate: table sizes ok\n")); [all...] |
trees.c | 173 { if (z_verbose>2) fprintf(stderr,"\ncd %3d ",(c)); \ 198 Tracevv((stderr," l %2d v %4x ", length, value)); 536 Trace((stderr,"\nbit length overflow\n")); 563 Trace((stderr,"code %d bits %d->%d\n", m, tree[m].Len, bits)); 602 Tracev((stderr,"\ngen_codes: max_code %d ", max_code)); 610 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ", 686 fprintf(stderr,"\nnode %d(%d), sons %d(%d) %d(%d)", 831 Tracev((stderr, "\ndyn trees: dyn %ld, stat %ld", 851 Tracev((stderr, "\nbl counts: ")); 856 Tracev((stderr, "\nbl code %2d ", bl_order[rank])) [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/ |
OMX_G726Enc_Utils.h | 86 #define G726ENC_DPRINT(...) fprintf(stderr,__VA_ARGS__) 96 #define G726ENC_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) 127 #define G726ENC_DPRINT(...) fprintf(stderr,__VA_ARGS__) 128 #define G726ENC_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) 129 #define G726ENC_EPRINT(...) fprintf(stderr,__VA_ARGS__) [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/ |
perf_reader.c | 103 fprintf(stderr, "error: could not create PERF replay object\n"); 120 fprintf(stderr, "Only replay mode is selected. Aborting...\n"); 312 fprintf(stderr, "Unknown operation recorded: %lx\n", ulData0); 321 fprintf(stderr, "Incomplete log ended...\n"); 357 fprintf(stderr, "Could not open log file %s: %d\n",
|
/system/core/toolbox/ |
ls.c | 114 fprintf(stderr, "stat failed on %s: %s\n", tmp, strerror(errno)); 132 fprintf(stderr, "lstat '%s' failed: %s\n", path, strerror(errno)); 150 fprintf(stderr, "stat '%s' failed: %s\n", path, strerror(errno)); 270 fprintf(stderr, "opendir failed, %s\n", strerror(errno)); 392 fprintf(stderr, "%s: Unknown option '-%c'. Aborting.\n", "ls", arg[0]);
|
top.c | 78 #define die(...) { fprintf(stderr, __VA_ARGS__); exit(EXIT_FAILURE); } 122 fprintf(stderr, "Option -m expects an argument.\n"); 131 fprintf(stderr, "Option -n expects an argument.\n"); 140 fprintf(stderr, "Option -d expects an argument.\n"); 149 fprintf(stderr, "Option -s expects an argument.\n"); 158 fprintf(stderr, "Invalid argument \"%s\" for option -s.\n", argv[i]); 166 fprintf(stderr, "Invalid argument \"%s\".\n", argv[i]); 172 fprintf(stderr, "Sorting by threads per thread makes no sense!\n"); 566 fprintf(stderr, "Usage: %s [ -m max_procs ] [ -n iterations ] [ -d delay ] [ -s sort_column ] [ -t ] [ -h ]\n"
|
/bionic/libc/netbsd/resolv/ |
res_send.c | 722 Perror(statp, stderr, "socket(vc)", errno); 726 Perror(statp, stderr, "socket(vc)", errno); 733 Aerror(statp, stderr, "bind/vc", errno, nsap, 740 Aerror(statp, stderr, "connect/vc", errno, nsap, 757 Perror(statp, stderr, "write failed", errno); 774 Perror(statp, stderr, "read failed", errno); 819 Perror(statp, stderr, "read(vc)", errno); 892 Perror(statp, stderr, "socket(dg)", errno); 896 Perror(statp, stderr, "socket(dg)", errno); 913 Aerror(statp, stderr, "bind(dg)", errno, nsap [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
SDL_fbevents.c | 270 fprintf(stderr, "vtpath = %s, fd = %d\n", 299 fprintf(stderr, "Current VT: %d\n", current_vt); 386 fprintf(stderr,"testing gpm\n"); 406 fprintf(stderr,"gpm arg %s len %d\n",arg,arglen); 532 fprintf(stderr, "Last mouse mode: 0x%x\n", ch); 559 fprintf(stderr, "Using tslib touchscreen\n"); 578 fprintf(stderr, "Using ELO touchscreen\n"); 618 fprintf(stderr, "GPM mouse using unknown protocol = %s\n", proto); 626 fprintf(stderr, "Using GPM mouse, protocol = %s\n", proto); 642 fprintf(stderr, "Using IMPS2 mouse\n") [all...] |
/external/blktrace/ |
blktrace.c | 496 fprintf(stderr, "Usage: %s %s %s", prog, blktrace_version, usage_str); 787 fprintf(stderr, "write(%d) failed: %d/%s\n", 958 fprintf(stderr, "gethostbyname(%s)" 965 fprintf(stderr, "Host %s not found\n", 991 fprintf(stderr, 1059 fprintf(stderr, "BLKTRACESETUP(2) %s failed: %d/%s\n", 1072 fprintf(stderr, "BLKTRACESTART %s failed: %d/%s\n", 1093 fprintf(stderr, "Could not open %s: %d/%s\n", 1097 fprintf(stderr, "Could not read %s: %d/%s\n", 1220 fprintf(stderr, "Invalid path %s specified: %d/%s\n" [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
inflate.c | 124 Tracev((stderr, "inflate: reset\n")); 165 Tracev((stderr, "inflate: allocated\n")); 628 Tracev((stderr, "inflate: zlib header ok\n")); 786 Tracev((stderr, "inflate: stored block%s\n", 792 Tracev((stderr, "inflate: fixed codes block%s\n", 797 Tracev((stderr, "inflate: dynamic codes block%s\n", 816 Tracev((stderr, "inflate: stored length %u\n", 834 Tracev((stderr, "inflate: stored end\n")); 852 Tracev((stderr, "inflate: table sizes ok\n")); 873 Tracev((stderr, "inflate: code lengths ok\n")) [all...] |
/dalvik/libdex/ |
sha1.cpp | 294 fprintf(stderr, "Can't open %s\n", fname); 343 fprintf(stderr, "Can't open %s\n", fname); 377 fprintf(stderr, "FAILED: %s\n" 380 fprintf(stderr, "%02X", 382 fprintf(stderr,"\n FOUND: "); 384 fprintf(stderr, "%02X", digest[k]); 385 fprintf(stderr, "\n"); 501 fprintf(stderr, 507 fprintf(stderr, "No files checked.\n");
|
/external/libpcap/ |
grammar.c | [all...] |
/external/webkit/Source/JavaScriptCore/ |
jsc.cpp | 190 fprintf(stderr, "--> %s\n", exec->argument(0).toString(exec).utf8().data()); 469 fprintf(stderr, "Usage: jsc [options] [files] [-- arguments]\n"); 470 fprintf(stderr, " -d Dumps bytecode (debug builds only)\n"); 471 fprintf(stderr, " -e Evaluate argument as script code\n"); 472 fprintf(stderr, " -f Specifies a source file (deprecated)\n"); 473 fprintf(stderr, " -h|--help Prints this help message\n"); 474 fprintf(stderr, " -i Enables interactive mode (default if no files are specified)\n"); 476 fprintf(stderr, " -s Installs signal handlers that exit on a crash (Unix platforms only)\n"); 552 fprintf(stderr, "Could not open file: %s\n", fileName.utf8().data());
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
tee_client_api_linux_driver.c | 103 fprintf(stderr, "TRACE: ERROR: "); 104 vfprintf(stderr, format, ap); 105 fprintf(stderr, "\n"); 113 fprintf(stderr, "TRACE: WARNING: "); 114 vfprintf(stderr, format, ap); 115 fprintf(stderr, "\n"); 123 fprintf(stderr, "TRACE: "); 124 vfprintf(stderr, format, ap); 125 fprintf(stderr, "\n");
|
/external/icu4c/i18n/ |
gregocal.cpp | 375 fprintf(stderr, "%s:%d: jd%d- (greg's %d)- [cut=%d]\n", 413 // fprintf(stderr, "%d - %d[%d] + 1\n", dayOfYear, isLeap?kLeapNumDays[month]:kNumDays[month], month ); 414 // fprintf(stderr, "%s:%d: greg's HCF %d -> %d/%d/%d not %d/%d/%d\n", 418 fprintf(stderr, "%s:%d: doy %d (greg's %d)- [cut=%d]\n", 429 fprintf(stderr, "%s:%d: gregorian shift %d ::: doy%d => %d [cut=%d]\n", 490 fprintf(stderr, "%s:%d: jd [invert] %d\n", 496 fprintf(stderr, "%s:%d: fIsGregorian %s, fInvertGregorian %s - ", 498 fprintf(stderr, " jd NOW %d\n", 503 fprintf(stderr, "%s:%d: jd [==] %d - %sfIsGregorian %sfInvertGregorian, %d\n", 512 fprintf(stderr, "%s:%d: [DOY%d] gregorian shift of JD %d += %d\n", [all...] |
/external/icu4c/tools/makeconv/ |
gencnvex.c | 460 fprintf(stderr, "error: toUnicode extension table section overflow: %ld section entries\n", (long)count); 518 fprintf(stderr, "error: multiple mappings from same bytes\n"); 519 ucm_printMapping(table, m, stderr); 520 ucm_printMapping(table, mappings+map[subStart], stderr); 789 fprintf(stderr, "error: multiple mappings from same Unicode code points\n"); 790 ucm_printMapping(table, m, stderr); 791 ucm_printMapping(table, mappings+map[subStart], stderr); 850 fprintf(stderr, "error: too many stage 2 entries at U+%04x\n", (int)c); 872 fprintf(stderr, "error: too many stage 3 entries at U+%04x\n", (int)c); 916 fprintf(stderr, "error: too many stage 3b entries at U+%04x\n", (int)c) [all...] |
/external/qemu/android/ |
main.c | 288 fprintf(stderr, "unknown option: -help-%s\n", opt); 289 fprintf(stderr, "please use -help for a list of valid topics\n"); 294 fprintf(stderr, "unknown option: %s\n", opt); 295 fprintf(stderr, "please use -help for a list of valid options\n"); 299 fprintf(stderr, "invalid command-line parameter: %s.\n", opt); 300 fprintf(stderr, "Hint: use '@foo' to launch a virtual device named 'foo'.\n"); 301 fprintf(stderr, "please use -help for more information\n"); 393 fprintf(stderr, 404 fprintf(stderr, "PANIC: default keyset file is corrupted !!\n" ); 405 fprintf(stderr, "PANIC: please update the code in android/skin/keyset.c\n" ) [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/ |
G726DecTest.c | 81 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) 88 #define APP_STATEPRINT(...) fprintf(stderr,__VA_ARGS__) 866 fprintf(stderr, "Error: failed to open the file %s for readonly access\n", argv[1]); 873 fprintf(stderr, "Error: failed to create the output file \n"); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/ |
G711DecTest.c | 172 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) 178 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) 184 #define TIME_PRINT(...) fprintf(stderr,__VA_ARGS__) 185 #define TICK_PRINT(...) fprintf(stderr,__VA_ARGS__) 700 fprintf(stderr, "Error: failed to open the file %s for readonly\ 707 fprintf(stderr, "Error: failed to create the output file \n"); [all...] |
/external/qemu/block/ |
vvfat.c | 52 #undef stderr macro 53 #define stderr STDERR macro 54 FILE* stderr = NULL; variable 60 fprintf(stderr, "Nonono! %s:%d %s\n", file, line, msg); 757 fprintf(stderr, "File %s is larger than 2GB\n", buffer); 904 fprintf(stderr, "Could not read directory %s\n", 931 fprintf(stderr,"Directory does not fit in FAT%d (capacity %s)\n", 1007 DLOG(if (stderr == NULL) { 1008 stderr = fopen("vvfat.log", "a") [all...] |
/external/valgrind/main/mpi/ |
libmpiwrap.c | 207 fprintf(stderr, "%s %5d: Active for pid %d\n", 216 fprintf(stderr, "\n"); 217 fprintf(stderr, "Valid options for the MPIWRAP_DEBUG environment" 219 fprintf(stderr, "\n"); 220 fprintf(stderr, " quiet be silent except for errors\n"); 221 fprintf(stderr, " verbose show wrapper entries/exits\n"); 222 fprintf(stderr, " strict abort the program if a function" 224 fprintf(stderr, " warn give a warning if a function" 226 fprintf(stderr, " help display this message, then exit\n"); 227 fprintf(stderr, " initkludge debugging hack; do not use\n") [all...] |