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

<<21222324252627282930>>

  /libcore/luni/src/main/java/java/io/
FileInputStream.java 194 // You can't seek on a pipe, so fall back to the superclass' implementation.
  /libcore/luni/src/test/java/libcore/java/util/zip/
DeflaterOutputStreamTest.java 63 * takes 3 seconds, co-ordinated by PipedInputStream's 'broken pipe'
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
parallelism 68 # to the pipe when they should be): this happened when there is a $(shell ...)
  /ndk/sources/host-tools/nawk-20071023/
README 75 the symptom of which can be truncated pipe output. Beware. The
  /pdk/build/
prepare_pdk_tree.py 111 p = subprocess.Popen("mount", stdout = subprocess.PIPE)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
unistd.h 115 extern int pipe(int *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h 59 #define ESTRPIPE 86 /* Streams pipe error */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
posix1_lim.h 97 /* Number of bytes than can be written atomically to a pipe. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
sysexits.h 71 * fork", "cannot create pipe", or the like. It includes
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libesd.so 
libesd.so.0 
libesd.so.0.2 
libesd.so.0.2.38 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 59 #define ESTRPIPE 86 /* Streams pipe error */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
posix1_lim.h 97 /* Number of bytes than can be written atomically to a pipe. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
sysexits.h 71 * fork", "cannot create pipe", or the like. It includes
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libesd.so 
libesd.so.0 
libesd.so.0.2 
libesd.so.0.2.38 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 59 #define ESTRPIPE 86 /* Streams pipe error */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
posix1_lim.h 97 /* Number of bytes than can be written atomically to a pipe. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
sysexits.h 71 * fork", "cannot create pipe", or the like. It includes
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
unistd.h 115 extern int pipe(int *);
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
unistd.h 116 extern int pipe(int *);

Completed in 818 milliseconds

<<21222324252627282930>>