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

<<21222324252627282930>>

  /external/valgrind/main/none/tests/
cmdline2.stdout.exp 45 --input-fd=<number> file descriptor for input [0=stdin]
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
http_server.py 217 self._process = subprocess.Popen(start_cmd, env=env, stdin=subprocess.PIPE)
websocket_server.py 200 stdin=open(os.devnull, 'r'),
  /external/webkit/Tools/WebKitTestRunner/
TestController.cpp 426 while (fgets(filenameBuffer, sizeof(filenameBuffer), stdin)) {
  /libcore/luni/src/main/java/java/lang/
ProcessManager.java 45 * descriptors (associated with stdin/stdout/stderr in this case) can be
  /ndk/sources/host-tools/nawk-20071023/
FIXES 321 in case stdin, etc., are not constants; some compilers care.
625 remove redundant close of stdin when using -f -.
692 awk -f - reads the program from stdin.
756 "-" means stdin in getline as well as on the commandline.
    [all...]
  /dalvik/libdex/
sha1.cpp 279 it in the 20-byte array digest. If fname is NULL, stdin is
301 f = stdin;
  /external/dropbear/
CHANGES 137 - Reset the non-blocking status on stderr and stdout as well as stdin,
251 - Don't leave stdin non-blocking on exit - this caused the parent shell
common-channel.c 218 /* write to program/pipe stdin */
247 /* Returns true if there is data remaining to be written to stdin or
  /external/harfbuzz_ng/test/shaping/
hb_test_tools.py 387 line = sys.stdin.readline ()
463 return sys.stdin
  /external/iproute2/misc/
arpd.c 686 fp = stdin;
723 if (fp != stdin)
  /external/libvorbis/lib/
psytune.c 296 fread(buffer,1,44,stdin);
305 long bytes=fread(buffer2,1,framesize*2,stdin);
  /external/openssh/
ssh-keyscan.c 722 fp = stdin;
729 argv[j] == NULL ? "(stdin)" : argv[j], line, sizeof(line),
  /external/openssl/apps/
dhparam.c 137 * -in arg - input file - default stdin
350 BIO_set_fp(in,stdin,BIO_NOCLOSE);
enc.c 401 setvbuf(stdin, (char *)NULL, _IONBF, 0);
403 BIO_set_fp(in,stdin,BIO_NOCLOSE);
pkcs12.c 378 if (!infile) in = BIO_new_fp(stdin, BIO_NOCLOSE);
382 infile ? infile : "<stdin>");
  /external/webkit/Tools/Scripts/webkitpy/style/
checker.py 479 # Treat stdin as C++. Since the extension is unknown when
480 # reading from stdin, cpp_style tests should not rely on
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
upload.py 483 lines = sys.stdin.readlines()
485 sys.stdin.seek(0, os.SEEK_END)
  /external/zlib/src/contrib/blast/
blast.c 427 /* Decompress a PKWare Compression Library stream from stdin to stdout */
433 ret = blast(inf, stdin, outf, stdout);
  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 659 * stdin, stdout, and stderr. The existing stdio descriptors will be
664 * @param in new stdin
  /frameworks/compile/libbcc/gdb_plugin/
android-commands.py 527 stdin=subprocess.PIPE)
531 stdin=subprocess.PIPE,
  /hardware/qcom/audio/legacy/libalsa-intf/
aplay.c 478 fd = fileno(stdin);
506 fd = fileno(stdin);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libssp.a 211 ?^ ?? ???# =??# *?A#l? !? ?e !? ?'9?As9???9(?ret;??dbuf;??h??lenJ(?l/??M? /tmp/gcc32/toolchain-src/gcc/gcc-4.4.3/libssp/tmp/gcc32/build/1/gcc/./gcc/include/tmp/gcc32/1/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/tmp/gcc32/1/i686-linux-glibc2.7-4.4.3/sysroot/usr/includegets-chk.cstddef.htypes.hlibio.hstdio.h9i???&g?#h?YK?Y??i??=????| AB ? ttutO?__gets_chk__off64_t_IO_read_end/tmp/gcc32/toolchain-src/gcc/gcc-4.4.3/libssp/gets-chk.c_IO_write_base_IO_buf_end__pad2__pad3_IO_read_ptrunsigned int_offset_mode_chain_IO_FILE_IO_save_baseunsigned charslenlong unsigned intshort unsigned intsize_t_IO_save_end_IO_lock_t__gets_chk_markers_posstdin_flags2_sbuf__quad_t_old_offset_lock_IO_marker_cur_columnlong long unsigned int_fileno_IO_buf_base_next_vtable_offset__off_t_unused2long long intGNU C 4.4.3char_IO_write_endshort int_IO_backup_base_flags__pad1long int_IO_write_ptr__pad4__pad5signed char_IO_read_base_shortbufGCC: (GNU) 4.4.3.symtab.strtab.shstrtab.rel.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.debug_frame.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.note.GNU-stack4 8H%L+L0L?BDO> ??R?QN xb?4^ ?
219    #)/6AHgets-chk.c__gets_chkgetsmallocstdinfgetsstrlen__chk_failmemcpyfreeXlv????   $ ) 6 = K R Y ` g n u z ? ? ? ? ? ? ? ? ?   * 9 H W f u ? ? ? ? ? ? ? ? ?   ) 8 G V f m y ? ? ? ??? ? )-B )memcpy-chk.o/ 1316764869 28587 5000 100640 2464 `
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/
collect2 
  /prebuilts/sdk/tools/linux/
aidl 

Completed in 1259 milliseconds

<<21222324252627282930>>