/external/mksh/src/ |
D | check.pl | 245 print STDERR $Usage; 406 print STDERR "$prog: can't open directory $dir - $!\n"; 434 print STDERR "$prog: can't open $file - $!\n"; 471 print STDERR "$prog: couldn't cd to $tempdir - $!\n"; 493 print STDERR 499 print STDERR 508 print STDERR 519 print STDERR "$prog:$test{':long-name'}: error running perl-setup - $@\n"; 526 print STDERR "$prog: can't fork - $!\n"; 548 print STDERR "$prog: couldn't open $ifile in child - $!\n"; [all …]
|
/external/libpng/ |
D | pngtest.c | 42 #define STDERR stdout /* For DOS */ macro 475 fprintf(STDERR, "%s: libpng warning: %s\n", name, message); in pngtest_warning() 585 fprintf(STDERR, "NULL pointer to png_debug_free.\n"); in png_debug_free() 590 fprintf(STDERR, "WARNING: freeing NULL pointer\n"); in png_debug_free() 609 fprintf(STDERR, "Duplicate free of memory\n"); in png_debug_free() 620 fprintf(STDERR, "Pointer %p not found\n", ptr); in png_debug_free() 767 fprintf(STDERR, "\n stereo mode = %d\n", user_chunk_data.sTER_mode); in write_sTER_chunk() 780 fprintf(STDERR, " vpAg = %lu x %lu, units = %d\n", in write_vpAg_chunk() 892 fprintf(STDERR, "Could not find input file %s\n", inname); in test_one_file() 898 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/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | indic.pl | 162 print STDERR "ERROR in $EXCEPTIONS_FILE - Duplicate remap entries for $from\n"; 164 …print STDERR "ERROR in $EXCEPTIONS_FILE - Ignoring multichar remap: ", hexArray(@from), "->", hexA… 169 …print STDERR "ERROR in $EXCEPTIONS_FILE - Invalid remap; left side defined: ", hexArray(@from), "-… 171 …print STDERR "ERROR in $EXCEPTIONS_FILE - Invalid remap; right side undefined: ", hexArray(@from),… 180 print STDERR "$EXCEPTIONS_FILE: Loaded ", scalar keys %EXCEPTIONS, " remappings\n"; 212 print STDERR "ERROR: Decomp mismatch for $from\n"; 213 print STDERR " : $from = ", join(".", @$aref), "\n"; 214 print STDERR " : $from = ", join(".", @to), "\n"; 516 print STDERR "REMAP ", $REMAP{$remap}, " x $remap\n"; 650 print STDERR "ERROR in $RBT_TEMPLATE: Unknown tag $tag\n"; [all …]
|
D | genIndexFilters.bat | 49 print STDERR "$DIR is not a directory\n"; 97 print STDERR "$id $NFXD $lower\n"; 106 print STDERR "Wrote $DIR/$OUT\n";
|
/external/curl/tests/ |
D | mem-include-scan.pl | 42 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";
|
D | getpart.pm | 109 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";
|
D | httpserver.pl | 110 print STDERR "\nWarning: httpserver.pl unknown parameter: $ARGV[0]\n"; 136 print STDERR "RUN: server/sws $flags\n";
|
/external/clang/tools/scan-build/libexec/ |
D | ccc-analyzer | 34 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/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/jemalloc/bin/ |
D | jeprof.in | 291 print STDERR "$msg\n\n"; 292 print STDERR usage_string(); 293 print STDERR "\nFATAL ERROR: $msg\n"; # just as a reminder 760 print STDERR ShellEscape(@GV, "-scale", $main::opt_scale) . "\n"; 773 print STDERR "Loading web page file:///$fname\n"; 796 print STDERR "Could not load web browser.\n"; 802 print STDERR "Starting '@KCACHEGRIND " . $fname . $bg . "'\n"; 813 print STDERR "Welcome to jeprof! For help, type 'help'.\n"; 828 print STDERR "(jeprof) "; 852 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/ImageMagick/scripts/ |
D | txt2html | 262 print STDERR <<EOF; 398 print STDERR "Can't find or read $ARGV[1].\n"; 464 print STDERR "Unrecognized option: $ARGV[0]\n"; 465 print STDERR " or bad paramater: $ARGV[1]\n" if($ARGV[1]); 621 print STDERR "Encountered list of unknown type\n"; 946 print STDERR "Can't find or read file $append_file to append.\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/bison/build-aux/ |
D | update-b4-copyright | 130 print STDERR 147 print STDERR
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | thumb-v8.txt | 2 # RUN: FileCheck -allow-empty -check-prefix=STDERR < %t %s 36 # STDERR-NOT: warning
|
D | fullfp16-neon-arm.txt | 2 # RUN FileCheck %s < %t --check-prefix=STDERR 296 # STDERR: warning: invalid instruction encoding 297 # STDERR-NEXT: [0x20,0x0d,0xc7,0xf2] 299 # STDERR: warning: invalid instruction encoding 300 # STDERR-NEXT: [0x20,0x0f,0xc7,0xf2] 308 # STDERR: warning: invalid instruction encoding 309 # STDERR-NEXT: [0x70,0x0f,0xc7,0xf2]
|
D | fullfp16-neon-thumb.txt | 2 # RUN FileCheck %s < %t --check-prefix=STDERR 296 # STDERR: warning: invalid instruction encoding 297 # STDERR-NEXT: [0x20,0x0d,0xc7,0xf2] 299 # STDERR: warning: invalid instruction encoding 300 # STDERR-NEXT: [0x20,0x0f,0xc7,0xf2] 308 # STDERR: warning: invalid instruction encoding 309 # STDERR-NEXT: [0x70,0x0f,0xc7,0xf2]
|
/external/bison/etc/ |
D | bench.pl.in | 352 print STDERR "$name\n"; 364 print STDERR "Using $bison, $cc.\n";
|
/external/pcre/dist/ |
D | 132html | 92 print STDERR "\n*** Deprecated macro encountered - rewrite needed\n"; 93 print STDERR "*** $_\n";
|
/external/shflags/test_results/1.0.2/ |
D | Solaris-11.txt | 47 >>> STDERR 114 >>> STDERR 182 >>> STDERR 250 >>> STDERR
|