HomeSort by relevance Sort by last modified time
    Searched defs:O_NDELAY (Results 1 - 25 of 42) sorted by null

1 2

  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /external/bison/darwin-lib/
fcntl.h 535 #ifndef O_NDELAY
536 # define O_NDELAY 0
544 # define O_NONBLOCK O_NDELAY
548 value of O_NONBLOCK. Otherwise, O_NONBLOCK is defined (above) to O_NDELAY
  /external/bison/linux-lib/
fcntl.h 535 #ifndef O_NDELAY
536 # define O_NDELAY 0
544 # define O_NONBLOCK O_NDELAY
548 value of O_NONBLOCK. Otherwise, O_NONBLOCK is defined (above) to O_NDELAY
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
fcntl.h 54 #ifndef O_NDELAY
55 #define O_NDELAY O_NONBLOCK
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h 54 #ifndef O_NDELAY
55 #define O_NDELAY O_NONBLOCK
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h 54 #ifndef O_NDELAY
55 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK

Completed in 849 milliseconds

1 2