HomeSort by relevance Sort by last modified time
    Searched refs:STDERR (Results 26 - 50 of 280) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/tools/llvm-config/
find-cycles.pl 62 print STDERR "find-cycles.pl: Circular dependency between *.a files:\n";
63 print STDERR "find-cycles.pl: ", join(' ', @archives), "\n";
67 print STDERR "find-cycles.pl: Circular dependency between *.o files:\n";
68 print STDERR "find-cycles.pl: ", join(' ', @modules), "\n";
  /external/curl/tests/
http2-server.pl 72 print STDERR "\nWarning: http2-server.pl unknown parameter: $ARGV[0]\n";
httpserver.pl 110 print STDERR "\nWarning: httpserver.pl unknown parameter: $ARGV[0]\n";
136 print STDERR "RUN: server/sws $flags\n";
  /external/syslinux/core/
genhash.pl 21 printf STDERR "$0: hash collision (0x%08x) %s %s\n",
  /external/syslinux/libinstaller/
bin2c.pl 24 print STDERR "Usage: $0 table_name [pad] < input_file > output_file\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
224 'expected-stderr', 'm',
225 'expected-stderr-pattern', 'm',
251 print STDERR $Usage;
434 print STDERR "$prog: can't open directory $dir - $!\n";
462 print STDERR "$prog: can't open $file - $!\n";
499 print STDERR "$prog: couldn't cd to $tempdir - $!\n"
    [all...]
  /external/icu/icu4c/source/tools/genren/
genren.pl 198 print STDERR "$ARGV[0]: Not sure what to do with '$_'\n";
204 print STDERR "$ARGV[0]: Skipped strange mangled function $_\n";
206 print STDERR "$ARGV[0]: Skipped vtable $_\n";
208 print STDERR "$ARGV[0]: Skipped typeinfo $_\n";
210 print STDERR "$ARGV[0]: Skipped ignored function $_\n";
246 print STDERR @_;
252 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/protobuf/conformance/
conformance_ruby.rb 107 STDERR.puts("conformance_ruby: request=#{request.to_json}, " \
118 STDERR.puts('conformance_ruby: received EOF from test runner ' \
  /external/syslinux/mbr/
checksize.pl 47 print STDERR "$file: too big ($size > $maxsize)\n";
  /test/vts/utils/python/common/
cmd_utils.py 23 STDERR = 'stderrs'
38 tuple(string, string, int) which are stdout, stderr and return code.
77 command, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
78 (stdout, stderr) = proc.communicate()
81 '(stdout: %s\n stderr: %s\n)' % (command, stdout,
82 stderr))
87 """Executes one shell command and returns (stdout, stderr, exit_code).
94 tuple(string, string, int), containing stdout, stderr, exit_code of
101 stdout=subprocess.PIPE, stderr=subprocess.PIPE)
102 stdout, stderr = p.communicate(
    [all...]
  /test/vts/utils/python/mirror/
shell_mirror.py 49 error code will be -1 with error message on stderr.
58 const.STDERR:
68 [result[const.STDOUT], result[const.STDERR]],
69 ["stdout", "stderr"]):
  /external/syslinux/utils/
ppmtolss16 90 print STDERR "Format error on input\n";
194 print STDERR "$0: Unknown argument: $arg\n";
199 print STDERR "$0: Color index out of range: $arg\n";
206 print STDERR "$0: More than one color index $i\n";
297 printf STDERR
392 printf STDERR "%d pixels, %d bytes, (%2.2f%% compression)\n",
  /prebuilts/go/darwin-x86/src/syscall/
mksyscall.pl 73 print STDERR "usage: mksyscall.pl [-b32 | -l32] [-tags x,y] [file ...]\n";
90 print STDERR "$ARGV:$.: malformed parameter: $p\n";
110 print STDERR "$ARGV:$.: malformed //sys declaration\n";
153 print STDERR "$ARGV:$.: $func uses string arguments, but has no error return\n";
225 print STDERR "$ARGV:$.: too many arguments to system call\n";
268 print STDERR "$ARGV:$.: not enough registers for int64 return\n";
mksyscall_solaris.pl 43 print STDERR "usage: mksyscall_solaris.pl [-b32 | -l32] [-tags x,y] [file ...]\n";
60 print STDERR "$ARGV:$.: malformed parameter: $p\n";
88 print STDERR "$ARGV:$.: malformed //sys declaration\n";
157 print STDERR "$ARGV:$.: $func uses string arguments, but has no error return\n";
197 print STDERR "$ARGV:$.: too many arguments to system call\n";
228 print STDERR "$ARGV:$.: not enough registers for int64 return\n";
  /prebuilts/go/linux-x86/src/syscall/
mksyscall.pl 73 print STDERR "usage: mksyscall.pl [-b32 | -l32] [-tags x,y] [file ...]\n";
90 print STDERR "$ARGV:$.: malformed parameter: $p\n";
110 print STDERR "$ARGV:$.: malformed //sys declaration\n";
153 print STDERR "$ARGV:$.: $func uses string arguments, but has no error return\n";
225 print STDERR "$ARGV:$.: too many arguments to system call\n";
268 print STDERR "$ARGV:$.: not enough registers for int64 return\n";
mksyscall_solaris.pl 43 print STDERR "usage: mksyscall_solaris.pl [-b32 | -l32] [-tags x,y] [file ...]\n";
60 print STDERR "$ARGV:$.: malformed parameter: $p\n";
88 print STDERR "$ARGV:$.: malformed //sys declaration\n";
157 print STDERR "$ARGV:$.: $func uses string arguments, but has no error return\n";
197 print STDERR "$ARGV:$.: too many arguments to system call\n";
228 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/clang-3289846/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-3859424/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-4053586/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-4393122/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-4479392/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-4579689/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-4630689/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...]

Completed in 1243 milliseconds

12 3 4 5 6 7 8 91011>>