Home
last modified time | relevance | path

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

123

/external/mksh/src/
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 "$prog: couldn't open $ifile in child - $!\n";
[all …]
/external/libvncserver/x11vnc/misc/
Dconnect_switch99 close STDERR;
100 open(STDERR, ">&STDOUT");
102 select(STDERR); $| = 1;
112 print STDERR "$_[0]:\t$$ looppid=$looppid\n";
134 print STDERR "could not open pidfile: $pf - $! - continuing...\n";
167 close STDERR;
176 print STDERR "connect_switch: starting service at ", scalar(localtime), " master-pid=$$\n";
187 print STDERR "connect_switch: re-starting service at ", scalar(localtime), " master-pid=$$\n";
409 print STDERR "last connection ($cmax)\n" if $verbose;
412 print STDERR "listening for connection: $conn\n" if $verbose;
[all …]
Dinet6to455 close STDERR;
56 open(STDERR, ">&STDOUT");
58 select(STDERR); $| = 1;
68 print STDERR "$_[0]:\t$$ looppid=$looppid\n";
90 print STDERR "could not open pidfile: $pf - $! - continuing...\n";
123 close STDERR;
132 print STDERR "$program: starting service at ", scalar(localtime), " master-pid=$$\n";
143 print STDERR "$program: re-starting service at ", scalar(localtime), " master-pid=$$\n";
255 print STDERR "last connection ($cmax)\n" if $verbose;
258 print STDERR "listening for connection: $conn\n" if $verbose;
[all …]
Duinput.pl116 print STDERR "\n";
150 print STDERR "io_ctl(FD, $cmd, $val) = $ret $err\n";
154 print STDERR "io_ctl(FD, $cmd) = $ret $err\n";
163 print STDERR "do_syn EV_SYN\n";
166 print STDERR "do_syn: $!\n";
176 print STDERR "do_key $key $down\n";
179 print STDERR "do_key: $!\n";
183 print STDERR "\n";
192 print STDERR "do_btn $button $down\n";
195 print STDERR "do_btn: $!\n";
[all …]
Dqt_tslib_inject.pl168 print STDERR "keycmds: $name/ALL: running: $cmd\n";
171 print STDERR "keycmds: $name: running: $cmd\n";
187 print STDERR "do_keysym: key not implemented-$nolookup $down $keysym $name $hint.\n" if $debug;
191 print STDERR gettime() . " do_keysym: $name\n" if $debug;
218 print STDERR gettime() . " do_pointer $x $y (=> $x2 $y2) $mask $hint.\n" if $debug;
234 print STDERR "dragskip $down_count $dragskip\n" if $debug;
271 print STDERR "do_syn EV_SYN\n" if $debug;
274 print STDERR "do_syn: $!\n";
285 print STDERR "do_key $key $down\n" if $debug;
288 print STDERR "do_key: $!\n";
[all …]
Dslide.pl41 print STDERR "loading '$pic' please wait ...\n";
73 print STDERR "\nFinished loading $N images. Click Button or Spacebar for next.\n";
94 print STDERR "showing pic $i: $pic\t$w x $h +$dy+$dx\n";
112 print STDERR "$0 done.\n";
Dvcinject.pl103 print STDERR "skip: '$keysym' -> $n\n" if $down && $debug;
110 print STDERR "ctrl=$control $keysym/$k syscall(" .
Dpanner.pl55 print STDERR "running: $cmd\n";
113 print STDERR "k=$k v=$v\n" if $ENV{DEBUG};
Drx11vnc.pl71 /^-/ && ((print STDERR "Invalid arg: $_\n$Usage"), exit 1, last CASE);
77 select(STDERR); $| = 1;
/external/libpng/
Dpngtest.c42 #define STDERR stdout /* For DOS */ macro
446 fprintf(STDERR, "%s: libpng warning: %s\n", name, message); in pngtest_warning()
556 fprintf(STDERR, "NULL pointer to png_debug_free.\n"); in png_debug_free()
561 fprintf(STDERR, "WARNING: freeing NULL pointer\n"); in png_debug_free()
579 fprintf(STDERR, "Duplicate free of memory\n"); in png_debug_free()
591 fprintf(STDERR, "Pointer %x not found\n", (unsigned int)ptr); in png_debug_free()
738 fprintf(STDERR, "\n stereo mode = %d\n", user_chunk_data.sTER_mode); in write_sTER_chunk()
751 fprintf(STDERR, " vpAg = %lu x %lu, units = %d\n", in write_vpAg_chunk()
857 fprintf(STDERR, "Could not find input file %s\n", inname); in test_one_file()
863 fprintf(STDERR, "Could not open output file %s\n", outname); in test_one_file()
[all …]
/external/icu/icu4c/source/tools/genren/
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/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/strace/
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";
/external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/
DTest.pm120 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/clang/tools/scan-build/
Dccc-analyzer166 open(STDERR,">&", \*TO_PARENT);
242 print STDERR "\n[LOCATION]: $dir\n";
251 print STDERR join(' ', @PrintArgs);
252 print STDERR "\n";
255 print STDERR "#SHELL (cd '$dir' && @PrintArgs)\n";
267 open(STDERR,">&", \*TO_PARENT);
276 print STDERR $_;
451 print STDERR "$Compiler @ARGV\n";
Dscan-build67 print STDERR BOLD, RED "$Prog: ";
68 print STDERR RESET, RED @_;
69 print STDERR RESET;
71 print STDERR "$Prog: @_";
85 print STDERR BOLD, RED "$Prog: ";
86 print STDERR RESET, RED @_;
87 print STDERR RESET;
90 print STDERR "$Prog: ", @_;
1240 open(STDERR,">&", \*TO_PARENT);
1263 open(STDERR,">&", \*TO_PARENT);
/external/jemalloc/bin/
Djeprof.in289 print STDERR "$msg\n\n";
290 print STDERR usage_string();
291 print STDERR "\nFATAL ERROR: $msg\n"; # just as a reminder
754 print STDERR ShellEscape(@GV, "-scale", $main::opt_scale) . "\n";
767 print STDERR "Loading web page file:///$fname\n";
790 print STDERR "Could not load web browser.\n";
796 print STDERR "Starting '@KCACHEGRIND " . $fname . $bg . "'\n";
807 print STDERR "Welcome to jeprof! For help, type 'help'.\n";
822 print STDERR "(jeprof) ";
846 print STDERR "\n";
[all …]
/external/ipsec-tools/src/racoon/contrib/
Dsp.pl13 print STDERR "install esp transport mode: $src -> $dst\n";
17 print STDERR "delete policy: $src -> $dst\n";
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
Dsymshift.pl207 …print STDERR "symbol \"$sym\" was allready assigned to plane of \"$table{$otherplane}\" ($otherpla…
213 print STDERR "strange line (no mapval) in $file: $_";
216 print STDERR "strange line (no SYM) in $file: $_";
/external/libvncserver/utils/
Dconsolefont2c.pl14 print STDERR "$i -> $fontname\n";
17 print STDERR read(IN,$x,4096);
/external/libvncserver/VisualNaCro/
Drecorder.pl23 …print STDERR "Usage: $ARGV0 [--script output_name] [--listen listen_port] [--timing]\n\t[--symboli…
58 print STDERR "Will not overwrite $output.pl\n";
66 print STDERR "Could not initialize $server:$port\n";
248 print STDERR "start draggin: $x $y\n";
/external/wpa_supplicant_8/hostapd/logwatch/
Dhostapd19 print STDERR "\n\nDEBUG: Inside HOSTAPD Filter\n\n";
24 print STDERR "DEBUG($debugcounter): $line";
/external/openssh/
Dfixprogs46 close STDIN; close STDOUT; close STDERR;
49 open (STDERR, ">/dev/null");
/external/bison/build-aux/
Dupdate-b4-copyright130 print STDERR
147 print STDERR
/external/bison/etc/
Dbench.pl.in352 print STDERR "$name\n";
364 print STDERR "Using $bison, $cc.\n";

123