HomeSort by relevance Sort by last modified time
    Searched defs:POLLREMOVE (Results 126 - 131 of 131) sorted by null

1 2 3 4 56

  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/asm/
poll.h 27 #define POLLREMOVE 0x1000
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/asm-generic/
poll.h 33 #ifndef POLLREMOVE
34 #define POLLREMOVE 0x1000
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm-generic/
poll.h 33 #ifndef POLLREMOVE
34 #define POLLREMOVE 0x1000
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/asm-generic/
poll.h 33 #ifndef POLLREMOVE
34 #define POLLREMOVE 0x1000
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 1060 POLLREMOVE = 0x0800
STROPTS.py 1355 POLLREMOVE = 0x0800
    [all...]

Completed in 701 milliseconds

1 2 3 4 56