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

1 2 3 4

  /external/strace/xlat/
sigpoll_codes.h 8 #if !(defined(POLL_OUT) || (defined(HAVE_DECL_POLL_OUT) && HAVE_DECL_POLL_OUT))
9 # define POLL_OUT 2
11 XLAT(POLL_OUT),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 245 POLL_OUT, /* Output buffers available. */
246 # define POLL_OUT POLL_OUT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 245 POLL_OUT, /* Output buffers available. */
246 # define POLL_OUT POLL_OUT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 245 POLL_OUT, /* Output buffers available. */
246 # define POLL_OUT POLL_OUT
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 219 #define POLL_OUT (__SI_POLL | 2)
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 219 #define POLL_OUT (__SI_POLL|2)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 98 __ARCH_SI_BAND_T _band; /* POLL_IN, POLL_OUT, POLL_MSG */
240 #define POLL_OUT (__SI_POLL|2) /* output buffers available */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 90 __ARCH_SI_BAND_T _band; /* POLL_IN, POLL_OUT, POLL_MSG */
215 #define POLL_OUT (__SI_POLL|2) /* output buffers available */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 90 __ARCH_SI_BAND_T _band; /* POLL_IN, POLL_OUT, POLL_MSG */
230 #define POLL_OUT (__SI_POLL|2) /* output buffers available */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)

Completed in 505 milliseconds

1 2 3 4