Home
last modified time | relevance | path

Searched defs:timeout (Results 4501 - 4525 of 5406) sorted by relevance

1...<<181182183184185186187188189190>>...217

/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
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiPresentIdWaitTests.cpp76 TimeoutRange calcTimeoutRange (deUint64 timeout) in calcTimeoutRange() argument
438 deUint64 timeout; // Nanoseconds. member
[all...]
H A DvktWsiSwapchainTests.cpp2583 const deUint64 timeout = 50 * millisecond; // arbitrary realistic non-0 non-infinite timeout in acquireTooManyTimeoutTest() local
1211 AcquireNextImageWrapper(const DeviceInterface& vkd, VkDevice device, deUint32 deviceMask, VkSwapchainKHR swapchain, deUint64 timeout) AcquireNextImageWrapper() argument
1251 AcquireNextImage2Wrapper(const DeviceInterface& vkd, VkDevice device, deUint32 deviceMask, VkSwapchainKHR swapchain, deUint64 timeout) AcquireNextImage2Wrapper() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wext.c1087 int ret = 0, timeout; in wpa_driver_wext_scan() local
[all...]
H A Dwpa_hal.c1367 int32_t timeout; in WifiWpaScan2() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_registrar.c785 wps_registrar_add_pin(struct wps_registrar *reg, const u8 *addr, const u8 *uuid, const u8 *pin, size_t pin_len, int timeout) wps_registrar_add_pin() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c88 unsigned int timeout = 0; in wpas_dbus_handler_p2p_find() local
200 dbus_int32_t timeout = 0; in wpas_dbus_handler_p2p_listen() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dsme.c2362 unsigned int timeout, sec, usec; in sme_sa_query_timer() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwps_hostapd.c1519 int timeout; member
1812 static void hostapd_wps_ap_pin_enable(struct hostapd_data *hapd, int timeout) in hostapd_wps_ap_pin_enable() argument
1540 hostapd_wps_add_pin(struct hostapd_data *hapd, const u8 *addr, const char *uuid, const char *pin, int timeout) hostapd_wps_add_pin() argument
1851 int timeout; global() member
1872 hostapd_wps_ap_pin_random(struct hostapd_data *hapd, int timeout) hostapd_wps_ap_pin_random() argument
1892 hostapd_wps_ap_pin_set(struct hostapd_data *hapd, const char *pin, int timeout) hostapd_wps_ap_pin_set() argument
[all...]

Completed in 72 milliseconds

1...<<181182183184185186187188189190>>...217