HomeSort by relevance Sort by last modified time
    Searched refs:EPOLLET (Results 76 - 90 of 90) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
epoll.h 45 #define EPOLLET 0x80000000
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
epoll.h 45 #define EPOLLET 0x80000000
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
epoll.h 45 #define EPOLLET 0x80000000
  /bionic/libc/include/sys/
epoll.h 52 #define EPOLLET 0x80000000
  /development/ndk/platforms/android-21/arch-p/include/sys/
epoll.h 52 #define EPOLLET 0x80000000
  /development/ndk/platforms/android-21/include/sys/
epoll.h 52 #define EPOLLET 0x80000000
  /development/ndk/platforms/android-3/header-patches/include/sys/
epoll.h 45 #define EPOLLET 0x80000000
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
epoll.h 52 #define EPOLLET 0x80000000
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
epoll.h 52 #define EPOLLET 0x80000000
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
epoll.h 52 #define EPOLLET 0x80000000
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
epoll.h 52 #define EPOLLET 0x80000000
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
epoll.h 52 #define EPOLLET 0x80000000
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
epoll.h 52 #define EPOLLET 0x80000000
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_epoll.py 152 select.EPOLLIN | select.EPOLLOUT | select.EPOLLET)
154 select.EPOLLIN | select.EPOLLOUT | select.EPOLLET)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_epoll.py 152 select.EPOLLIN | select.EPOLLOUT | select.EPOLLET)
154 select.EPOLLIN | select.EPOLLOUT | select.EPOLLET)

Completed in 535 milliseconds

1 2 34