HomeSort by relevance Sort by last modified time
    Searched refs:STDERR (Results 1 - 25 of 280) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /test/vts/runners/host/
const.py 19 STDERR = cmd_utils.STDERR
  /prebuilts/go/darwin-x86/test/
errchk 9 # it succeeds, this script will report an error. The stderr output of
28 print STDERR "Usage: errchk COMPILER [OPTS] SOURCEFILES\n";
72 print STDERR "BUG: errchk: command succeeded unexpectedly\n";
73 print STDERR @out;
78 print STDERR "BUG: errchk: command failed unexpectedly\n";
79 print STDERR @out;
84 print STDERR "BUG: errchk: compiler crashed\n";
85 print STDERR @out, "\n";
91 print STDERR "BUG: ";
107 print STDERR "$file:$line: malformed regexp\n"
    [all...]
  /prebuilts/go/linux-x86/test/
errchk 9 # it succeeds, this script will report an error. The stderr output of
28 print STDERR "Usage: errchk COMPILER [OPTS] SOURCEFILES\n";
72 print STDERR "BUG: errchk: command succeeded unexpectedly\n";
73 print STDERR @out;
78 print STDERR "BUG: errchk: command failed unexpectedly\n";
79 print STDERR @out;
84 print STDERR "BUG: errchk: compiler crashed\n";
85 print STDERR @out, "\n";
91 print STDERR "BUG: ";
107 print STDERR "$file:$line: malformed regexp\n"
    [all...]
  /toolchain/binutils/binutils-2.27/gprof/
bbconv.pl 41 print STDERR "Miscount: line $.\n" if ($blockcount != 0);
47 print STDERR "Miscount: line $.\n" if ($blockcount == 0);
  /development/tools/findunused/
findunusedtranslations 4 print STDERR "Usage: findunusedtranslations values/strings.xml\n";
5 print STDERR "\n";
6 print STDERR "Will read values/strings.xml and rewrite\n";
7 print STDERR "values-xx/strings.xml and values-xx-rYY/strings.xml\n";
8 print STDERR "files to remove strings that no longer appear in the\n";
9 print STDERR "base strings file.\n";
19 print STDERR "Bad format for $ARGV[0]\n";
24 print STDERR "$0: $ARGV[0]: No such file\n";
  /external/curl/tests/
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";
nroff-scan.pl 66 print STDERR "error: $f:$line: missing \\fP after $str\n";
72 print STDERR "error: $f:$line: refering 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: refering to non-existing man page $man\n";
  /external/ipsec-tools/src/racoon/contrib/
sp.pl 13 print STDERR "install esp transport mode: $src -> $dst\n";
17 print STDERR "delete policy: $src -> $dst\n";
  /external/syslinux/utils/
keytab-lilo 11 print STDERR
44 print STDERR "loadkeys -m $map: $!\n";
64 print STDERR "Keymap is empty\n";
lss16toppm 22 ## The -map causes the color map to be output on stderr.
34 print STDERR "$0: Unknown option: $arg\n";
40 print STDERR "$0: Short file\n";
47 print STDERR "$0: Invalid file format\n";
60 printf STDERR "#%02x%02x%02x=%d\n", $r, $g, $b, $i;
71 print STDERR "$0: Short read on input (file corrupt)\n";
mkdiskimage.in 131 print STDERR "$0: $file: don't know how to determine the size of this device\n";
139 print STDERR "Usage: $0 [-doFMz4][-i id] file c h s (max: 1024 256 63)\n";
140 print STDERR " -d add DOSEMU header\n";
141 print STDERR " -o print filesystem offset to stdout\n";
142 print STDERR " -F format partition as FAT32\n";
143 print STDERR " -M \"c\" argument is megabytes, calculate cylinders\n";
144 print STDERR " -z use zipdisk geometry (h=64 s=32)\n";
145 print STDERR " -4 use partition entry 4 (standard for zipdisks)\n";
146 print STDERR " -i specify the MBR ID\n";
147 print STDERR " -s output a sparse file (don't allocate all blocks)\n"
    [all...]
pxelinux-options 385 print STDERR "Usage: $0 options pxelinux.0\n";
386 print STDERR "Options:\n";
387 print STDERR "--before option value -b Add an option before DHCP data\n";
388 print STDERR "--after option value -a Add an option after DHCP data\n";
389 print STDERR "--delete option -d Delete an option\n";
390 print STDERR "--list -l List set options\n";
391 print STDERR "--dry-run -n Don't modify the target file\n";
392 print STDERR "--help -h Display this help text\n";
393 print STDERR "\n";
394 print STDERR "The following DHCP options are currently recognized:\n"
    [all...]
  /external/libpng/
pngtest.c 41 /* #define STDERR stderr */
42 #define STDERR stdout /* For DOS */
92 # define pngtest_debug(m) ((void)fprintf(stderr, m "\n"))
93 # define pngtest_debug1(m,p1) ((void)fprintf(stderr, m "\n", p1))
94 # define pngtest_debug2(m,p1,p2) ((void)fprintf(stderr, m "\n", p1, p2))
467 fprintf(STDERR, "\n%s: libpng warning: %s\n", name, message);
577 fprintf(STDERR, "NULL pointer to png_debug_free.\n");
582 fprintf(STDERR, "WARNING: freeing NULL pointer\n");
601 fprintf(STDERR, "Duplicate free of memory\n")
    [all...]
  /external/libvncserver/utils/
consolefont2c.pl 14 print STDERR "$i -> $fontname\n";
17 print STDERR read(IN,$x,4096);
  /external/syslinux/gpxe/src/util/
get-pci-ids 43 print STDERR "Too many arguments.\n";
44 print STDERR "Usage: get-pci-ids [path to kernel sources]\n";
45 print STDERR " /usr/src/linux is assumed if no path is given.\n";
50 print STDERR "Could not find $kernel_src/include/linux/version.h.\n";
51 print STDERR "$kernel_src is probably no Linux kernel source tree.\n";
  /external/syslinux/com32/lib/libpng/
pngtest.c 103 /* #define STDERR stderr */
104 #define STDERR stdout /* For DOS */
468 fprintf(STDERR, "%s: libpng warning: %s\n", name, message);
470 fprintf(STDERR, "%s: libpng warning: %s\n", test, message);
571 fprintf(STDERR, "NULL pointer to png_debug_free.\n");
575 fprintf(STDERR, "WARNING: freeing NULL pointer\n");
591 fprintf(STDERR, "Duplicate free of memory\n");
601 fprintf(STDERR, "Pointer %x not found\n", (unsigned int)ptr);
728 fprintf(STDERR, "Could not find input file %s\n", inname)
    [all...]
  /toolchain/binutils/binutils-2.27/libiberty/
gather-docs 50 print STDERR "Usage: gather-docs [-v] srcdir outfile.txi [files with snippets in them ...]\n";
59 print STDERR "Cannot open $srcdir/$in for reading: $!\n";
104 print STDERR "Cannot open $outfile for writing: $!\n";
122 print STDERR "Disk full writing $srcdir/$cat.texi\n";
  /external/tensorflow/tensorflow/java/src/gen/perl/
tftypes-runall.pl 30 print STDERR "Script tftypes-runall seems to be located in the wrong place (could not find $f)\n";
  /external/wpa_supplicant_8/hostapd/logwatch/
hostapd 19 print STDERR "\n\nDEBUG: Inside HOSTAPD Filter\n\n";
24 print STDERR "DEBUG($debugcounter): $line";
  /external/syslinux/com32/lib/
makeerrlist.pl 22 print STDERR "opening $file\n" unless ( $quiet );
48 print STDERR "$error ($errno) => \"$msg\"\n" unless ( $quiet );
60 print STDERR "closing $file\n" unless ( $quiet );
  /external/syslinux/diag/geodsp/
mk-lba-img.pl 39 print(STDERR "Using stdin\n");
43 print(STDERR "Using $ifilen\n");
52 print(STDERR "Using $ofilen\n");
  /external/abi-compliance-checker/
Makefile.pl 97 print STDERR "ERROR: command is not selected (-install or -remove)\n";
127 print STDERR "ERROR: destdir is not absolute path\n";
132 print STDERR "ERROR: you should create destdir directory first\n";
138 print STDERR "ERROR: you should create installation directory first (destdir + prefix):\n mkdir -p $PREFIX\n";
146 print STDERR "ERROR: prefix is not absolute path\n";
151 print STDERR "ERROR: you should create prefix directory first\n";
166 print STDERR "ERROR: you should be root\n";
  /external/abi-dumper/
Makefile.pl 92 print STDERR "ERROR: command is not selected (-install or -remove)\n";
120 print STDERR "ERROR: destdir is not absolute path\n";
125 print STDERR "ERROR: you should create destdir directory first\n";
131 print STDERR "ERROR: you should create installation directory first (destdir + prefix):\n mkdir -p $PREFIX\n";
139 print STDERR "ERROR: prefix is not absolute path\n";
144 print STDERR "ERROR: you should create prefix directory first\n";
159 print STDERR "ERROR: you should be root\n";
  /external/llvm/test/MC/ARM/
directive-arch-mode-switch.s 2 @ 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 mode
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 mode
  /external/syslinux/bios/utils/
mkdiskimage 131 print STDERR "$0: $file: don't know how to determine the size of this device\n";
139 print STDERR "Usage: $0 [-doFMz4][-i id] file c h s (max: 1024 256 63)\n";
140 print STDERR " -d add DOSEMU header\n";
141 print STDERR " -o print filesystem offset to stdout\n";
142 print STDERR " -F format partition as FAT32\n";
143 print STDERR " -M \"c\" argument is megabytes, calculate cylinders\n";
144 print STDERR " -z use zipdisk geometry (h=64 s=32)\n";
145 print STDERR " -4 use partition entry 4 (standard for zipdisks)\n";
146 print STDERR " -i specify the MBR ID\n";
147 print STDERR " -s output a sparse file (don't allocate all blocks)\n"
    [all...]

Completed in 815 milliseconds

1 2 3 4 5 6 7 8 91011>>