/system/core/toolbox/ |
kill.c | 73 fprintf(stderr, "%2d) SIG%-9s ", i, signals[index].name); 76 fprintf(stderr, "\n"); 81 fprintf(stderr, "\n"); 110 fprintf(stderr, "invalid argument: -\n"); 124 fprintf(stderr, "invalid signal name: %s\n", arg); 138 fprintf(stderr, "could not kill pid %d: %s\n", pid, strerror(errno));
|
syren.c | 57 fprintf(stderr, "usage: syren [r/w] [REGNAME | page:addr] (value)\n"); 99 fprintf(stderr, "can't open /dev/eac\n"); 106 fprintf(stderr, "can only read all registers\n"); 114 fprintf(stderr, "%s: error\n", registers[i].name); 116 fprintf(stderr, "%s: %04x\n", registers[i].name, sio.value); 140 fprintf(stderr, "ioctl(%d) failed\n", cmd);
|
/system/netd/ |
ndc.c | 53 fprintf(stderr, "Error connecting (%s)\n", strerror(errno)); 109 fprintf(stderr, "Error in select (%s)\n", strerror(errno)); 114 fprintf(stderr, "[TIMEOUT]\n"); 120 fprintf(stderr, "Lost connection to Netd - did it crash?\n"); 122 fprintf(stderr, "Error reading data (%s)\n", strerror(errno)); 156 fprintf(stderr, "Usage: %s [sockname] <monitor>|<cmd> [arg1] [arg2...]\n", progname);
|
/system/vold/ |
vdc.c | 48 fprintf(stderr, "Error connecting (%s)\n", strerror(errno)); 102 fprintf(stderr, "Error in select (%s)\n", strerror(errno)); 107 fprintf(stderr, "[TIMEOUT]\n"); 113 fprintf(stderr, "Lost connection to Vold - did it crash?\n"); 115 fprintf(stderr, "Error reading data (%s)\n", strerror(errno)); 149 fprintf(stderr, "Usage: %s <monitor>|<cmd> [arg1] [arg2...]\n", progname);
|
/external/icu4c/tools/pkgdata/ |
pkgdata.cpp | 284 fprintf(stderr, 288 fprintf(stderr, "Run '%s --help' for help.\n", progname); 296 fprintf(stderr, " required parameter is missing: -O is required for static and shared builds.\n"); 297 fprintf(stderr, "Run '%s --help' for help.\n", progname); 303 fprintf(stdout, "Warning: You are using the -O option which is not needed for MSVC build on Windows.\n"); 309 fprintf(stderr, " required parameter -p is missing \n"); 310 fprintf(stderr, "Run '%s --help' for help.\n", progname); 315 fprintf(stderr, 323 fprintf(stderr, 330 fprintf(stderr, "\n options:\n") [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/netperf/ |
nettest_sctp.c | 217 fprintf(where, 245 fprintf(where, "\tSCTP_ASSOC_CHANGE event, type:"); 252 fprintf(where, " SCTP_COMM_UP\n"); 258 fprintf(where, " SCTP_RESTART\n"); 264 fprintf(where, " SCTP_CANT_STR_ASSOC\n"); 270 fprintf(where, " SCTP_COMM_LOST\n"); 276 fprintf(where, " SCTP_SHUTDOWN_COMPLETE\n"); 285 fprintf(where, "\tSCTP_SEND_FAILED event\n"); 293 fprintf(where, "\tSCTP_PEER_ADDR_CHANGE event\n"); 301 fprintf(where, "\tSCTP_REMOTE_ERROR event\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/libusb/examples/ |
dpfp.c | 83 fprintf(stderr, "F0 error %d\n", r); 87 fprintf(stderr, "short read (%d)\n", r); 104 fprintf(stderr, "read hwstat error %d\n", r); 108 fprintf(stderr, "short read (%d)\n", r); 123 fprintf(stderr, "set hwstat error %d\n", r); 127 fprintf(stderr, "short write (%d)", r); 141 fprintf(stderr, "set mode error %d\n", r); 145 fprintf(stderr, "short write (%d)", r); 155 fprintf(stderr, "mode change transfer not completed!\n"); 198 fprintf(stderr, "intr error %d\n", r) [all...] |
dpfp_threaded.c | 112 fprintf(stderr, "F0 error %d\n", r); 116 fprintf(stderr, "short read (%d)\n", r); 133 fprintf(stderr, "read hwstat error %d\n", r); 137 fprintf(stderr, "short read (%d)\n", r); 152 fprintf(stderr, "set hwstat error %d\n", r); 156 fprintf(stderr, "short write (%d)", r); 170 fprintf(stderr, "set mode error %d\n", r); 174 fprintf(stderr, "short write (%d)", r); 184 fprintf(stderr, "mode change transfer not completed!\n"); 227 fprintf(stderr, "intr error %d\n", r) [all...] |
/external/oprofile/libopagent/ |
opagent.c | 86 fprintf(stderr, "libopagent: readlink /proc/self/exe failed\n"); 90 fprintf(stderr, "libopagent: readlink /proc/self/exe returned" 141 fprintf(stderr,"libopagent: Jitdump agent directory %s " 143 fprintf(stderr,"libopagent: do opcontrol --setup or " 152 fprintf(stderr, "%s\n", err_msg); 157 fprintf(stderr, "%s\n", err_msg); 171 fprintf(stderr, "gettimeofday failed\n"); 178 fprintf(stderr, "%s\n", err_msg); 183 fprintf(stderr, "%s\n", err_msg); 188 fprintf(stderr, "%s\n", err_msg) [all...] |
/external/srtp/test/ |
rtpw.c | 57 #include <stdio.h> /* for printf, fprintf */ 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, [all...] |
/system/core/gpttool/ |
gpttool.c | 125 fprintf(stderr,"partition '%s' overlaps partition table\n", name); 130 fprintf(stderr,"partition '%s' does not fit on disk\n", name); 144 fprintf(stderr,"out of partition table entries\n"); 150 fprintf(stderr, 166 fprintf(stderr,"ptn start block end block name\n"); 167 fprintf(stderr,"---- ------------- ------------- --------------------\n"); 176 fprintf(stderr,"#%03d %13lld %13lld %s\n", 224 fprintf(stderr,"invalid partition entry: %s\n", x); 234 fprintf(stderr,"partition size must be multiple of 512\n"); 241 fprintf(stderr,"zero size partitions not allowed\n") [all...] |
/system/extras/sound/ |
playwav.c | 65 fprintf(stderr,"too big\n"); 69 fprintf(stderr,"prefill\n"); 77 fprintf(stderr,"start\n"); 83 fprintf(stderr,"%10d\n", stats.out_bytes); 140 fprintf(stderr,"could not allocate %d bytes\n", count); 144 fprintf(stderr,"could not read %d bytes\n", count); 158 fprintf(stderr, "playwav: cannot open '%s'\n", fn); 162 fprintf(stderr, "playwav: cannot read header\n"); 165 fprintf(stderr,"playwav: %d ch, %d hz, %d bit, %s\n", 172 fprintf(stderr, "playwav: '%s' is not a riff/wave file\n", fn) [all...] |
/external/dbus/tools/ |
dbus-cleanup-sockets.c | 62 fprintf (stderr, "Allocation of %d bytes failed\n", 85 fprintf (stderr, "Reallocation of %d bytes failed\n", 170 fprintf (stderr, "Failed to open directory %s: %s\n", 208 fprintf (stderr, "Warning: giving up on socket %s after several retries; unable to determine socket's status\n", 218 fprintf (stderr, "Warning: failed to open a socket to use for connecting: %s\n", 225 fprintf (stderr, "Warning: failed set socket %s nonblocking: %s\n", 254 fprintf (stderr, "Warning: unexpected error connecting to socket %s: %s\n", 281 fprintf (stderr, "Internal error, socket has fd kept open while status = %d\n", 297 fprintf (stderr, "Warning: Failed to delete %s: %s\n", 316 fprintf (stderr, "Bad status from open_socket(), should not happen\n") [all...] |
/external/icu4c/tools/genbrk/ |
genbrk.cpp | 142 fprintf(stderr, "error in command line argument \"%s\"\n", argv[-argc]); 152 fprintf(stderr, "rule file and output file must both be specified.\n"); 179 fprintf(stderr, "%s\n", msg); 191 fprintf(stderr, "%s: can not initialize ICU. status = %s\n", 207 fprintf(stderr, "Could not open file \"%s\"\n", ruleFileName); 217 fprintf(stderr, "Error reading file \"%s\"\n", ruleFileName); 244 fprintf(stderr, "ucnv_open: ICU Error \"%s\"\n", u_errorName(status)); 259 fprintf(stderr, "ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); 272 fprintf(stderr, "ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); 292 fprintf(stderr, "createRuleBasedBreakIterator: ICU Error \"%s\" at line %d, column %d\n" [all...] |
/external/icu4c/tools/gennorm2/ |
gennorm2.cpp | 88 fprintf(stderr, 102 fprintf(stderr, 109 fprintf(stderr, 115 fprintf(stderr, 118 fprintf(stderr, 134 fprintf(stderr, 170 fprintf(stderr, "gennorm2 error: unable to open %s\n", filename.data()); 207 fprintf(stderr, "gennorm2 error: parsing code point range from %s\n", line); 216 fprintf(stderr, "gennorm2 error: parsing ccc from %s\n", line); 226 fprintf(stderr, "gennorm2 error: parsing remove-mapping %s\n", line) [all...] |
/external/iproute2/ip/ |
ipaddrlabel.c | 53 fprintf(stderr, "Usage: ip addrlabel [ list | add | del | flush ] prefix PREFIX [ dev DEV ] [ label LABEL ]\n"); 81 fprintf(fp, "Deleted "); 84 fprintf(fp, "prefix %s/%u ", 93 fprintf(fp, "dev %s ", ll_index_to_name(ifal->ifal_index)); 98 fprintf(fp, "label %d ", label); 101 fprintf(fp, "\n"); 114 fprintf(stderr, "\"ip addrlabel show\" does not take any arguments.\n"); 124 fprintf(stderr, "Dump terminated\n"); 178 fprintf(stderr, "Not enough information: \"prefix\" argument is required.\n"); 182 fprintf(stderr, "Not enough information: \"label\" argument is required.\n") [all...] |
iptunnel.c | 35 fprintf(stderr, "Usage: ip tunnel { add | change | del | show | prl | 6rd } [ NAME ]\n"); 36 fprintf(stderr, " [ mode { ipip | gre | sit | isatap } ] [ remote ADDR ] [ local ADDR ]\n"); 37 fprintf(stderr, " [ [i|o]seq ] [ [i|o]key KEY ] [ [i|o]csum ]\n"); 38 fprintf(stderr, " [ prl-default ADDR ] [ prl-nodefault ADDR ] [ prl-delete ADDR ]\n"); 39 fprintf(stderr, " [ 6rd-prefix ADDR ] [ 6rd-relay_prefix ADDR ] [ 6rd-reset ]\n"); 40 fprintf(stderr, " [ ttl TTL ] [ tos TOS ] [ [no]pmtudisc ] [ dev PHYS_DEV ]\n"); 41 fprintf(stderr, "\n"); 42 fprintf(stderr, "Where: NAME := STRING\n"); 43 fprintf(stderr, " ADDR := { IP_ADDRESS | any }\n"); 44 fprintf(stderr, " TOS := { NUMBER | inherit }\n") [all...] |
/external/linux-tools-perf/ |
builtin-stat.c | 356 fprintf(stderr, "%s: %" PRIu64 " %" PRIu64 " %" PRIu64 "\n", 520 fprintf(stderr, " ( +-%6.2f%% )", pct); 545 fprintf(stderr, fmt, cpustr, msecs, csv_sep, event_name(evsel)); 548 fprintf(stderr, "%s%s", csv_sep, evsel->cgrp->name); 554 fprintf(stderr, " # %8.3f CPUs utilized ", avg / avg_stats(&walltime_nsecs_stats)); 575 fprintf(stderr, " # "); 577 fprintf(stderr, " frontend cycles idle "); 598 fprintf(stderr, " # "); 600 fprintf(stderr, " backend cycles idle "); 621 fprintf(stderr, " # ") [all...] |
/frameworks/compile/libbcc/tools/bcc/ |
main.cpp | 140 fprintf(stderr, "%s: '%s' requires at least %u arguments", argv[0], 159 fprintf(stderr, "%s: unrecognized option '%s'", argv[0], argv[i]); 166 fprintf(stderr, "%s: only a single input file is allowed currently.", 179 fprintf(stderr, "input file required.\n"); 186 fprintf(stderr, "bcc: FAILS to read bitcode."); 260 fprintf(stderr, "bcc: %s\n", errMsg); 277 fprintf(stderr, "Could not find root or main or mangled root.\n"); 281 fprintf(stderr, "Executing compiled code:\n"); 284 fprintf(stderr, "result: %d\n", result); 323 fprintf(stderr, "Unable to stat input file: %s\n", strerror(errno)) [all...] |
/ndk/sources/host-tools/ndk-stack/ |
ndk-stack-parser.c | 184 fprintf(parser->out_handle, "Crash dump is completed\n\n"); 188 fprintf(parser->out_handle, "********** Crash dump: **********\n"); 197 fprintf(parser->out_handle, "%s\n", 205 fprintf(parser->out_handle, "%s\n", line + match.rm_so); 214 fprintf(parser->out_handle, "%s\n", line + match.rm_so); 241 fprintf(stderr, "regexec(%s, %s) has failed: %s\n", line, regex, rerr); 289 fprintf(parser->out_handle, "Stack frame %s", frame); 298 fprintf(parser->out_handle, 338 fprintf(parser->out_handle, "\n"); 340 fprintf(parser->out_handle [all...] |
/system/extras/procmem/ |
procmem.c | 91 fprintf(stderr, "Invalid argument \"%s\".\n", argv[i]); 98 fprintf(stderr, "Invalid PID \"%s\".\n", argv[argc - 1]); 104 fprintf(stderr, "error creating kernel interface -- " 113 fprintf(stderr, "error creating process interface -- " 121 fprintf(stderr, "error resetting working set for process.\n"); 130 fprintf(stderr, "error listing maps.\n"); 136 fprintf(stderr, "error allocating map_info array: %s\n", strerror(errno)); 160 fprintf(stderr, "error allocating map_info: %s\n", strerror(errno)); 174 fprintf(stderr, "error getting usage for map.\n"); 185 fprintf(stderr, "error getting pagemap for map.\n") [all...] |
/external/icu4c/tools/ctestfw/ |
uperf.cpp | 232 fprintf(stderr, "Out of memory reading line %d.\n", (int)numLines); 267 //fprintf(stdout, "\n=== Handling test: %s: ===\n", name); 268 //fprintf(stdout, "\n%s:\n", name); 278 fprintf(stdout, "\n---ERROR: Test doesn't exist: %s!\n", name); 331 fprintf(stderr,"*** runIndexedTest needs to be overriden! ***"); 364 fprintf(stderr,"%s function returned NULL", name); 369 fprintf(stderr, "%s returned an illegal operations/iteration()\n", name); 376 fprintf(stdout,"= %s calibrating %i seconds \n", name, (int)n); 391 fprintf(stderr,"Unable to converge on desired duration"); 410 fprintf(stdout,"= %s begin " ,name) [all...] |
/external/qemu/distrib/sdl-1.2.12/src/cdrom/osf/ |
SDL_syscdrom.c | 91 fprintf(stderr, "Device Type: %s\n", devtype[inq.perfdt]); 92 fprintf(stderr, "Vendor: %.8s\n", inq.vndrid); 93 fprintf(stderr, "Product: %.8s\n", inq.prodid); 94 fprintf(stderr, "Revision: %.8s\n", inq.revlvl); 116 fprintf(stderr, "Duplicate drive detected: %s == %s\n", drive, SDL_cdlist[i]); 132 fprintf(stderr, "Added CD-ROM drive: %s\n", drive); 218 fprintf(stderr, "Try to add drive: %s\n", drive); 226 fprintf(stderr, "cannot open dir: %s\n", checklist[i].dir); 252 fprintf(stderr,"ioctl error CDROM_TOC_HEADER\n"); 260 fprintf(stderr,"hdr.th_data_len1 = %d\n", hdr.th_data_len1) [all...] |