HomeSort by relevance Sort by last modified time
    Searched refs:STDERR (Results 1 - 25 of 152) sorted by null

1 2 3 4 5 6 7

  /prebuilts/go/darwin-x86/test/
errchk 9 # it succeeds, this script will report an error. The stderr output of
28 print STDERR "Usage: errchk COMPILER [OPTS] SOURCEFILES\n";
58 print STDERR "BUG: errchk: command succeeded unexpectedly\n";
59 print STDERR @out;
64 print STDERR "BUG: errchk: command failed unexpectedly\n";
65 print STDERR @out;
70 print STDERR "BUG: errchk: compiler crashed\n";
71 print STDERR @out, "\n";
77 print STDERR "BUG: ";
93 print STDERR "$file:$line: malformed regexp\n"
    [all...]
  /prebuilts/go/linux-x86/test/
errchk 9 # it succeeds, this script will report an error. The stderr output of
28 print STDERR "Usage: errchk COMPILER [OPTS] SOURCEFILES\n";
58 print STDERR "BUG: errchk: command succeeded unexpectedly\n";
59 print STDERR @out;
64 print STDERR "BUG: errchk: command failed unexpectedly\n";
65 print STDERR @out;
70 print STDERR "BUG: errchk: compiler crashed\n";
71 print STDERR @out, "\n";
77 print STDERR "BUG: ";
93 print STDERR "$file:$line: malformed regexp\n"
    [all...]
  /toolchain/binutils/binutils-2.25/gprof/
bbconv.pl 41 print STDERR "Miscount: line $.\n" if ($blockcount != 0);
47 print STDERR "Miscount: line $.\n" if ($blockcount == 0);
  /development/tools/findunused/
findunusedtranslations 4 print STDERR "Usage: findunusedtranslations values/strings.xml\n";
5 print STDERR "\n";
6 print STDERR "Will read values/strings.xml and rewrite\n";
7 print STDERR "values-xx/strings.xml and values-xx-rYY/strings.xml\n";
8 print STDERR "files to remove strings that no longer appear in the\n";
9 print STDERR "base strings file.\n";
19 print STDERR "Bad format for $ARGV[0]\n";
24 print STDERR "$0: $ARGV[0]: No such file\n";
  /external/curl/tests/
mem-include-scan.pl 42 print STDERR "checking $file...\n";
73 print STDERR "$file doesn't include \"memdebug.h\"!\n";
76 print STDERR "$file doesn't include \"curl_memory.h\"!\n";
94 print STDERR "----\n$errs errors detected!\n";
httpserver.pl 110 print STDERR "\nWarning: httpserver.pl unknown parameter: $ARGV[0]\n";
136 print STDERR "RUN: server/sws $flags\n";
  /external/ipsec-tools/src/racoon/contrib/
sp.pl 13 print STDERR "install esp transport mode: $src -> $dst\n";
17 print STDERR "delete policy: $src -> $dst\n";
  /external/libvncserver/utils/
consolefont2c.pl 14 print STDERR "$i -> $fontname\n";
17 print STDERR read(IN,$x,4096);
  /external/libpng/
pngtest.c 41 /* #define STDERR stderr */
42 #define STDERR stdout /* For DOS */
101 # define pngtest_debug(m) ((void)fprintf(stderr, m "\n"))
102 # define pngtest_debug1(m,p1) ((void)fprintf(stderr, m "\n", p1))
103 # define pngtest_debug2(m,p1,p2) ((void)fprintf(stderr, m "\n", p1, p2))
475 fprintf(STDERR, "%s: libpng warning: %s\n", name, message);
585 fprintf(STDERR, "NULL pointer to png_debug_free.\n");
590 fprintf(STDERR, "WARNING: freeing NULL pointer\n");
609 fprintf(STDERR, "Duplicate free of memory\n")
    [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
gather-docs 50 print STDERR "Usage: gather-docs [-v] srcdir outfile.txi [files with snippets in them ...]\n";
59 print STDERR "Cannot open $srcdir/$in for reading: $!\n";
104 print STDERR "Cannot open $outfile for writing: $!\n";
122 print STDERR "Disk full writing $srcdir/$cat.texi\n";
  /external/mksh/src/
check.pl 33 # expected-stderr:
125 # expected-stderr m What the test should generate on stderr;
127 # expected-stderr-pattern m A perl pattern which matches the
218 'expected-stderr', 'm',
219 'expected-stderr-pattern', 'm',
245 print STDERR $Usage;
406 print STDERR "$prog: can't open directory $dir - $!\n";
434 print STDERR "$prog: can't open $file - $!\n";
471 print STDERR "$prog: couldn't cd to $tempdir - $!\n"
    [all...]
  /external/wpa_supplicant_8/hostapd/logwatch/
hostapd 19 print STDERR "\n\nDEBUG: Inside HOSTAPD Filter\n\n";
24 print STDERR "DEBUG($debugcounter): $line";
  /external/icu/icu4c/source/tools/genren/
genren.pl 196 print STDERR "$ARGV[0]: Not sure what to do with '$_'\n";
202 print STDERR "$ARGV[0]: Skipped strange mangled function $_\n";
204 print STDERR "$ARGV[0]: Skipped vtable $_\n";
206 print STDERR "$ARGV[0]: Skipped typeinfo $_\n";
208 print STDERR "$ARGV[0]: Skipped ignored function $_\n";
244 print STDERR @_;
250 print STDERR <<"EndHelpText";
  /external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/
Test.pm 119 open my $old_err, '>&STDERR' or die "Can't capture stderr: $!";
120 close STDERR or die "Can't close stderr: $!";
121 open STDERR, '>', 'err.tmp' or die "Can't redirect stderr: $!";
126 # restore stderr
128 close STDERR or die "Can't close stderr: $!";
129 open STDERR, '>&', $old_err or die "Can't restore stderr: $!"
    [all...]
  /external/bison/build-aux/
update-b4-copyright 130 print STDERR
147 print STDERR
  /prebuilts/go/darwin-x86/src/syscall/
mksyscall.pl 67 print STDERR "usage: mksyscall.pl [-b32 | -l32] [file ...]\n";
84 print STDERR "$ARGV:$.: malformed parameter: $p\n";
104 print STDERR "$ARGV:$.: malformed //sys declaration\n";
149 print STDERR "$ARGV:$.: $func uses string arguments, but has no error return\n";
222 print STDERR "$ARGV:$.: too many arguments to system call\n";
265 print STDERR "$ARGV:$.: not enough registers for int64 return\n";
mksyscall_solaris.pl 37 print STDERR "usage: mksyscall_solaris.pl [-b32 | -l32] [file ...]\n";
54 print STDERR "$ARGV:$.: malformed parameter: $p\n";
82 print STDERR "$ARGV:$.: malformed //sys declaration\n";
154 print STDERR "$ARGV:$.: $func uses string arguments, but has no error return\n";
195 print STDERR "$ARGV:$.: too many arguments to system call\n";
226 print STDERR "$ARGV:$.: not enough registers for int64 return\n";
  /prebuilts/go/linux-x86/src/syscall/
mksyscall.pl 67 print STDERR "usage: mksyscall.pl [-b32 | -l32] [file ...]\n";
84 print STDERR "$ARGV:$.: malformed parameter: $p\n";
104 print STDERR "$ARGV:$.: malformed //sys declaration\n";
149 print STDERR "$ARGV:$.: $func uses string arguments, but has no error return\n";
222 print STDERR "$ARGV:$.: too many arguments to system call\n";
265 print STDERR "$ARGV:$.: not enough registers for int64 return\n";
mksyscall_solaris.pl 37 print STDERR "usage: mksyscall_solaris.pl [-b32 | -l32] [file ...]\n";
54 print STDERR "$ARGV:$.: malformed parameter: $p\n";
82 print STDERR "$ARGV:$.: malformed //sys declaration\n";
154 print STDERR "$ARGV:$.: $func uses string arguments, but has no error return\n";
195 print STDERR "$ARGV:$.: too many arguments to system call\n";
226 print STDERR "$ARGV:$.: not enough registers for int64 return\n";
  /external/clang/tools/scan-build/libexec/
ccc-analyzer 25 # List form 'system' with STDOUT and STDERR captured.
32 # Save STDOUT and STDERR and redirect to a temporary file.
34 open OLDERR, ">&", \*STDERR;
39 open(STDERR, ">&", \*STDOUT);
41 # Invoke 'system', STDOUT and STDERR are output to a temporary file.
44 # Restore STDOUT and STDERR.
46 open STDERR, ">&", \*OLDERR;
179 rename($ofile, "$PPFile.stderr.txt");
264 print STDERR "\n[LOCATION]: $dir\n";
271 # We MUST print to stderr. Some clients use the stdout output o
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/
ccc-analyzer 25 # List form 'system' with STDOUT and STDERR captured.
32 # Save STDOUT and STDERR and redirect to a temporary file.
34 open OLDERR, ">&", \*STDERR;
39 open(STDERR, ">&", \*STDOUT);
41 # Invoke 'system', STDOUT and STDERR are output to a temporary file.
44 # Restore STDOUT and STDERR.
46 open STDERR, ">&", \*OLDERR;
176 rename($ofile, "$PPFile.stderr.txt");
257 print STDERR "\n[LOCATION]: $dir\n";
264 # We MUST print to stderr. Some clients use the stdout output o
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 25 # List form 'system' with STDOUT and STDERR captured.
32 # Save STDOUT and STDERR and redirect to a temporary file.
34 open OLDERR, ">&", \*STDERR;
39 open(STDERR, ">&", \*STDOUT);
41 # Invoke 'system', STDOUT and STDERR are output to a temporary file.
44 # Restore STDOUT and STDERR.
46 open STDERR, ">&", \*OLDERR;
179 rename($ofile, "$PPFile.stderr.txt");
264 print STDERR "\n[LOCATION]: $dir\n";
271 # We MUST print to stderr. Some clients use the stdout output o
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 25 # List form 'system' with STDOUT and STDERR captured.
32 # Save STDOUT and STDERR and redirect to a temporary file.
34 open OLDERR, ">&", \*STDERR;
39 open(STDERR, ">&", \*STDOUT);
41 # Invoke 'system', STDOUT and STDERR are output to a temporary file.
44 # Restore STDOUT and STDERR.
46 open STDERR, ">&", \*OLDERR;
179 rename($ofile, "$PPFile.stderr.txt");
264 print STDERR "\n[LOCATION]: $dir\n";
271 # We MUST print to stderr. Some clients use the stdout output o
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 25 # List form 'system' with STDOUT and STDERR captured.
32 # Save STDOUT and STDERR and redirect to a temporary file.
34 open OLDERR, ">&", \*STDERR;
39 open(STDERR, ">&", \*STDOUT);
41 # Invoke 'system', STDOUT and STDERR are output to a temporary file.
44 # Restore STDOUT and STDERR.
46 open STDERR, ">&", \*OLDERR;
179 rename($ofile, "$PPFile.stderr.txt");
264 print STDERR "\n[LOCATION]: $dir\n";
271 # We MUST print to stderr. Some clients use the stdout output o
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-build/
ccc-analyzer 25 # List form 'system' with STDOUT and STDERR captured.
32 # Save STDOUT and STDERR and redirect to a temporary file.
34 open OLDERR, ">&", \*STDERR;
39 open(STDERR, ">&", \*STDOUT);
41 # Invoke 'system', STDOUT and STDERR are output to a temporary file.
44 # Restore STDOUT and STDERR.
46 open STDERR, ">&", \*OLDERR;
176 rename($ofile, "$PPFile.stderr.txt");
257 print STDERR "\n[LOCATION]: $dir\n";
264 # We MUST print to stderr. Some clients use the stdout output o
    [all...]

Completed in 641 milliseconds

1 2 3 4 5 6 7