| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer_vtest.c | 455 const uint32_t timeout = poll_timeout >= 0 && poll_timeout <= INT32_MAX in vtest_vcmd_sync_wait() local 872 timeout_to_poll_timeout(uint64_t timeout) in timeout_to_poll_timeout() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_pipe_common.c | 1086 r600_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) r600_fence_finish() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x_all.c | 106 X509 *X509_load_http(const char *url, BIO *bio, BIO *rbio, int timeout) in X509_load_http() argument 160 X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout) in X509_CRL_load_http() argument 92 simple_get_asn1(const char *url, BIO *bio, BIO *rbio, int timeout, const ASN1_ITEM *it) simple_get_asn1() argument
|
| /third_party/node/deps/openssl/openssl/crypto/http/ |
| H A D | http_client.c | 243 OSSL_HTTP_REQ_CTX_set_expected(OSSL_HTTP_REQ_CTX *rctx, const char *content_type, int asn1, int timeout, int keep_alive) OSSL_HTTP_REQ_CTX_set_expected() argument 1015 OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path, const STACK_OF(CONF_VALUE) *headers, const char *content_type, BIO *req, const char *expected_content_type, int expect_asn1, size_t max_resp_len, int timeout, int keep_alive) OSSL_HTTP_set1_request() argument 1123 OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, const STACK_OF(CONF_VALUE) *headers, const char *expected_ct, int expect_asn1, size_t max_resp_len, int timeout) OSSL_HTTP_get() argument 1212 OSSL_HTTP_transfer(OSSL_HTTP_REQ_CTX **prctx, const char *server, const char *port, const char *path, int use_ssl, const char *proxy, const char *no_proxy, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, const STACK_OF(CONF_VALUE) *headers, const char *content_type, BIO *req, const char *expected_ct, int expect_asn1, size_t max_resp_len, int timeout, int keep_alive) OSSL_HTTP_transfer() argument 1296 OSSL_HTTP_proxy_connect(BIO *bio, const char *server, const char *port, const char *proxyuser, const char *proxypass, int timeout, BIO *bio_err, const char *prog) OSSL_HTTP_proxy_connect() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bss_dgram.c | 205 int timeout; in dgram_adjust_rcv_timeout() local 276 int timeout = data->socket_timeout.tv_sec * 1000 + dgram_reset_rcv_timeout() local 587 int timeout = tv->tv_sec * 1000 + tv->tv_usec / 1000; dgram_ctrl() local 606 int timeout; dgram_ctrl() local 638 int timeout = tv->tv_sec * 1000 + tv->tv_usec / 1000; dgram_ctrl() local 657 int timeout; dgram_ctrl() local [all...] |
| H A D | bio_lib.c | 919 int BIO_do_connect_retry(BIO *bio, int timeout, int nap_milliseconds) in BIO_do_connect_retry() argument [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | core.c | 383 int timeout; in uv_run() local 1540 struct timespec timeout; in uv_sleep() local [all...] |
| H A D | aix.c | 133 void uv__io_poll(uv_loop_t* loop, int timeout) { in uv__io_poll() argument [all...] |
| H A D | os390.c | 804 void uv__io_poll(uv_loop_t* loop, int timeout) { in uv__io_poll() argument [all...] |
| H A D | stream.c | 272 struct timespec timeout; in uv__stream_try_select() local 558 struct timespec timeout = { 0, 1 }; in uv__server_io() local
|
| /third_party/openssl/crypto/bio/ |
| H A D | bss_dgram.c | 205 int timeout; in dgram_adjust_rcv_timeout() local 276 int timeout = data->socket_timeout.tv_sec * 1000 + dgram_reset_rcv_timeout() local 587 int timeout = tv->tv_sec * 1000 + tv->tv_usec / 1000; dgram_ctrl() local 606 int timeout; dgram_ctrl() local 638 int timeout = tv->tv_sec * 1000 + tv->tv_usec / 1000; dgram_ctrl() local 657 int timeout; dgram_ctrl() local [all...] |
| H A D | bio_lib.c | 919 int BIO_do_connect_retry(BIO *bio, int timeout, int nap_milliseconds) in BIO_do_connect_retry() argument [all...] |
| /third_party/openssl/crypto/http/ |
| H A D | http_client.c | 236 OSSL_HTTP_REQ_CTX_set_expected(OSSL_HTTP_REQ_CTX *rctx, const char *content_type, int asn1, int timeout, int keep_alive) OSSL_HTTP_REQ_CTX_set_expected() argument 1004 OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path, const STACK_OF(CONF_VALUE) *headers, const char *content_type, BIO *req, const char *expected_content_type, int expect_asn1, size_t max_resp_len, int timeout, int keep_alive) OSSL_HTTP_set1_request() argument 1112 OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, const STACK_OF(CONF_VALUE) *headers, const char *expected_ct, int expect_asn1, size_t max_resp_len, int timeout) OSSL_HTTP_get() argument 1201 OSSL_HTTP_transfer(OSSL_HTTP_REQ_CTX **prctx, const char *server, const char *port, const char *path, int use_ssl, const char *proxy, const char *no_proxy, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, const STACK_OF(CONF_VALUE) *headers, const char *content_type, BIO *req, const char *expected_ct, int expect_asn1, size_t max_resp_len, int timeout, int keep_alive) OSSL_HTTP_transfer() argument 1285 OSSL_HTTP_proxy_connect(BIO *bio, const char *server, const char *port, const char *proxyuser, const char *proxypass, int timeout, BIO *bio_err, const char *prog) OSSL_HTTP_proxy_connect() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemUtils.cpp | 501 queueSubmit(ProtectedContext& context, ProtectionMode protectionMode, vk::VkQueue queue, vk::VkCommandBuffer cmdBuffer, vk::VkFence fence, deUint64 timeout) queueSubmit() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | CommandProcessor.cpp | 616 angle::Result CommandProcessor::finishToSerial(Context *context, Serial serial, uint64_t timeout) in finishToSerial() argument 631 angle::Result CommandProcessor::waitIdle(Context *context, uint64_t timeout) in waitIdle() argument 973 angle::Result CommandQueue::finishToSerial(Context *context, Serial finishSerial, uint64_t timeout) in finishToSerial() argument 1012 angle::Result CommandQueue::waitIdle(Context *context, uint64_t timeout) in waitIdle() argument 750 waitForSerialWithUserTimeout(vk::Context *context, Serial serial, uint64_t timeout, VkResult *result) waitForSerialWithUserTimeout() argument 1102 waitForSerialWithUserTimeout(vk::Context *context, Serial serial, uint64_t timeout, VkResult *result) waitForSerialWithUserTimeout() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_egl_ext_autogen.cpp | 761 EGL_ClientWaitSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint flags, EGLTimeKHR timeout) EGL_ClientWaitSyncKHR() argument
|
| H A D | egl_ext_stubs.cpp | 22 ClientWaitSyncKHR(Thread *thread, Display *display, Sync *syncObject, EGLint flags, EGLTimeKHR timeout) ClientWaitSyncKHR() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| H A D | libEGL.cpp | 1436 EGLint EGLAPIENTRY ClientWaitSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint flags, EGLTimeKHR timeout) in ClientWaitSyncKHR() argument
|
| H A D | main.cpp | 635 EGLAPI EGLint EGLAPIENTRY eglClientWaitSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint flags, EGLTimeKHR timeout) in eglClientWaitSyncKHR() argument 640 EGLAPI EGLint EGLAPIENTRY eglClientWaitSync(EGLDisplay dpy, EGLSyncKHR sync, EGLint flags, EGLTimeKHR timeout) in eglClientWaitSync() argument
|
| /third_party/openssl/crypto/x509/ |
| H A D | x_all.c | 106 X509 *X509_load_http(const char *url, BIO *bio, BIO *rbio, int timeout) in X509_load_http() argument 160 X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout) in X509_CRL_load_http() argument 92 simple_get_asn1(const char *url, BIO *bio, BIO *rbio, int timeout, const ASN1_ITEM *it) simple_get_asn1() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | connection.c | 2271 unsigned int timeout; local
|
| /third_party/skia/third_party/externals/microhttpd/src/spdy2http/ |
| H A D | proxy.c | 62 unsigned int timeout; member 977 struct timeval timeout; in run() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
| H A D | test_new_connection.c | 909 struct timeval timeout; in parentproc() local
|
| H A D | test_notls.c | 872 struct timeval timeout; in parentproc() local
|
| H A D | test_request_response.c | 931 struct timeval timeout; in parentproc() local
|