/external/mksh/src/ |
D | check.pl | 244 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/ |
D | connect_switch | 99 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 …]
|
D | inet6to4 | 55 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 …]
|
D | uinput.pl | 116 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 …]
|
D | qt_tslib_inject.pl | 168 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 …]
|
D | slide.pl | 41 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";
|
D | vcinject.pl | 103 print STDERR "skip: '$keysym' -> $n\n" if $down && $debug; 110 print STDERR "ctrl=$control $keysym/$k syscall(" .
|
D | panner.pl | 55 print STDERR "running: $cmd\n"; 113 print STDERR "k=$k v=$v\n" if $ENV{DEBUG};
|
D | rx11vnc.pl | 71 /^-/ && ((print STDERR "Invalid arg: $_\n$Usage"), exit 1, last CASE); 77 select(STDERR); $| = 1;
|
/external/libpng/ |
D | pngtest.c | 42 #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/ |
D | 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/llvm/utils/lit/tests/Inputs/shtest-shell/ |
D | redirects.txt | 21 # 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/ |
D | strace-graph | 66 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/ |
D | Test.pm | 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/clang/tools/scan-build/ |
D | ccc-analyzer | 166 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";
|
D | scan-build | 67 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/ |
D | jeprof.in | 289 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/ |
D | sp.pl | 13 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/ |
D | symshift.pl | 207 …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/ |
D | consolefont2c.pl | 14 print STDERR "$i -> $fontname\n"; 17 print STDERR read(IN,$x,4096);
|
/external/libvncserver/VisualNaCro/ |
D | recorder.pl | 23 …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/ |
D | hostapd | 19 print STDERR "\n\nDEBUG: Inside HOSTAPD Filter\n\n"; 24 print STDERR "DEBUG($debugcounter): $line";
|
/external/openssh/ |
D | fixprogs | 46 close STDIN; close STDOUT; close STDERR; 49 open (STDERR, ">/dev/null");
|
/external/bison/build-aux/ |
D | update-b4-copyright | 130 print STDERR 147 print STDERR
|
/external/bison/etc/ |
D | bench.pl.in | 352 print STDERR "$name\n"; 364 print STDERR "Using $bison, $cc.\n";
|