Home
last modified time | relevance | path

Searched refs:STDERR (Results 1 – 25 of 129) sorted by relevance

123456

/external/mksh/src/
Dcheck.pl251 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";
521 print STDERR
527 print STDERR
536 print STDERR
547 print STDERR "$prog:$test{':long-name'}: error running perl-setup - $@\n";
554 print STDERR "$prog: can't fork - $!\n";
576 print STDERR "$prog: couldn't open $ifile in child - $!\n";
[all …]
/external/libpng/
Dpngtest.c42 #define STDERR stdout /* For DOS */ macro
467 fprintf(STDERR, "\n%s: libpng warning: %s\n", name, message); in pngtest_warning()
577 fprintf(STDERR, "NULL pointer to png_debug_free.\n"); in png_debug_free()
582 fprintf(STDERR, "WARNING: freeing NULL pointer\n"); in png_debug_free()
601 fprintf(STDERR, "Duplicate free of memory\n"); in png_debug_free()
612 fprintf(STDERR, "Pointer %p not found\n", ptr); in png_debug_free()
759 fprintf(STDERR, "\n stereo mode = %d\n", user_chunk_data.sTER_mode); in write_sTER_chunk()
772 fprintf(STDERR, " vpAg = %lu x %lu, units = %d\n", in write_vpAg_chunk()
884 fprintf(STDERR, "Could not find input file %s\n", inname); in test_one_file()
890 fprintf(STDERR, "Could not open output file %s\n", outname); in test_one_file()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dimplicit-it.s2 @ RUN: FileCheck %s < %t --check-prefix=THUMB-STDERR
4 @ RUN: FileCheck %s < %t --check-prefix=ARM-STDERR
10 @ RUN: FileCheck %s < %t --check-prefix=THUMB-STDERR
14 @ RUN: FileCheck %s < %t --check-prefix=THUMB-STDERR
19 @ RUN: FileCheck %s < %t --check-prefix=ARM-STDERR
28 @ THUMB-STDERR: error: predicated instructions must be in IT block
29 @ ARM-STDERR: warning: predicated instructions should be in IT block
39 @ THUMB-STDERR-NOT: error:
40 @ ARM-STDERR-NOT: warning:
47 @ THUMB-STDERR: error: incorrect condition in IT block
[all …]
Ddirective-arch-mode-switch.s2 @ RUN: FileCheck %s <%t --check-prefix=STDERR
10 @ STDERR-NOT: [[@LINE-1]]:{{[0-9]+}}: warning:
17 @ STDERR: [[@LINE-1]]:{{[0-9]+}}: warning: new target does not support arm mode, switching to thumb…
23 @ STDERR-NOT: [[@LINE-1]]:{{[0-9]+}}: warning:
30 @ STDERR-NOT: [[@LINE-1]]:{{[0-9]+}}: warning:
41 @ STDERR-NOT: [[@LINE-1]]:{{[0-9]+}}: warning:
48 @ STDERR: [[@LINE-1]]:{{[0-9]+}}: warning: new target does not support arm mode, switching to thumb…
/external/u-boot/scripts/
Dcleanpatch87 print STDERR "Usage: $name [-width #] files...\n";
96 print STDERR "$name: $f\n";
99 print STDERR "$f: not a file\n";
104 print STDERR "$name: Cannot open file: $f: $!\n";
123 print STDERR "$name: $f: binary file\n";
167 print STDERR
181 print STDERR "$name: $f: malformed patch\n";
187 print STDERR "$name: $f: malformed patch\n";
240 print STDERR "$name: $f: malformed patch\n";
Dkernel-doc426 print STDERR "Error(${file}:$.): duplicate section name '$name'\n";
1775 print STDERR "Error(${file}:$.): Cannot parse struct or union!\n";
1796 print STDERR "Warning(${file}:$.): Enum value '$arg' ".
1814 print STDERR "Error(${file}:$.): Cannot parse enum!\n";
1842 print STDERR "Error(${file}:$.): Cannot parse typedef!\n";
1974 print STDERR "Warning(${file}:$.): Function parameter ".
1978 print STDERR "Warning(${file}:$.):" .
2029 print STDERR "Warning(${file}:$.): " .
2036 print STDERR "Warning(${file}:$.): " .
2062 print STDERR "Warning(${file}:$.): " .
[all …]
/external/icu/icu4c/source/tools/genren/
Dgenren.pl201 print STDERR "$ARGV[0]: Not sure what to do with '$_'\n";
207 print STDERR "$ARGV[0]: Skipped strange mangled function $_\n";
209 print STDERR "$ARGV[0]: Skipped vtable $_\n";
211 print STDERR "$ARGV[0]: Skipped typeinfo $_\n";
213 print STDERR "$ARGV[0]: Skipped ignored function $_\n";
256 print STDERR @_;
262 print STDERR <<"EndHelpText";
/external/u-boot/scripts/kconfig/
Dstreamline_config.pl56 print STDERR @_;
117 print STDERR "using config: '$file'\n";
416 print STDERR "$module config not found!!\n";
526 print STDERR "WARNING: $config is required, but nothing in the\n";
527 print STDERR " current config selects it.\n";
621 print STDERR "WARNING: MODULE_SIG_KEY assertion failure, ",
625 print STDERR "Module signature verification enabled but ",
639 print STDERR "System keyring enabled but keys \"$orig_keys\" ",
676 print STDERR "module $module did not have configs";
678 print STDERR " " , $conf;
[all …]
/external/grpc-grpc/src/ruby/end2end/
Dkilled_client_thread_driver.rb36 STDERR.puts 'start server'
54 STDERR.puts 'start client'
65 STDERR.puts 'sent shutdown'
72 STDERR.puts "timeout wait for client pid #{client_pid}"
75 STDERR.puts 'killed client child'
Dchannel_state_driver.rb22 STDERR.puts 'start server'
25 STDERR.puts 'start client'
35 STDERR.puts "timeout wait for client pid #{client_pid}"
38 STDERR.puts 'killed client child'
Dforking_client_driver.rb20 STDERR.puts 'start server'
23 STDERR.puts 'start client'
32 STDERR.puts "timeout wait for client pid #{client_pid}"
35 STDERR.puts 'killed client child'
Dchannel_closing_driver.rb23 STDERR.puts 'start server'
26 STDERR.puts 'start client'
39 STDERR.puts "timeout wait for client pid #{client_pid}"
42 STDERR.puts 'killed client child'
Dsig_int_during_channel_watch_driver.rb23 STDERR.puts 'start server'
26 STDERR.puts 'start client'
39 STDERR.puts "timeout wait for client pid #{client_pid}"
42 STDERR.puts 'killed client child'
/external/curl/tests/
Dnroff-scan.pl66 print STDERR "error: $f:$line: missing \\fP after $str\n";
72 print STDERR "error: $f:$line: referring to non-existing man page $man\n";
76 print STDERR "error: $f:$line: use \\fI before $str\n";
82 print STDERR "error: $f:$line: non-referencing $1\n";
90 print STDERR "error: $f:$line: referring to non-existing man page $man\n";
Dmem-include-scan.pl42 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";
Dgetpart.pm109 print STDERR "*** getpart.pm: $section/$part returned data!\n";
112 print STDERR "*** getpart.pm: $section/$part returned empty!\n";
130 print STDERR "*** getpart.pm: $section/$part returned data!\n";
135 print STDERR "*** getpart.pm: $section/$part returned empty!\n";
179 print STDERR "file $file wouldn't open!\n";
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dmksyscall.pl68 print STDERR "usage: mksyscall.pl [-b32 | -l32] [-tags x,y] [file ...]\n";
75 print STDERR "In the new build system, mksyscall should not be called directly.\n";
76 print STDERR "See README.md\n";
95 print STDERR "$ARGV:$.: malformed parameter: $p\n";
115 print STDERR "$ARGV:$.: malformed //sys declaration\n";
158 print STDERR "$ARGV:$.: $func uses string arguments, but has no error return\n";
238 print STDERR "$ARGV:$.: too many arguments to system call\n";
278 print STDERR "$ARGV:$.: not enough registers for int64 return\n";
Dmksyscall_solaris.pl43 print STDERR "usage: mksyscall_solaris.pl [-b32 | -l32] [-tags x,y] [file ...]\n";
60 print STDERR "$ARGV:$.: malformed parameter: $p\n";
85 print STDERR "$ARGV:$.: malformed //sys declaration\n";
154 print STDERR "$ARGV:$.: $func uses string arguments, but has no error return\n";
194 print STDERR "$ARGV:$.: too many arguments to system call\n";
225 print STDERR "$ARGV:$.: not enough registers for int64 return\n";
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
Dindic.pl166 print STDERR "ERROR in $EXCEPTIONS_FILE - Duplicate remap entries for $from\n";
168 …print STDERR "ERROR in $EXCEPTIONS_FILE - Ignoring multichar remap: ", hexArray(@from), "->", hexA…
173 …print STDERR "ERROR in $EXCEPTIONS_FILE - Invalid remap; left side defined: ", hexArray(@from), "-…
175 …print STDERR "ERROR in $EXCEPTIONS_FILE - Invalid remap; right side undefined: ", hexArray(@from),…
184 print STDERR "$EXCEPTIONS_FILE: Loaded ", scalar keys %EXCEPTIONS, " remappings\n";
216 print STDERR "ERROR: Decomp mismatch for $from\n";
217 print STDERR " : $from = ", join(".", @$aref), "\n";
218 print STDERR " : $from = ", join(".", @to), "\n";
520 print STDERR "REMAP ", $REMAP{$remap}, " x $remap\n";
654 print STDERR "ERROR in $RBT_TEMPLATE: Unknown tag $tag\n";
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/Inputs/shtest-shell/
Dredirects.txt21 # RUN: FileCheck --check-prefix=STDERR-WRITE < %t.stderr-write %s
23 # STDERR-WRITE-NOT: not-present
24 # STDERR-WRITE: a line on stderr
27 # RUN: FileCheck --check-prefix=STDERR-APPEND < %t.stderr-write %s
29 # STDERR-APPEND: a line on stderr
30 # STDERR-APPEND: a line on stderr
/external/llvm/utils/lit/tests/Inputs/shtest-shell/
Dredirects.txt21 # RUN: FileCheck --check-prefix=STDERR-WRITE < %t.stderr-write %s
23 # STDERR-WRITE-NOT: not-present
24 # STDERR-WRITE: a line on stderr
27 # RUN: FileCheck --check-prefix=STDERR-APPEND < %t.stderr-write %s
29 # STDERR-APPEND: a line on stderr
30 # STDERR-APPEND: a line on stderr
/external/llvm/test/MC/ARM/
Ddirective-arch-mode-switch.s2 @ RUN: FileCheck %s <%t --check-prefix=STDERR
10 @ STDERR-NOT: [[@LINE-1]]:{{[0-9]+}}: warning:
17 @ STDERR: [[@LINE-1]]:{{[0-9]+}}: warning: new target does not support arm mode, switching to thumb…
23 @ STDERR-NOT: [[@LINE-1]]:{{[0-9]+}}: warning:
30 @ STDERR-NOT: [[@LINE-1]]:{{[0-9]+}}: warning:
41 @ STDERR-NOT: [[@LINE-1]]:{{[0-9]+}}: warning:
48 @ STDERR: [[@LINE-1]]:{{[0-9]+}}: warning: new target does not support arm mode, switching to thumb…
/external/strace/
Dstrace-graph73 print STDERR "$0: $ARGV: cannot find start of resumed call on line $.";
103 print STDERR "$0: $ARGV: $.: cannot parse line.\n";
141 print STDERR "$0: $ARGV: $.: cannot parse string.\n";
150 print STDERR "$0: $ARGV: $.: unrecognized element.\n";
171 print STDERR "$0: $ARGV: $.: missing comma in array.\n";
185 print STDERR "$0: $ARGV: $.: struct field expected.\n";
193 print STDERR "$0: $ARGV: $.: missing comma in struct.\n";
204 print STDERR "$0: $ARGV: $.: missing comma.\n";
/external/clang/tools/scan-build/libexec/
Dccc-analyzer34 open OLDERR, ">&", \*STDERR;
39 open(STDERR, ">&", \*STDOUT);
46 open STDERR, ">&", \*OLDERR;
264 print STDERR "\n[LOCATION]: $dir\n";
273 print STDERR join(' ', @PrintArgs);
274 print STDERR "\n";
277 print STDERR "#SHELL (cd '$dir' && @PrintArgs)\n";
289 print STDERR $_;
461 print STDERR "$Compiler @ARGV\n";
/external/curl/docs/cmdline-opts/
Dgen.pl152 print STDERR "WARN: no 'Long:' in $f\n";
158 print STDERR "WARN: unrecognized line in $f, ignoring:\n:'$_';"
206 print STDERR "WARN: $f see-alsos a non-existing option: $k\n";
223 print STDERR "WARN: $f mutexes a non-existing option: $k\n";
322 print STDERR "WARN: the --$long line is too long\n";
343 print STDERR "$f: failed\n";

123456