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

<<11121314151617181920>>

  /external/clang/lib/Rewrite/Frontend/
HTMLPrint.cpp 69 // In some cases, in particular the case where the input is from stdin,
  /external/clang/test/Frontend/
verify.c 122 // CHECK7-NEXT: Line 2 (directive at <stdin>:1): 1
  /external/clang/utils/
CmpDriver 112 stdin=None,
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_linux.cc 46 // The client program may close its stdin and/or stdout and/or stderr
  /external/dropbear/libtomcrypt/demos/
encrypt.c 159 fgets((char *)tmpkey,sizeof(tmpkey), stdin);
  /external/e2fsprogs/lib/ss/
help.c 114 (void) dup2(fd, 0); /* put file on stdin */
listen.c 80 if (fgets(input, BUFSIZ, stdin) == input)
  /external/e2fsprogs/misc/
base_device.c 156 if (fgets(buf, sizeof(buf), stdin) == NULL)
logsave.c 286 send_output("stdin", 0, send_flag);
  /external/fsck_msdos/
main.c 158 if (feof(stdin))
  /external/hyphenation/
README 66 echo example | ./example hyph_en_US.dic /dev/stdin
  /external/icu4c/io/
ufile.c 57 /* stdin, stdout and stderr need to be special cased for Windows 98 */
  /external/iproute2/doc/
arpd.sgml 36 If <tt/FILE/ is <tt/-/, <tt/stdin/ is read to get ARP table.
  /external/iproute2/man/man8/
arpd.8 23 Read and load arpd database from FILE in text format similar dumped by option -l. Exit after load, probably listing resulting database, if option -l is also given. If FILE is -, stdin is read to get ARP table.
  /external/iproute2/netem/
maketable.c 212 fp = stdin;
  /external/libgsm/
ChangeLog 36 src/toast.c: add _fsetmode() calls to set stdin/stdout to
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
c_mac.php 87 'SEEK_CUR', 'SEEK_END', 'SEEK_SET', 'TMP_MAX', 'stdin', 'stdout', 'stderr',
lua.php 78 'io.stdin','io.stdout','io.stderr',
ocaml.php 56 'private', 'ref', 'rec', 'raise', 'regexp', 'sig', 'struct', 'stdout', 'stdin', 'stderr', 'then',
  /external/libvpx/libvpx/tools/
ftfy.sh 55 NEW_CHANGEID=I$(echo $NEW_CHANGEID | git hash-object --stdin)
  /external/linux-tools-perf/
builtin-inject.c 4 * Builtin inject command: Examine the live mode (stdin) event stream
  /external/llvm/test/Analysis/Profiling/
edge-profiling.ll 4 ; ModuleID = '<stdin>'
  /external/llvm/test/Analysis/ScalarEvolution/
trip-count3.ll 13 @stdin = external global %struct.FILE*
  /external/llvm/test/CodeGen/PowerPC/
2009-09-18-carrybit.ll 2 ; ModuleID = '<stdin>'
  /external/llvm/test/Transforms/IndVarSimplify/
2008-09-02-IVType.ll 2 ; ModuleID = '<stdin>'

Completed in 1490 milliseconds

<<11121314151617181920>>