HomeSort by relevance Sort by last modified time
    Searched full:stdin (Results 626 - 650 of 1207) sorted by null

<<21222324252627282930>>

  /development/tools/apkcheck/src/com/android/apkcheck/
ApkCheck.java 158 * TODO: allow '-' as an alias for stdin?
  /docs/source.android.com/src/source/
using-repo.jd 165 <p><code>-p</code>: show project headers before output of the specified command. This is achieved by binding pipes to the command's stdin, stdout, and sterr streams, and piping all output into a continuous stream that is displayed in a single pager session.</p>
  /external/bison/po/
ja.po 855 msgid "saving stdin failed"
875 msgid "redirecting m4's stdin from the temporary file failed"
900 msgid "redirecting bison's stdin from the temporary file failed"
    [all...]
  /external/bison/tests/
glr-regression.at 176 assert (!feof (stdin));
199 input = stdin;
316 assert (!feof (stdin));
332 input = stdin;
    [all...]
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 764 fgets (line, 128, stdin);
  /external/bzip2/
CHANGES 98 Open stdin/stdout in binary mode for DJGPP.
bzlib.c     [all...]
  /external/chromium/net/tools/flip_server/
flip_in_mem_edsm_server.cc 77 // Make stdin nonblocking. Yes this is done each time. Oh well.
  /external/clang/lib/Driver/
Driver.cpp 387 // Ignore input from stdin or any inputs that cannot be preprocessed.
390 << "Error generating preprocessed source(s) - ignoring input from stdin"
    [all...]
  /external/clang/tools/arcmt-test/
arcmt-test.cpp 255 errs() << "error: no files to verify from stdin\n";
  /external/dropbear/
options.h 34 * similar), where it will use stdin/stdout for connections, and each process
  /external/e2fsprogs/lib/ext2fs/
tdbtool.c 386 p = fgets(thisline, sizeof(thisline)-1, stdin);
  /external/e2fsprogs/tests/progs/
test_rel.c 672 f = stdin;
  /external/expat/doc/
xmlwf.sgml 177 be exactly the same as the input filenames or "STDIN" if the input is
  /external/icu4c/tools/toolutil/
pkg_gencmn.c 213 fprintf(stderr, "gencmn: no files listed in %s\n", dataFile == NULL ? "<stdin>" : dataFile);
  /external/liblzf/
lzf.c 509 { // stdin stdout
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
scilab.php 56 'STDIN', 'STDOUT', 'STDERR',
  /external/libxml2/
xmlcatalog.c 83 if (!fgets(line_read, 500, stdin))
  /external/llvm/docs/CommandGuide/
FileCheck.rst 40 File to check (defaults to stdin).
  /external/llvm/test/Scripts/
coff-dump.py 582 Input = StringIO.StringIO(sys.stdin.read())
  /external/llvm/test/Transforms/IndVarSimplify/
2009-04-15-shorten-iv-vars-2.ll 2 ; ModuleID = '<stdin>'
  /external/llvm/tools/bugpoint/
ExecutionDriver.cpp 82 cl::desc("Filename to pipe in as stdin (default: /dev/null)"));
  /external/mksh/src/
dot.mkshrc 344 # any file(s) given as argument, or stdin if none, and spew to stdout
  /external/open-vcdiff/
ChangeLog 149 * Change stdin/stdout file type to binary in vcdiff_main.cc.
  /external/openssh/
sftp.1 121 .Em stdin .

Completed in 802 milliseconds

<<21222324252627282930>>