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

1 2 3 4

  /development/ndk/platforms/android-3/header-patches/include/asm-generic/
fcntl.h 49 #ifndef O_NDELAY
50 #define O_NDELAY O_NONBLOCK
  /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/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
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK

Completed in 1493 milliseconds

1 2 3 4