/external/libcups/scheduler/ |
D | select.c | 16 #ifdef HAVE_EPOLL 192 #if defined(HAVE_EPOLL) || defined(HAVE_KQUEUE) 205 # ifdef HAVE_EPOLL 241 #ifdef HAVE_EPOLL in cupsdAddSelect() 280 #ifdef HAVE_EPOLL in cupsdAddSelect() 330 # ifdef HAVE_EPOLL 448 # ifdef HAVE_EPOLL in cupsdDoSelect() 639 #if defined(HAVE_EPOLL) || defined(HAVE_KQUEUE) in cupsdDoSelect() 689 #ifdef HAVE_EPOLL in cupsdRemoveSelect() 715 #ifdef HAVE_EPOLL in cupsdRemoveSelect() [all …]
|
D | main.c | 528 #if !defined(HAVE_POLL) && !defined(HAVE_EPOLL) && !defined(HAVE_KQUEUE) in main()
|
/external/python/cpython3/Modules/clinic/ |
D | selectmodule.c.h | 501 #if defined(HAVE_EPOLL) 563 #if defined(HAVE_EPOLL) 587 #if defined(HAVE_EPOLL) 609 #if defined(HAVE_EPOLL) 641 #if defined(HAVE_EPOLL) 698 #if defined(HAVE_EPOLL) 747 #if defined(HAVE_EPOLL) 788 #if defined(HAVE_EPOLL) 849 #if defined(HAVE_EPOLL) 870 #if defined(HAVE_EPOLL)
|
/external/libcups/config-scripts/ |
D | cups-poll.m4 | 11 AC_CHECK_FUNC(epoll_create, AC_DEFINE(HAVE_EPOLL)) definition
|
/external/cronet/third_party/libevent/linux/ |
D | config.h | 20 #define HAVE_EPOLL 1 macro
|
/external/cronet/third_party/libevent/android/ |
D | config.h | 20 #define HAVE_EPOLL 1 macro
|
/external/python/cpython2/linux_x86_64/pyconfig/ |
D | pyconfig.h | 200 #define HAVE_EPOLL 1 macro
|
/external/python/cpython2/linux_arm64/pyconfig/ |
D | pyconfig.h | 224 #define HAVE_EPOLL 1 macro
|
/external/python/cpython3/android/bionic/pyconfig/ |
D | pyconfig.h | 307 #define HAVE_EPOLL 1 macro
|
/external/python/cpython3/android/linux_arm64/pyconfig/ |
D | pyconfig.h | 307 #define HAVE_EPOLL 1 macro
|
/external/python/cpython3/android/linux_x86_64/pyconfig/ |
D | pyconfig.h | 309 #define HAVE_EPOLL 1 macro
|
/external/cronet/third_party/libevent/ |
D | event.c | 68 #ifdef HAVE_EPOLL 89 #ifdef HAVE_EPOLL
|
D | configure.in | 204 AC_DEFINE(HAVE_EPOLL, 1, definition 301 AC_DEFINE(HAVE_EPOLL, 1, definition
|
/external/python/cpython3/Modules/ |
D | selectmodule.c | 1213 #ifdef HAVE_EPOLL 2293 #ifdef HAVE_EPOLL 2487 #ifdef HAVE_EPOLL
|
/external/libcups/ |
D | config.h.in | 554 #undef HAVE_EPOLL
|
/external/python/cpython2/Modules/ |
D | selectmodule.c | 727 #ifdef HAVE_EPOLL 1905 #ifdef HAVE_EPOLL
|
/external/libevent/ |
D | configure.ac | 613 AC_DEFINE(HAVE_EPOLL, 1, definition 642 AC_DEFINE(HAVE_EPOLL, 1, definition
|
D | config.h.in | 48 #undef HAVE_EPOLL
|
/external/python/cpython2/ |
D | pyconfig.h.in | 223 #undef HAVE_EPOLL
|
D | configure.ac | 3184 [AC_DEFINE(HAVE_EPOLL, 1, Define if you have the 'epoll' functions.) definition
|
/external/python/cpython3/ |
D | pyconfig.h.in | 306 #undef HAVE_EPOLL
|
D | configure.ac | 3788 [AC_DEFINE(HAVE_EPOLL, 1, Define if you have the 'epoll' functions.) definition
|