Home
last modified time | relevance | path

Searched defs:timeout (Results 1001 - 1025 of 1157) sorted by relevance

1...<<41424344454647

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c397 timeout_to_poll_timeout(uint64_t timeout) in timeout_to_poll_timeout() argument
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common.c864 wsi_AcquireNextImageKHR(VkDevice _device, VkSwapchainKHR swapchain, uint64_t timeout, VkSemaphore semaphore, VkFence fence, uint32_t *pImageIndex) wsi_AcquireNextImageKHR() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c572 noop_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) noop_fence_finish() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c1785 zink_screen_timeline_wait(struct zink_screen *screen, uint64_t batch_id, uint64_t timeout) in zink_screen_timeline_wait() argument
/third_party/node/deps/openssl/openssl/apps/
H A Docsp.c1199 do_responder(OCSP_REQUEST **preq, BIO **pcbio, BIO *acbio, const char *port, int timeout) do_responder() argument
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_srvr.c3644 uint32_t timeout = (uint32_t)s->session->timeout; in create_ticket_prequel() local
/third_party/libcoap/src/
H A Dcoap_openssl.c312 coap_tick_t timeout; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationWin32KeyedMutexTests.cpp1685 deUint32 timeout = 0xFFFFFFFF; // INFINITE in iterate() local
1726 deUint32 timeout = 0xFFFFFFFF; // INFINITE in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiPresentIdWaitTests.cpp76 TimeoutRange calcTimeoutRange (deUint64 timeout) in calcTimeoutRange() argument
438 deUint64 timeout; // Nanoseconds. member
[all...]
H A DvktWsiSwapchainTests.cpp2599 const deUint64 timeout = 50 * millisecond; // arbitrary realistic non-0 non-infinite timeout in acquireTooManyTimeoutTest() local
1227 AcquireNextImageWrapper(const DeviceInterface& vkd, VkDevice device, deUint32 deviceMask, VkSwapchainKHR swapchain, deUint64 timeout) AcquireNextImageWrapper() argument
1267 AcquireNextImage2Wrapper(const DeviceInterface& vkd, VkDevice device, deUint32 deviceMask, VkSwapchainKHR swapchain, deUint64 timeout) AcquireNextImage2Wrapper() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_0_autogen.cpp254 CaptureClientWaitSync(const State &glState, bool isCallValid, GLsync sync, GLbitfield flags, GLuint64 timeout, GLenum returnValue) CaptureClientWaitSync() argument
2732 CaptureWaitSync(const State &glState, bool isCallValid, GLsync sync, GLbitfield flags, GLuint64 timeout) CaptureWaitSync() argument
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp312 EGLint EGLAPIENTRY eglClientWaitSync(EGLDisplay dpy, EGLSync sync, EGLint flags, EGLTime timeout) in eglClientWaitSync() argument
694 eglClientWaitSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint flags, EGLTimeKHR timeout) eglClientWaitSyncKHR() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_0_autogen.cpp349 GLenum GL_APIENTRY GL_ClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) in GL_ClientWaitSync() argument
3028 void GL_APIENTRY GL_WaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) in GL_WaitSync() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv3.cpp2852 GLenum GL_APIENTRY ClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) in ClientWaitSync() argument
2880 void GL_APIENTRY WaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) in WaitSync() argument
/third_party/openssl/ssl/statem/
H A Dstatem_srvr.c3623 uint32_t timeout = (uint32_t)s->session->timeout; in create_ticket_prequel() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c793 unsigned int timeout; in MHD_handle_connection() local
2076 MHD_get_timeout(struct MHD_Daemon *daemon, MHD_UNSIGNED_LONG_LONG *timeout) MHD_get_timeout() argument
2260 struct timeval timeout; MHD_select() local
2372 int timeout; MHD_poll_all() local
2540 int timeout; MHD_poll_listen_socket() local
[all...]
/third_party/openssl/apps/
H A Docsp.c1199 do_responder(OCSP_REQUEST **preq, BIO **pcbio, BIO *acbio, const char *port, int timeout) do_responder() argument
/third_party/python/Lib/test/
H A Dtest_concurrent_futures.py410 def timeout(_signum, _frame): function
[all...]
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c1318 long long timeout = 0, now, stats[16]; in top_common() local
/third_party/toybox/toys/pending/
H A Ddhcp.c1275 uint32_t timeout = 0, waited = 0; in dhcp_main() local
[all...]
/third_party/toybox/toys/posix/
H A Dps.c1461 long long timeout = 0, now, stats[16]; in top_common() local
/third_party/python/Modules/_sqlite/
H A Dconnection.c176 pysqlite_connection_init_impl(pysqlite_Connection *self, PyObject *database, double timeout, int detect_types, const char *isolation_level, int check_same_thread, PyObject *factory, int cache_size, int uri) pysqlite_connection_init_impl() argument
/third_party/python/Modules/
H A D_winapi.c1774 _winapi_WaitNamedPipe_impl(PyObject *module, LPCTSTR name, DWORD timeout) in _winapi_WaitNamedPipe_impl() argument
H A Dselectmodule.c278 _PyTime_t timeout, deadline = 0; in select_select_impl() local
600 _PyTime_t timeout = -1, ms = -1, deadline = 0; select_poll_poll_impl() local
927 _PyTime_t timeout, ms, deadline = 0; select_devpoll_poll_impl() local
1540 _PyTime_t timeout = -1, ms = -1, deadline = 0; select_epoll_poll_impl() local
2119 _PyTime_t timeout, deadline = 0; select_kqueue_control_impl() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationWin32KeyedMutexTests.cpp1684 deUint32 timeout = 0xFFFFFFFF; // INFINITE in iterate() local
1725 deUint32 timeout = 0xFFFFFFFF; // INFINITE in iterate() local

Completed in 84 milliseconds

1...<<41424344454647