Home
last modified time | relevance | path

Searched defs:timeout (Results 976 - 1000 of 1157) sorted by relevance

1...<<31323334353637383940>>...47

/third_party/glfw/src/
H A Dwin32_window.c2192 void _glfwWaitEventsTimeoutWin32(double timeout) in _glfwWaitEventsTimeoutWin32() argument
H A Dx11_window.c63 static GLFWbool waitForX11Event(double* timeout) in waitForX11Event() argument
80 static GLFWbool waitForAnyEvent(double* timeout) in waitForAnyEvent() argument
142 double timeout = 0.1; in waitForVisibilityNotify() local
2261 double timeout in _glfwGetWindowFrameSizeX11() local
2823 _glfwWaitEventsTimeoutX11(double timeout) _glfwWaitEventsTimeoutX11() argument
[all...]
/third_party/backends/backend/
H A Dmagicolor.c2064 struct timeval timeout; in mc_network_discovery() local
2163 int vendor, product, timeout; attach_one_config() local
[all...]
H A Dkodakaio.c2517 int vendor, product, timeout; in attach_one_config() local
[all...]
/third_party/backends/backend/pixma/
H A Dpixma_mp800.c1154 static int handle_interrupt (pixma_t * s, int timeout) in handle_interrupt() argument
2372 static void mp810_wait_event (pixma_t * s, int timeout) in mp810_wait_event() argument
H A Dpixma_bjnp.c668 struct timeval timeout; in udp_command() local
1399 struct timeval timeout; in bjnp_recv_header() local
1562 struct timeval timeout; in bjnp_recv_data() local
1946 add_timeout_to_uri(char *uri, int timeout, int max_len) add_timeout_to_uri() argument
2029 struct timeval timeout; sanei_bjnp_find_devices() local
2377 sanei_bjnp_set_timeout(SANE_Int devno, SANE_Int timeout) sanei_bjnp_set_timeout() argument
[all...]
/third_party/backends/frontend/
H A Dsaned.c108 poll (struct pollfd *ufds, unsigned int nfds, int timeout) in poll() argument
1656 struct timeval tv, *timeout = 0; in do_scan() local
/third_party/curl/lib/
H A Dftp.c642 timediff_t timeout = Curl_pp_state_timeout(data, pp, FALSE); Curl_GetFTPResponse() local
[all...]
/third_party/cares/include/
H A Dares.h261 int timeout; /* in seconds or milliseconds, depending on options */ member
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c1133 uint8_t timeout = 0; in xhci_do_command() local
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c662 uint8_t timeout; in uhub_reattach_port() local
H A Dusb_ioctl.h194 uint16_t timeout; /* in milliseconds */ member
H A Dusbdi.h224 usb_timeout_t timeout; /* transfer timeout in milliseconds */ member
/third_party/libuv/src/unix/
H A Dcore.c428 int timeout; in uv_run() local
1802 struct timespec timeout; in uv_sleep() local
[all...]
/third_party/libdrm/freedreno/kgsl/
H A Dmsm_kgsl.h233 unsigned int timeout; member
242 unsigned int timeout; member
/third_party/mesa3d/src/egl/main/
H A Deglapi.c1984 _eglClientWaitSyncCommon(_EGLDisplay *disp, EGLDisplay dpy, _EGLSync *s, EGLint flags, EGLTime timeout) _eglClientWaitSyncCommon() argument
2018 eglClientWaitSync(EGLDisplay dpy, EGLSync sync, EGLint flags, EGLTime timeout) eglClientWaitSync() argument
2028 eglClientWaitSyncKHR(EGLDisplay dpy, EGLSync sync, EGLint flags, EGLTime timeout) eglClientWaitSyncKHR() argument
/third_party/ltp/lib/
H A Dtst_test.c70 unsigned int timeout; member
521 int timeout, runtime; in print_help() local
1548 unsigned int tst_multiply_timeout(unsigned int timeout) in tst_multiply_timeout() argument
1560 unsigned int timeout = DEFAULT_TIMEOUT; set_timeout() local
[all...]
/third_party/node/src/
H A Dcares_wrap.cc662 const int timeout = args[0].As<Int32>()->Value(); in New() local
753 int timeout = timeout_; in StartTimer() local
638 ChannelWrap( Environment* env, Local<Object> object, int timeout, int tries) ChannelWrap() argument
[all...]
/third_party/nghttp2/src/
H A Dh2load.cc670 void Client::timeout() { in timeout() function in h2load::Client
[all...]
H A Dshrpx_config.cc4623 auto &timeout = g.timeout; configure_downstream_group() local
[all...]
/third_party/node/deps/cares/include/
H A Dares.h317 int timeout; /* in seconds or milliseconds, depending on options */ member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.h633 ngtcp2_duration timeout; member
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c1100 static uint64_t wsi_get_absolute_timeout(uint64_t timeout) in wsi_get_absolute_timeout() argument
1114 x11_acquire_next_image_poll_x11(struct x11_swapchain *chain, uint32_t *image_index, uint64_t timeout) x11_acquire_next_image_poll_x11() argument
1183 x11_acquire_next_image_from_queue(struct x11_swapchain *chain, uint32_t *image_index_out, uint64_t timeout) x11_acquire_next_image_from_queue() argument
1364 uint64_t timeout = info->timeout; x11_acquire_next_image() local
[all...]
/third_party/libdrm/tests/modetest/
H A Dmodetest.c1811 struct timeval timeout = { .tv_sec = 3, .tv_usec = 0 }; in test_page_flip() local
/third_party/lwip/src/api/
H A Dsockets.c2034 lwip_select(int maxfdp1, fd_set *readset, fd_set *writeset, fd_set *exceptset, struct timeval *timeout) lwip_select() argument
2396 lwip_poll(struct pollfd *fds, nfds_t nfds, int timeout) lwip_poll() argument
[all...]

Completed in 63 milliseconds

1...<<31323334353637383940>>...47