Home
last modified time | relevance | path

Searched defs:timeout (Results 201 - 225 of 687) sorted by relevance

12345678910>>...28

/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_pipe.c116 virtio_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence, uint64_t timeout) in virtio_pipe_wait() argument
/third_party/node/lib/
H A Dchild_process.js[all...]
/third_party/musl/porting/linux/user/src/network/
H A Dres_msend.c43 int timeout, attempts, retry_interval, servfail_retry; in res_msend_rc_ext() local
/third_party/node/deps/cares/src/lib/
H A Dares_event_kqueue.c196 struct timespec *timeout = NULL; in ares_evsys_kqueue_wait() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c96 uint32_t timeout; in nv98_create_decoder() local
/third_party/ltp/testcases/kernel/io/aio/
H A Daio02.c111 struct timespec timeout; in io_tio() local
/third_party/ltp/testcases/kernel/syscalls/io_submit/
H A Dio_submit01.c120 struct timespec timeout = { .tv_sec = 1 }; in verify_io_submit() local
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
H A Dsemop02.c35 static struct tst_ts timeout; variable
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-tcpclient.c148 double timeout = 0.0; /* timeout */ in main() local
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str01.c44 int timeout = 30; /* minutes */ variable
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl31.c63 static struct timespec timeout; variable
/third_party/ltp/testcases/kernel/syscalls/select/
H A Dselect03.c22 static struct timeval timeout = {.tv_sec = 0, .tv_usec = 100000}; variable
32 struct timeval **timeout; member
/third_party/lwip/src/core/
H A Dtimeouts.c188 struct sys_timeo *timeout, *t; in sys_timeout_abs() local
[all...]
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/
H A Dmain.c175 struct timeval timeout; in main() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-sharedarraybuffer.cc258 Handle<Object> timeout = args.atOrUndefined(isolate, 4); in BUILTIN() local
269 Handle<Object> timeout in BUILTIN() local
181 DoWait(Isolate* isolate, FutexEmulation::WaitMode mode, Handle<Object> array, Handle<Object> index, Handle<Object> value, Handle<Object> timeout) DoWait() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.c133 fd_fence_finish(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_fence_handle *fence, uint64_t timeout) fd_fence_finish() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_util.c43 bool lima_get_absolute_timeout(uint64_t *timeout) in lima_get_absolute_timeout() argument
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_sync.c104 static inline void pvr_start_timeout(struct timespec *timeout, in pvr_start_timeout() argument
113 pvr_get_remaining_time(const struct timespec *timeout) in pvr_get_remaining_time() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c106 uint32_t timeout; in nvc0_create_decoder() local
/third_party/pulseaudio/src/modules/
H A Dmodule-suspend-on-idle.c48 pa_usec_t timeout; member
58 pa_usec_t timeout; member
313 int32_t timeout; device_new_hook_cb() local
421 uint32_t timeout = 5; pa__init() local
[all...]
/third_party/python/Lib/test/
H A Dssl_servers.py53 timeout = support.LOOPBACK_TIMEOUT variable in RootedHTTPRequestHandler
/third_party/pulseaudio/src/pulse/
H A Dthread-mainloop.c60 static int poll_func(struct pollfd *ufds, unsigned long nfds, int timeout, void *userdata) { in poll_func() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DStream.cpp94 void Stream::setConsumerAcquireTimeout(EGLint timeout) in setConsumerAcquireTimeout() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DFence11.cpp213 angle::Result Sync11::serverWait(const gl::Context *context, GLbitfield flags, GLuint64 timeout) in serverWait() argument
141 clientWait(const gl::Context *context, GLbitfield flags, GLuint64 timeout, GLenum *outResult) clientWait() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTimerQueriesTest.cpp130 int timeout = 200000; in TEST_P() local
210 int timeout = 200000; in TEST_P() local
452 int timeout = 200000; TEST_P() local
[all...]

Completed in 13 milliseconds

12345678910>>...28