Searched refs:STDERR (Results 1 - 25 of 63) sorted by relevance

123

/external/ipsec-tools/src/racoon/contrib/
H A Dsp.pl13 print STDERR "install esp transport mode: $src -> $dst\n";
17 print STDERR "delete policy: $src -> $dst\n";
/external/mksh/src/
H A Dcheck.pl244 print STDERR $Usage;
403 print STDERR "$prog: can't open directory $dir - $!\n";
431 print STDERR "$prog: can't open $file - $!\n";
468 print STDERR "$prog: couldn't cd to $tempdir - $!\n";
490 print STDERR
496 print STDERR
505 print STDERR
516 print STDERR "$prog:$test{':long-name'}: error running perl-setup - $@\n";
523 print STDERR "$prog: can't fork - $!\n";
545 print STDERR "
[all...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dadd-include38 unless ($filename =~ /(\w+)\.cpp$/) { print STDERR "Command line args must be .cpp files: $filename.\n"; next FILE; }
55 unless (open INPUT, "<", $filename) { print STDERR "File does not exist: $filename\n"; next FILE; }
59 if ($pastIncludes) { print STDERR "Saw more includes after include section in $filename, line $.\n"; next FILE; }
63 unless ($sawConfig) { print STDERR "First include must be config.h in $filename, line $.\n"; next FILE; }
67 unless ($sawSelfInclude) { print STDERR "Second include must be $base.h in $filename, line $.\n"; next FILE; }
79 unless ($currentCondition eq "") { print STDERR "Nested #if in include section in $filename, line $.\n"; next FILE; }
84 unless ($currentCondition ne "") { print STDERR "Extra #endif in include section in $filename, line $.\n"; next FILE; }
94 unless ($currentCondition eq "") { print STDERR "Unterminated #if in include section in $filename, line $.\n"; next FILE; }
119 unless (open OUTPUT, ">", $filename) { print STDERR "Could not open file for writing: $filename\n"; next FILE; };
H A Dcheck-for-weak-vtables-and-externals78 print STDERR if $_ ne "nm: no name list\n";
H A Dcheck-for-exit-time-destructors90 print STDERR if $_ ne "nm: no name list\n";
/external/libpng/
H A Dpngtest.c41 /* #define STDERR stderr */
42 #define STDERR stdout /* For DOS */ macro
446 fprintf(STDERR, "%s: libpng warning: %s\n", name, message);
556 fprintf(STDERR, "NULL pointer to png_debug_free.\n");
561 fprintf(STDERR, "WARNING: freeing NULL pointer\n");
579 fprintf(STDERR, "Duplicate free of memory\n");
591 fprintf(STDERR, "Pointer %x not found\n", (unsigned int)ptr);
738 fprintf(STDERR, "\n stereo mode = %d\n", user_chunk_data.sTER_mode);
751 fprintf(STDERR, " vpAg = %lu x %lu, units = %d\n",
857 fprintf(STDERR, "Coul
[all...]
/external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/
H A DTest.pm119 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: $!";
128 close STDERR or die "Can't close stderr: $!";
129 open STDERR, '>&', $old_err or die "Can't restore stderr: $!";
/external/wpa_supplicant_8/hostapd/logwatch/
H A Dhostapd19 print STDERR "\n\nDEBUG: Inside HOSTAPD Filter\n\n";
24 print STDERR "DEBUG($debugcounter): $line";
/external/openssl/apps/
H A DCA.pl67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
166 print STDERR "Unknown arg $_\n";
167 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
H A DCA.pl.in67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
166 print STDERR "Unknown arg $_\n";
167 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
/external/chromium_org/third_party/icu/source/tools/genren/
H A Dgenren.pl196 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/icu/icu4c/source/tools/genren/
H A Dgenren.pl196 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/strace/linux/x86_64/
H A Dgentab.pl58 print STDERR "unknown call $name $num\n";
/external/bison/build-aux/
H A Dupdate-b4-copyright130 print STDERR
147 print STDERR
/external/srec/tools/cmd/
H A Dpht_to_long.pl20 print STDERR "using phtfile $phtfile\n";
H A Dpht_to_short.pl14 print STDERR "using phtfile $phtfile\n";
/external/jemalloc/bin/
H A Dpprof286 print STDERR "$msg\n\n";
287 print STDERR usage_string();
288 print STDERR "\nFATAL ERROR: $msg\n"; # just as a reminder
730 print STDERR ShellEscape(@GV, "-scale", $main::opt_scale) . "\n";
743 print STDERR "Loading web page file:///$fname\n";
766 print STDERR "Could not load web browser.\n";
772 print STDERR "Starting '@KCACHEGRIND " . $fname . $bg . "'\n";
783 print STDERR "Welcome to pprof! For help, type 'help'.\n";
798 print STDERR "(pprof) ";
822 print STDERR "\
[all...]
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof286 print STDERR "$msg\n\n";
287 print STDERR usage_string();
288 print STDERR "\nFATAL ERROR: $msg\n"; # just as a reminder
730 print STDERR ShellEscape(@GV, "-scale", $main::opt_scale) . "\n";
743 print STDERR "Loading web page file:///$fname\n";
766 print STDERR "Could not load web browser.\n";
772 print STDERR "Starting '@KCACHEGRIND " . $fname . $bg . "'\n";
783 print STDERR "Welcome to pprof! For help, type 'help'.\n";
798 print STDERR "(pprof) ";
822 print STDERR "\
[all...]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dsymshift.pl185 #printf STDERR "doing table $table (plane %d)\n", $plane{$table};
207 print STDERR "symbol \"$sym\" was allready assigned to plane of \"$table{$otherplane}\" ($otherplane); overwriting\n";
213 print STDERR "strange line (no mapval) in $file: $_";
216 print STDERR "strange line (no SYM) in $file: $_";
/external/clang/tools/scan-build/
H A Dccc-analyzer147 open(STDERR,">&", \*TO_PARENT);
223 print STDERR "\n[LOCATION]: $dir\n";
232 print STDERR join(' ', @PrintArgs);
233 print STDERR "\n";
236 print STDERR "#SHELL (cd '$dir' && @PrintArgs)\n";
239 # Capture the STDERR of clang and send it to a temporary file.
240 # Capture the STDOUT of clang and reroute it to ccc-analyzer's STDERR.
248 open(STDERR,">&", \*TO_PARENT);
257 print STDERR $_;
433 print STDERR "
[all...]
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
H A Dsunspider89 print STDERR $usage;
173 print STDERR "Found " . scalar(@tests) . " tests matching '" . $testsPattern . "'\n";
175 print STDERR "Found " . scalar(@tests) . " tests\n";
178 print STDERR "Running SunSpider once for warmup, then " . ($runInstruments ? "under Instruments" : "$testRuns time" . ($testRuns == 1 ? "" : "s")) . "\n";
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dpprof286 print STDERR "$msg\n\n";
287 print STDERR usage_string();
288 print STDERR "\nFATAL ERROR: $msg\n"; # just as a reminder
730 print STDERR ShellEscape(@GV, "-scale", $main::opt_scale) . "\n";
743 print STDERR "Loading web page file:///$fname\n";
766 print STDERR "Could not load web browser.\n";
772 print STDERR "Starting '@KCACHEGRIND " . $fname . $bg . "'\n";
783 print STDERR "Welcome to pprof! For help, type 'help'.\n";
798 print STDERR "(pprof) ";
822 print STDERR "\
[all...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/
H A Dhttpd.pm221 print STDERR "Timed out waiting for httpd to terminate!\n" unless $succeeded;
315 print STDERR "\nPID mismatch.\n";
/external/pcre/dist/
H A D132html92 print STDERR "\n*** Deprecated macro encountered - rewrite needed\n";
93 print STDERR "*** $_\n";
/external/strace/
H A Dstrace-graph66 print STDERR "$0: $ARGV: cannot find start of resumed call on line $.";
87 print STDERR "$0: $ARGV: $.: cannot parse line.\n";
124 print STDERR "$0: $ARGV: $.: cannot parse string.\n";
133 print STDERR "$0: $ARGV: $.: unrecognized element.\n";
154 print STDERR "$0: $ARGV: $.: missing comma in array.\n";
168 print STDERR "$0: $ARGV: $.: struct field expected.\n";
176 print STDERR "$0: $ARGV: $.: missing comma in struct.\n";
187 print STDERR "$0: $ARGV: $.: missing comma.\n";

Completed in 8727 milliseconds

123