HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_EPOLL (Results 1 - 16 of 16) sorted by null

  /external/dhcpcd-6.8.2/
config.h 7 #define HAVE_EPOLL
eloop.h 50 #if !defined(HAVE_KQUEUE) && !defined(HAVE_EPOLL)
76 #if defined(HAVE_KQUEUE) || defined(HAVE_EPOLL)
107 #if defined(HAVE_KQUEUE) || defined(HAVE_EPOLL)
eloop.c 55 #elif defined(HAVE_EPOLL)
89 #elif defined(HAVE_EPOLL)
95 #ifdef HAVE_EPOLL
119 #elif defined(HAVE_EPOLL)
150 #if !defined(HAVE_KQUEUE) && !defined(HAVE_EPOLL)
174 #elif defined(HAVE_EPOLL)
205 #elif defined(HAVE_EPOLL)
221 #elif defined(HAVE_EPOLL)
242 #elif defined(HAVE_EPOLL)
365 #if defined(HAVE_KQUEUE) || defined(HAVE_EPOLL)
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 191 #define HAVE_EPOLL 1
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 191 #define HAVE_EPOLL 1
    [all...]
  /external/libevent/
config.h.in 47 #undef HAVE_EPOLL
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 199 #undef HAVE_EPOLL
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
pyconfig.h 199 #undef HAVE_EPOLL
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
pyconfig.h 206 #undef HAVE_EPOLL
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
pyconfig.h 205 #undef HAVE_EPOLL
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
pyconfig.h 206 #undef HAVE_EPOLL
    [all...]
  /external/python/cpython2/
pyconfig.h.in 196 #undef HAVE_EPOLL
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
selectmodule.c 693 #ifdef HAVE_EPOLL
1119 #endif /* HAVE_EPOLL */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
selectmodule.c 727 #ifdef HAVE_EPOLL
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
selectmodule.c 693 #ifdef HAVE_EPOLL
1119 #endif /* HAVE_EPOLL */
    [all...]
  /external/python/cpython2/Modules/
selectmodule.c 716 #ifdef HAVE_EPOLL
1142 #endif /* HAVE_EPOLL */
    [all...]

Completed in 509 milliseconds