Home
last modified time | relevance | path

Searched refs:HAVE_POLL (Results 1 – 22 of 22) sorted by relevance

/third_party/python/Modules/clinic/
Dselectmodule.c.h65 #if (defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL))
113 #if (defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL))
157 #if (defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL))
188 #if (defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL))
227 #if (defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL)) && defined(HAVE_SYS_DEVPOLL_H)
277 #if (defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL)) && defined(HAVE_SYS_DEVPOLL_H)
327 #if (defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL)) && defined(HAVE_SYS_DEVPOLL_H)
358 #if (defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL)) && defined(HAVE_SYS_DEVPOLL_H)
397 #if (defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL)) && defined(HAVE_SYS_DEVPOLL_H)
421 #if (defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL)) && defined(HAVE_SYS_DEVPOLL_H)
[all …]
/third_party/skia/third_party/externals/microhttpd/w32/VS2013/
DMHD_config.h49 #define HAVE_POLL 1 macro
/third_party/glib/glib/
Dgpoll.c56 #ifdef HAVE_POLL
63 #undef HAVE_POLL
88 #ifdef HAVE_POLL
/third_party/gstreamer/gstreamer/
Dconfig.h100 #define HAVE_POLL 1 macro
/third_party/curl/lib/
Dconfig-plan9.h137 #define HAVE_POLL 1 macro
Dcurl_config_liteos_a.h519 #define HAVE_POLL 1 macro
Dcurl_config.h.cmake447 #cmakedefine HAVE_POLL 1
/third_party/glib/
Dconfig.h166 #define HAVE_POLL 1 macro
/third_party/curl/CMake/Platforms/
DWindowsCache.cmake76 set(HAVE_POLL 0) variable
/third_party/skia/third_party/externals/microhttpd/src/include/
Dplatform_interface.h127 #if defined(HAVE_POLL)
/third_party/gstreamer/gstreamer/gst/
Dgstpoll.c101 #undef HAVE_POLL
395 #if !defined(HAVE_PPOLL) && defined(HAVE_POLL)
445 #elif defined(HAVE_POLL) in choose_mode()
1478 #ifdef HAVE_POLL in gst_poll_wait()
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c53 #if defined(HAVE_POLL_H) && defined(HAVE_POLL)
798 #ifdef HAVE_POLL in MHD_handle_connection()
805 #ifdef HAVE_POLL in MHD_handle_connection()
917 #ifdef HAVE_POLL in MHD_handle_connection()
2344 #ifdef HAVE_POLL
2601 #ifdef HAVE_POLL in MHD_poll()
3582 #ifndef HAVE_POLL in MHD_start_daemon_va()
4700 #ifdef HAVE_POLL in MHD_is_feature_supported()
/third_party/python/Modules/
Dselectmodule.c391 #if defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL)
2249 #if defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL)
2430 #if defined(HAVE_POLL) && !defined(HAVE_BROKEN_POLL)
Dsocketmodule.c538 #ifdef HAVE_POLL
710 #ifdef HAVE_POLL in internal_select()
730 #ifdef HAVE_POLL in internal_select()
2824 #ifndef HAVE_POLL in socket_parse_timeout()
2846 #ifndef HAVE_POLL in socket_parse_timeout()
D_ssl.c2226 #ifdef HAVE_POLL in PySSL_select()
2251 #ifdef HAVE_POLL in PySSL_select()
/third_party/skia/third_party/externals/microhttpd/
DMHD_config.h.in132 #undef HAVE_POLL
Dconfigure.ac299 AC_DEFINE([HAVE_POLL],[1]) definition
/third_party/glib/gio/
Dgunixmounts.c35 #ifdef HAVE_POLL
/third_party/curl/
DCMakeLists.txt998 check_symbol_exists(poll "${CURL_INCLUDES}" HAVE_POLL)
/third_party/python/
Dpyconfig.h.in777 #undef HAVE_POLL
/third_party/curl/m4/
Dcurl-functions.m44304 dnl HAVE_POLL will be defined.
4434 AC_DEFINE_UNQUOTED(HAVE_POLL, 1, definition
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch2879 +#define HAVE_POLL 1