HomeSort by relevance Sort by last modified time
    Searched full:stderr (Results 301 - 325 of 2500) sorted by null

<<11121314151617181920>>

  /external/iproute2/tc/
q_fifo.c 28 fprintf(stderr, "Usage: ... [p|b]fifo [ limit NUMBER ]\n");
43 fprintf(stderr, "Illegal \"limit\"\n");
51 fprintf(stderr, "What is \"%s\"?\n", *argv);
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/libpng/
pngerror.c 257 fprintf(stderr, "libpng error no. %s: %s",
259 fprintf(stderr, PNG_STRING_NEWLINE);
263 fprintf(stderr, "libpng error: %s, offset=%d",
265 fprintf(stderr, PNG_STRING_NEWLINE);
271 fprintf(stderr, "libpng error: %s", error_message);
272 fprintf(stderr, PNG_STRING_NEWLINE);
321 fprintf(stderr, "libpng warning no. %s: %s",
323 fprintf(stderr, PNG_STRING_NEWLINE);
327 fprintf(stderr, "libpng warning: %s",
329 fprintf(stderr, PNG_STRING_NEWLINE)
    [all...]
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe-discovery.c 53 fprintf(stderr, "Could not open %s: %s\n",
122 fprintf(stderr, "Usage: pppoe-discovery [options]\n");
123 fprintf(stderr, "\nVersion " VERSION "\n");
  /external/qemu/android/utils/
system.c 34 fprintf(stderr, "PANIC: not enough memory\n");
51 fprintf(stderr, "PANIC: not enough memory\n");
69 fprintf(stderr, "PANIC: not enough memory to reallocate %d bytes\n", size);
  /external/quake/quake/src/WinQuake/
main.cpp 68 fprintf(stderr, "Quake < %lld %d %s\n", time, startTimeStackPointer, buf);
87 fprintf(stderr, "Quake > %lld [%d] %lld %s\n", time, startTimeStackPointer, elapsed, buf);
95 fprintf(stderr, "Quake = %lld %s\n", time, buf);
  /external/webkit/WebKitTools/Scripts/webkitpy/
outputcapture.py 29 # Class for unittest support. Used for capturing stderr/stdout.
50 self._capture_output_with_name("stderr")
53 return (self._restore_output_with_name("stdout"), self._restore_output_with_name("stderr"))
  /frameworks/base/tests/backup/
backup_stress_test.sh 48 echo "FAILED iteration $i of $iterations; $failures failures so far" > /dev/stderr
51 printf "Iteration %d:\tPASS; remaining: %d\n" $i $(($iterations - $i - 1)) > /dev/stderr
59 echo "DONE: $iterations iterations with $failures failures." > /dev/stderr
  /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 41 fprintf(stderr, "%s: invalid option -%c\n",
48 fprintf(stderr, "Usage: %s [-b base] [-c count] [-r delay] file\n", argv[0]);
54 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...]
  /frameworks/base/cmds/stagefright/
stagefright.cpp 73 fprintf(stderr, "Failed to instantiate decoder for '%s'.\n", mime);
81 fprintf(stderr, "rawSource returned error %d (0x%08x)\n", err, err);
260 fprintf(stderr, "usage: %s\n", me);
261 fprintf(stderr, " -h(elp)\n");
262 fprintf(stderr, " -a(udio)\n");
263 fprintf(stderr, " -n repetitions\n");
264 fprintf(stderr, " -l(ist) components\n");
265 fprintf(stderr, " -m max-number-of-frames-to-decode in each pass\n");
266 fprintf(stderr, " -b bug to reproduce\n");
267 fprintf(stderr, " -p(rofiles) dump decoder profiles supported\n")
    [all...]
  /external/iproute2/ip/
ipaddress.c 64 fprintf(stderr, "Usage: ip addr {add|change|replace} IFADDR dev STRING [ LIFETIME ]\n");
65 fprintf(stderr, " [ CONFFLAG-LIST]\n");
66 fprintf(stderr, " ip addr del IFADDR dev STRING\n");
67 fprintf(stderr, " ip addr {show|flush} [ dev STRING ] [ scope SCOPE-ID ]\n");
68 fprintf(stderr, " [ to PREFIX ] [ FLAG-LIST ] [ label PATTERN ]\n");
69 fprintf(stderr, "IFADDR := PREFIX | ADDR peer PREFIX\n");
70 fprintf(stderr, " [ broadcast ADDR ] [ anycast ADDR ]\n");
71 fprintf(stderr, " [ label STRING ] [ scope SCOPE-ID ]\n");
72 fprintf(stderr, "SCOPE-ID := [ host | link | global | NUMBER ]\n");
73 fprintf(stderr, "FLAG-LIST := [ FLAG-LIST ] FLAG\n")
    [all...]
  /development/simulator/app/
PhoneData.cpp 119 fprintf(stderr, "SimCFG: unexpected value for display format\n");
126 fprintf(stderr,
190 fprintf(stderr, "SimCFG: unexpected value for rotation\n");
215 fprintf(stderr,
219 fprintf(stderr, "SimCFG: Warning: unexpected stuff in <display>\n");
226 fprintf(stderr,
245 fprintf(stderr, "SimCFG: <image> is funky\n");
275 fprintf(stderr, "SimCFG: <image> requires src/x/y\n");
295 fprintf(stderr, "SimCFG: button is funky\n");
334 fprintf(stderr, "SimCFG: <button> requires keycode and may have src/x/y\n")
    [all...]
  /development/tools/jdwpspy/
Net.c 249 fprintf(stderr, "Socket create failed: %s\n", strerror(errno));
257 fprintf(stderr, "setsockopt(SO_REUSEADDR) failed: %s\n",
269 fprintf(stderr, "attempt to bind to port %u failed: %s\n",
274 fprintf(stderr, "+++ bound to port %u\n", listenPort);
277 fprintf(stderr, "Listen failed: %s\n", strerror(errno));
288 fprintf(stderr, "Name lookup of '%s' failed: %s\n",
296 fprintf(stderr, "+++ connect host resolved to %s\n",
379 fprintf(stderr, "accept failed: %s\n", strerror(errno));
384 fprintf(stderr, "+++ accepted connection from %s:%u\n",
404 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/icu4c/tools/gencase/
gencase.c 136 fprintf(stderr, "gencase: syntax error in %s.txt field 0 at %s\n", bin->ucdFile, fields[0][0]);
153 fprintf(stderr, "gencase error: mask value %d==0 for %s %s\n",
160 fprintf(stderr, "gencase error: unable to set %s, code: %s\n",
180 fprintf(stderr, "error parsing %s.txt: %s\n", bin->ucdFile, u_errorName(*pErrorCode));
230 fprintf(stderr,
239 fprintf(stderr,
246 fprintf(stderr,
253 fprintf(stderr,
428 fprintf(stderr, "gencase: syntax error in SpecialCasing.txt field 0 at %s\n", fields[0][0]);
452 fprintf(stderr, "gencase: error parsing special casing at %s\n", fields[0][0])
    [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/icu4c/tools/pkgdata/
pkgdata.cpp 276 fprintf(stderr,
280 fprintf(stderr, "Run '%s --help' for help.\n", progname);
288 fprintf(stderr, " required parameter is missing: -O is required \n");
289 fprintf(stderr, "Run '%s --help' for help.\n", progname);
301 fprintf(stderr, " required parameter -p is missing \n");
302 fprintf(stderr, "Run '%s --help' for help.\n", progname);
307 fprintf(stderr,
315 fprintf(stderr,
322 fprintf(stderr, "\n options:\n");
324 fprintf(stderr, "%-5s -%c %s%-10s %s\n"
    [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...]
  /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...]

Completed in 524 milliseconds

<<11121314151617181920>>