/third_party/libuv/docs/src/ |
D | fs_poll.rst | 4 :c:type:`uv_fs_poll_t` --- FS Poll handle 7 FS Poll handles allow the user to monitor a given path for changes. Unlike 17 FS Poll handle type.
|
D | poll.rst | 4 :c:type:`uv_poll_t` --- Poll handle 7 Poll handles are used to watch file descriptors for readability, 42 Poll handle type. 50 Poll event types
|
D | loop.rst | 108 - UV_RUN_ONCE: Poll for i/o once. Note that this function blocks if 112 - UV_RUN_NOWAIT: Poll for i/o once but don't block if there are no
|
D | design.rst | 83 #. Poll timeout is calculated. Before blocking for I/O the loop calculates for how long it should
|
/third_party/grpc/test/cpp/interop/ |
D | reconnect_interop_server.cc | 78 void Poll(int seconds) { reconnect_server_poll(&tcp_server_, seconds); } in Poll() function in ReconnectServiceImpl 174 service.Poll(5); in RunServer()
|
/third_party/uboot/u-boot-2020.01/drivers/usb/ |
D | Kconfig | 119 bool "Poll via interrupt queue" 122 bool "Poll via control EP"
|
/third_party/node/deps/npm/node_modules/lockfile/ |
D | README.md | 67 Only used by lockFile.lock. Poll for `opts.wait` ms. If the lock is
|
/third_party/flutter/glfw/deps/mingw/ |
D | dinput.h | 1672 STDMETHOD(Poll)(THIS) PURE; in DECLARE_INTERFACE_() local 1711 STDMETHOD(Poll)(THIS) PURE; in DECLARE_INTERFACE_() local 1744 #define IDirectInputDevice2_Poll(p) (p)->lpVtbl->Poll(p) 1775 #define IDirectInputDevice2_Poll(p) (p)->Poll() 1816 STDMETHOD(Poll)(THIS) PURE; in DECLARE_INTERFACE_() local 1858 STDMETHOD(Poll)(THIS) PURE; in DECLARE_INTERFACE_() local 1894 #define IDirectInputDevice7_Poll(p) (p)->lpVtbl->Poll(p) 1928 #define IDirectInputDevice7_Poll(p) (p)->Poll() 1973 STDMETHOD(Poll)(THIS) PURE; in DECLARE_INTERFACE_() local 2019 STDMETHOD(Poll)(THIS) PURE; in DECLARE_INTERFACE_() local [all …]
|
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/ |
D | dinput.h | 1673 STDMETHOD(Poll)(THIS) PURE; in DECLARE_INTERFACE_() local 1712 STDMETHOD(Poll)(THIS) PURE; in DECLARE_INTERFACE_() local 1745 #define IDirectInputDevice2_Poll(p) (p)->lpVtbl->Poll(p) 1776 #define IDirectInputDevice2_Poll(p) (p)->Poll() 1817 STDMETHOD(Poll)(THIS) PURE; in DECLARE_INTERFACE_() local 1859 STDMETHOD(Poll)(THIS) PURE; in DECLARE_INTERFACE_() local 1895 #define IDirectInputDevice7_Poll(p) (p)->lpVtbl->Poll(p) 1929 #define IDirectInputDevice7_Poll(p) (p)->Poll() 1974 STDMETHOD(Poll)(THIS) PURE; in DECLARE_INTERFACE_() local 2020 STDMETHOD(Poll)(THIS) PURE; in DECLARE_INTERFACE_() local [all …]
|
/third_party/skia/third_party/externals/imgui/examples/example_glfw_metal/ |
D | main.mm | 89 // Poll and handle events (inputs, window resize, etc.)
|
/third_party/skia/third_party/externals/imgui/examples/example_sdl_metal/ |
D | main.mm | 89 // Poll and handle events (inputs, window resize, etc.)
|
/third_party/uboot/u-boot-2020.01/arch/arm/dts/ |
D | sun9i-a80-cx-a99.dts | 166 broken-cd; /* Poll. */
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | mapispi.h | 164 …HOD(EndMessage) (THIS_ ULONG ulMsgRef,ULONG *lpulFlags) IPURE; MAPIMETHOD(Poll) (THIS_ ULONG *lpul…
|
D | mapival.h | 46 …MAKE_ENUM(EndMessage,IXPLogon),MAKE_ENUM(Poll,IXPLogon),MAKE_ENUM(StartMessage,IXPLogon),MAKE_ENUM…
|
/third_party/grpc/doc/core/ |
D | grpc-polling-engines.md | 69 - Poll the fds in the pollset for events AND return when ANY of the following is true:
|
/third_party/gstreamer/gstplugins_good/sys/osxvideo/ |
D | osxvideosink.m | 115 /* Poll for cocoa events */
|
/third_party/python/Doc/library/ |
D | socketserver.rst | 217 Handle requests until an explicit :meth:`shutdown` request. Poll for
|
/third_party/uboot/u-boot-2020.01/drivers/mmc/ |
D | Kconfig | 22 bool "Poll for broken card detection case"
|
/third_party/glib/ |
D | meson.build | 147 # Poll doesn't work on devices on Windows
|
/third_party/mingw-w64/mingw-w64-crt/lib64/ |
D | netui1.def | 1821 ; public: long __cdecl LM_SERVICE::Poll(int * __ptr64) __ptr64 1822 ?Poll@LM_SERVICE@@QEAAJPEAH@Z
|
/third_party/uboot/u-boot-2020.01/ |
D | README | 1147 Poll timeout [ms], is the timeout a device can send to the 1152 Poll timeout [ms], which the device sends to the host when
|
/third_party/NuttX/ |
D | ReleaseNotes | 4440 - Poll setup/teardown logic should ignore invalid (i.e., negative) 10669 - Timer Poll: Fix some logic when there are multiple network 14713 - Networking: Poll for TX frames to speed up driver. From Simon Piriou.
|
D | ChangeLog | 4775 * fs/fs_poll.c: Poll setup/teardown logic should ignore invalid (i.e.,
|
/third_party/gstreamer/gstplugins_bad/docs/plugins/ |
D | gst-plugins-bad-plugins.args | 73670 <NICK>Poll timeout</NICK> 73770 <NICK>Poll timeout</NICK>
|