HomeSort by relevance Sort by last modified time
    Searched full:stderr (Results 526 - 550 of 4138) sorted by null

<<21222324252627282930>>

  /external/e2fsprogs/misc/
badblocks.c 88 fprintf(stderr, _(
99 fprintf(stderr,
209 fputs(line_buf, stderr);
212 fputs(line_buf, stderr);
213 fflush (stderr);
230 fprintf(stderr, "\n\nInterrupted at block %llu\n",
232 fflush(stderr);
296 fputs(_("Testing with random pattern: "), stderr);
314 fputs(_("Testing with pattern 0x"), stderr);
316 fprintf(stderr, "%02x", buffer[i])
537 fputs(_(done_string), stderr); local
630 fputs(_(done_string), stderr); local
677 fputs(_(done_string), stderr); local
909 fputs(_(done_string), stderr); local
    [all...]
  /external/icu4c/tools/toolutil/
ucm.c 245 fprintf(stderr, "ucm error: unable to allocate reverseMap\n");
259 fprintf(stderr, "ucm error: sortTable()/uprv_sortArray() fails - %s\n",
371 fprintf(stderr,
374 ucm_printMapping(base, mb, stderr);
375 ucm_printMapping(ext, me, stderr);
396 fprintf(stderr,
400 ucm_printMapping(base, mb, stderr);
401 ucm_printMapping(ext, me, stderr);
488 fprintf(stderr,
491 ucm_printMapping(base, mb, stderr);
    [all...]
  /system/extras/tests/bionic/libc/other/
test_jpeg.c 160 fprintf(stderr, "returning error from jpeglib ---\n" );
179 fprintf( stderr, "unsupported jpeg colorspace %d with %d components\n",
212 fprintf(stderr, "usage: test_jpeg [options] filename.jpg [filename2.jpg ...]\n" );
213 fprintf(stderr, "options: -r NN repeat count (default %d)\n", DEFAULT_REPEAT );
214 fprintf(stderr, " -d N idct method (0=default, 1=fastest, 2=slow, 3=float)\n" );
215 fprintf(stderr, " -C no RGB color conversion (YCbCr instead)\n" );
226 fprintf(stderr, "clock_gettime: %s\n", strerror(errno) );
232 fprintf(stderr, "gettimeofday: %s\n", strerror(errno) );
315 fprintf(stderr, "could not open '%s': %s\n", argv[1], strerror(errno) );
338 fprintf(stderr, "could not allocate %ld bytes to load '%s'\n", fsize, argv[1] )
    [all...]
  /external/icu4c/tools/gensprep/
gensprep.c 98 fprintf(stderr,
105 fprintf(stderr,
110 fprintf(stderr,
117 fprintf(stderr,
121 fprintf(stderr,
126 fprintf(stderr,
159 fprintf(stderr,
194 fprintf(stderr,
226 fprintf(stderr, "Could not open file %s for reading. Error: %s \n", filename, u_errorName(errorCode));
243 fprintf(stderr,"Could not open file %s for reading \n", filename)
    [all...]
  /bootable/recovery/minadbd/
adb.c 47 fprintf(stderr, "error: ");
48 vfprintf(stderr, fmt, ap);
49 fprintf(stderr, "\n");
58 fprintf(stderr, "error: %s: ", strerror(errno));
59 vfprintf(stderr, fmt, ap);
60 fprintf(stderr, "\n");
174 fprintf(stderr, "%s: %s %08x %08x %04x \"",
186 fputc(*x, stderr);
188 fputc('.', stderr);
192 fprintf(stderr, tag)
    [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/iproute2/tc/
q_hfsc.c 33 fprintf(stderr,
43 fprintf(stderr,
66 fprintf(stderr, "HFSC: Illegal \"%s\"\n", arg);
80 fprintf(stderr, "HFSC: Double \"default\"\n");
91 fprintf(stderr, "HFSC: What is \"%s\" ?\n", *argv);
189 fprintf(stderr, "HFSC: What is \"%s\" ?\n", *argv);
197 fprintf(stderr, "HFSC: no parameters given\n");
202 fprintf(stderr, "HFSC: Upper-limit Service Curve without "
246 fprintf(stderr, "HFSC: truncated realtime option\n");
252 fprintf(stderr, "HFSC: truncated linkshare option\n")
    [all...]
  /external/oprofile/daemon/
oprofiled.c 115 perror("oprofiled: couldn't dup stdout to stderr: ");
149 fprintf(stderr, "oprofiled: opd_go_daemon: couldn't chdir to %s: %s",
375 fprintf(stderr, "unknown verbose options\n");
418 fprintf(stderr, "oprofiled: no vmlinux specified.\n");
419 poptPrintHelp(optcon, stderr, 0);
431 fprintf(stderr, "oprofiled: no kernel VMA range specified.\n");
432 poptPrintHelp(optcon, stderr, 0);
441 fprintf(stderr, "oprofiled: no events specified.\n");
442 poptPrintHelp(optcon, stderr, 0);
459 fprintf(stderr, "oprofiled: no Xen VMA range specified.\n")
    [all...]
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 95 fprintf(stderr, "input file required\n");
120 fprintf(stderr, "Could not open info file %s\n", infoFile.c_str());
221 fprintf(stderr, "input file required\n");
227 fprintf(stderr, "Unable to stat input file: %s\n", strerror(errno));
232 fprintf(stderr, "Input file should be a regular file.\n");
238 fprintf(stderr, "Could not open input file %s\n", inFile.c_str());
248 fprintf(stderr, "Could not read all of file %s\n", inFile.c_str());
266 fprintf(stderr, "failed to parse option\n");
294 fprintf(stderr, "failed to translate bitcode\n");
302 fprintf(stderr, "failed to get metadata\n")
    [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...]
  /ndk/sources/host-tools/nawk-20071023/
lib.c 505 fprintf(stderr, "%s: ", cmdname);
507 vfprintf(stderr, fmt, varg);
509 fprintf(stderr, " at source line %d", lineno);
511 fprintf(stderr, " in function %s", curfname);
513 fprintf(stderr, " source file %s", cursource());
514 fprintf(stderr, "\n");
543 fprintf(stderr, "\tmissing %c\n", c2);
545 fprintf(stderr, "\t%d missing %c's\n", n, c2);
547 fprintf(stderr, "\textra %c\n", c2);
549 fprintf(stderr, "\t%d extra %c's\n", -n, c2)
    [all...]
  /system/core/toolbox/
getevent.c 95 fprintf(stderr, "failed to allocate buffer of size %d\n", (int)bits_size);
308 fprintf(stderr, "could not open %s, %s\n", device, strerror(errno));
314 fprintf(stderr, "could not get driver version for %s, %s\n", device, strerror(errno));
319 fprintf(stderr, "could not get driver id for %s, %s\n", device, strerror(errno));
326 //fprintf(stderr, "could not get device name for %s, %s\n", device, strerror(errno));
330 //fprintf(stderr, "could not get location for %s, %s\n", device, strerror(errno));
334 //fprintf(stderr, "could not get idstring for %s, %s\n", device, strerror(errno));
340 fprintf(stderr, "out of memory\n");
346 fprintf(stderr, "out of memory\n");
403 fprintf(stderr, "remote device: %s not found\n", device)
    [all...]
  /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);
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");
332 fprintf(stderr, "%-5s -%c %s%-10s %s\n"
    [all...]
  /external/iproute2/ip/
ip6tunnel.c 49 fprintf(stderr, "Usage: ip -f inet6 tunnel { add | change | del | show } [ NAME ]\n");
50 fprintf(stderr, " [ mode { ip6ip6 | ipip6 | any } ]\n");
51 fprintf(stderr, " [ remote ADDR local ADDR ] [ dev PHYS_DEV ]\n");
52 fprintf(stderr, " [ encaplimit ELIM ]\n");
53 fprintf(stderr ," [ hoplimit TTL ] [ tclass TCLASS ] [ flowlabel FLOWLABEL ]\n");
54 fprintf(stderr, " [ dscp inherit ]\n");
55 fprintf(stderr, "\n");
56 fprintf(stderr, "Where: NAME := STRING\n");
57 fprintf(stderr, " ADDR := IPV6_ADDRESS\n");
58 fprintf(stderr, " ELIM := { none | 0..255 }(default=%d)\n"
    [all...]
ip.c 41 fprintf(stderr,
93 fprintf(stderr, "Object \"%s\" is unknown, try \"ip help\".\n", argv0);
106 fprintf(stderr, "Cannot open file \"%s\" for reading: %s\n",
113 fprintf(stderr, "Cannot open rtnetlink\n");
127 fprintf(stderr, "Command failed %s:%d\n", name, cmdlineno);
226 fprintf(stderr, "Invalid rcvbuf size '%s'\n",
234 fprintf(stderr, "Option \"%s\" is unknown, try \"ip -help\".\n", opt);
  /development/tools/elftree/
elftree.c 20 vfprintf(stderr, fmt, ap);
23 fprintf(stderr, "\n");
34 vfprintf(stderr, fmt, ap);
37 fprintf(stderr, ": %s\n", strerror(errsv));
45 vfprintf(stderr, fmt, ap);
48 fprintf(stderr, ": %s\n", elf_errmsg(-1));
258 fprintf(stderr, "Usage: elftree [ -s | -h ] elf-file\n"
  /development/tools/emulator/system/libqemu/
test_host_1.c 165 fprintf(stderr, "-unix option needs an argument! See --help for details.\n");
173 fprintf(stderr, "-tcp option needs an argument! See --help for details.\n");
180 fprintf(stderr, "UNKNOWN OPTION: %s\n\n", arg);
195 fprintf(stderr, "Could not start server: %s\n", strerror(errno));
203 fprintf(stderr, "Server error: %s\n", strerror(errno));
215 fprintf(stderr, "Client read error: %s\n", strerror(errno));
229 fprintf(stderr, "Client write error: %s\n", strerror(errno));
  /external/dropbear/
genrsa.c 61 fprintf(stderr, "rsa generation failed\n");
72 fprintf(stderr, "rsa generation failed\n");
79 fprintf(stderr, "rsa generation failed\n");
86 fprintf(stderr, "rsa generation failed\n");
115 fprintf(stderr, "rsa generation failed\n");
121 fprintf(stderr, "rsa generation failed\n");
126 fprintf(stderr, "rsa generation failed\n");
  /external/libpng/contrib/gregbook/
readpng2.c 89 fprintf(stderr, " Compiled with libpng %s; using libpng %s "
96 fprintf(stderr, " Compiled with libpng %s; using libpng %s "
100 fprintf(stderr, " Processor (x86%s) %s MMX instructions.\n",
110 fprintf(stderr,
121 fprintf(stderr,
125 fprintf(stderr, " combining rows (reading)\n");
129 fprintf(stderr,
140 fprintf(stderr, " other (unknown)\n");
144 fprintf(stderr, " (none)\n");
149 fprintf(stderr, " Compiled with libpng %s; using libpng %s
    [all...]
  /external/libsepol/tests/
test-expander.c 82 fprintf(stderr, "out of memory!\n");
88 fprintf(stderr, "out of memory!\n");
94 fprintf(stderr, "out of memory!\n");
102 fprintf(stderr, "read source policy failed %s\n", filename[0]);
110 fprintf(stderr, "read source policy failed %s\n", filename[i]);
116 fprintf(stderr, "link modules failed\n");
121 fprintf(stderr, "expand modules failed\n");
  /external/libvorbis/vq/
huffbuild.c 51 fprintf(stderr,
98 fprintf(stderr,"n must be divisible by group\n");
107 fprintf(stderr,"Could not open file %s\n",infile);
111 fprintf(stderr," making untrained books.\n");
148 fprintf(stderr,"Building tree for %ld entries\n",vals);
158 fprintf(stderr,"Could not open file %s\n",buffer);
184 fprintf(stderr,"Done. \n\n");
  /external/openssh/
kexdhc.c 76 DHparams_print_fp(stderr, dh);
77 fprintf(stderr, "pub= ");
78 BN_print_fp(stderr, dh->pub_key);
79 fprintf(stderr, "\n");
103 fprintf(stderr, "dh_server_pub= ");
104 BN_print_fp(stderr, dh_server_pub);
105 fprintf(stderr, "\n");
kexdhs.c 94 fprintf(stderr, "dh_client_pub= ");
95 BN_print_fp(stderr, dh_client_pub);
96 fprintf(stderr, "\n");
101 DHparams_print_fp(stderr, dh);
102 fprintf(stderr, "pub= ");
103 BN_print_fp(stderr, dh->pub_key);
104 fprintf(stderr, "\n");
kexgexs.c 131 fprintf(stderr, "dh_client_pub= ");
132 BN_print_fp(stderr, dh_client_pub);
133 fprintf(stderr, "\n");
138 DHparams_print_fp(stderr, dh);
139 fprintf(stderr, "pub= ");
140 BN_print_fp(stderr, dh->pub_key);
141 fprintf(stderr, "\n");
  /external/openssl/crypto/x509v3/
v3conf.c 81 fprintf(stderr, "Usage: v3conf cert.pem [file.cnf]\n");
88 fprintf(stderr, "Error opening Config file %s\n", conf_file);
89 ERR_print_errors_fp(stderr);
95 fprintf(stderr, "Can't open certificate file %s\n", argv[1]);
100 fprintf(stderr, "Error reading certificate file %s\n", argv[1]);
109 fprintf(stderr, "Error adding extensions\n");
110 ERR_print_errors_fp(stderr);

Completed in 1218 milliseconds

<<21222324252627282930>>