HomeSort by relevance Sort by last modified time
    Searched refs:POLL_OUT (Results 101 - 111 of 111) sorted by null

1 2 3 45

  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/asm-generic/
siginfo.h 175 #define POLL_OUT (__SI_POLL|2)
  /external/minijail/linux-x86/
libconstants.gen.c 746 #ifdef POLL_OUT
747 { "POLL_OUT", (unsigned long) POLL_OUT },
748 #endif // POLL_OUT
    [all...]
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 191 #define POLL_OUT (__SI_POLL | 2)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 107 __ARCH_SI_BAND_T _band; /* POLL_IN, POLL_OUT, POLL_MSG */
254 #define POLL_OUT (__SI_POLL|2) /* output buffers available */
  /external/python/cpython2/Lib/plat-irix6/
WAIT.py 165 POLL_OUT = 2
FILE.py 170 POLL_OUT = 2
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 469 PHPBN2(POLL_OUT);
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 557 POLL_OUT = 2
STROPTS.py 554 POLL_OUT = 2
    [all...]

Completed in 541 milliseconds

1 2 3 45