Home
last modified time | relevance | path

Searched defs:timeout (Results 451 - 475 of 687) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/libuv/src/unix/
H A Daix.c133 void uv__io_poll(uv_loop_t* loop, int timeout) { in uv__io_poll() argument
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Dmsm_drm.h159 struct drm_msm_timespec timeout; /* in */ member
296 struct drm_msm_timespec timeout; /* in */ member
H A Detnaviv_drm.h120 struct drm_etnaviv_timespec timeout; /* in */ member
227 struct drm_etnaviv_timespec timeout; /* in */ member
244 struct drm_etnaviv_timespec timeout; /* in */ member
/third_party/libdrm/etnaviv/
H A Detnaviv_drm.h120 struct drm_etnaviv_timespec timeout; /* in */ member
227 struct drm_etnaviv_timespec timeout; /* in */ member
244 struct drm_etnaviv_timespec timeout; /* in */ member
/third_party/libdrm/include/drm/
H A Dtegra_drm.h140 __u32 timeout; member
447 __u32 timeout; member
/third_party/libcoap/src/
H A Dcoap_io.c1362 coap_tick_t timeout = 0; global() local
1619 unsigned int timeout; global() local
[all...]
/third_party/libdrm/amdgpu/
H A Damdgpu_cs.c412 drm_private uint64_t amdgpu_cs_calculate_timeout(uint64_t timeout) in amdgpu_cs_calculate_timeout() argument
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_ohos.c244 int timeout = -1; in ohos_window_dequeue_buffer() local
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c1031 virgl_fence_wait(struct virgl_winsys *vws, struct pipe_fence_handle *_fence, uint64_t timeout) virgl_fence_wait() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_svga.c434 vmw_svga_winsys_fence_finish(struct svga_winsys_screen *sws, struct pipe_fence_handle *fence, uint64_t timeout, unsigned flag) vmw_svga_winsys_fence_finish() argument
/third_party/node/src/
H A Dnode_contextify.cc1014 int64_t timeout = args[1]->IntegerValue(env->context()).FromJust(); in RunInContext() local
1036 EvalMachine(Local<Context> context, Environment* env, const int64_t timeout, const bool display_errors, const bool break_on_sigint, const bool break_on_first_line, std::shared_ptr<MicrotaskQueue> mtask_queue, const FunctionCallbackInfo<Value>& args) EvalMachine() argument
[all...]
H A Dspawn_sync.cc826 int64_t timeout = js_timeout->IntegerValue(context).FromJust(); in ParseOptions() local
/third_party/nghttp2/src/
H A Dshrpx_worker.cc136 auto &timeout = shared_addr->timeout; in create_downstream_key() local
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c291 int sem_timedwait(sem_t *sem, const struct timespec *timeout) in sem_timedwait() argument
/third_party/node/deps/cares/src/lib/
H A Dares_private.h194 struct timeval timeout; member
238 size_t timeout; /* in milliseconds */ member
/third_party/node/deps/ngtcp2/ngtcp2/crypto/
H A Dshared.c973 ngtcp2_crypto_verify_retry_token( ngtcp2_cid *odcid, const uint8_t *token, size_t tokenlen, const uint8_t *secret, size_t secretlen, uint32_t version, const ngtcp2_sockaddr *remote_addr, ngtcp2_socklen remote_addrlen, const ngtcp2_cid *dcid, ngtcp2_duration timeout, ngtcp2_tstamp ts) ngtcp2_crypto_verify_retry_token() argument
1150 ngtcp2_crypto_verify_regular_token(const uint8_t *token, size_t tokenlen, const uint8_t *secret, size_t secretlen, const ngtcp2_sockaddr *remote_addr, ngtcp2_socklen remote_addrlen, ngtcp2_duration timeout, ngtcp2_tstamp ts) ngtcp2_crypto_verify_regular_token() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_queue.c807 vn_WaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint64_t timeout) vn_WaitForFences() argument
1108 vn_WaitSemaphores(VkDevice device, const VkSemaphoreWaitInfo *pWaitInfo, uint64_t timeout) vn_WaitSemaphores() argument
H A Dvn_renderer.h127 uint64_t timeout; member
/third_party/libfuse/example/
H A Dpassthrough_hp.cc149 double timeout; member
[all...]
H A Dpassthrough_ll.c93 double timeout; member
[all...]
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c142 int timeout; member
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad-gestures.c543 uint64_t timeout; in tp_gesture_set_hold_timer() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-runtime-agent-impl.cc251 evaluate( const String16& expression, Maybe<String16> objectGroup, Maybe<bool> includeCommandLineAPI, Maybe<bool> silent, Maybe<int> executionContextId, Maybe<bool> returnByValue, Maybe<bool> generatePreview, Maybe<bool> userGesture, Maybe<bool> maybeAwaitPromise, Maybe<bool> throwOnSideEffect, Maybe<double> timeout, Maybe<bool> disableBreaks, Maybe<bool> maybeReplMode, Maybe<bool> allowUnsafeEvalBlockedByCSP, Maybe<String16> uniqueContextId, Maybe<bool> generateWebDriverValue, std::unique_ptr<EvaluateCallback> callback) evaluate() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c1012 trace_screen_fence_finish(struct pipe_screen *_screen, struct pipe_context *_ctx, struct pipe_fence_handle *fence, uint64_t timeout) trace_screen_fence_finish() argument
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c1102 agx_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) agx_fence_finish() argument

Completed in 37 milliseconds

1...<<11121314151617181920>>...28