| /third_party/mesa3d/src/freedreno/drm/virtio/ |
| H A D | virtio_pipe.c | 116 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 D | child_process.js | [all...] |
| /third_party/musl/porting/linux/user/src/network/ |
| H A D | res_msend.c | 43 int timeout, attempts, retry_interval, servfail_retry; in res_msend_rc_ext() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_event_kqueue.c | 196 struct timespec *timeout = NULL; in ares_evsys_kqueue_wait() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video.c | 96 uint32_t timeout; in nv98_create_decoder() local
|
| /third_party/ltp/testcases/kernel/io/aio/ |
| H A D | aio02.c | 111 struct timespec timeout; in io_tio() local
|
| /third_party/ltp/testcases/kernel/syscalls/io_submit/ |
| H A D | io_submit01.c | 120 struct timespec timeout = { .tv_sec = 1 }; in verify_io_submit() local
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/semop/ |
| H A D | semop02.c | 35 static struct tst_ts timeout; variable
|
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-tcpclient.c | 148 double timeout = 0.0; /* timeout */ in main() local
|
| /third_party/ltp/testcases/kernel/sched/pthreads/ |
| H A D | pth_str01.c | 44 int timeout = 30; /* minutes */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/fcntl/ |
| H A D | fcntl31.c | 63 static struct timespec timeout; variable
|
| /third_party/ltp/testcases/kernel/syscalls/select/ |
| H A D | select03.c | 22 static struct timeval timeout = {.tv_sec = 0, .tv_usec = 100000}; variable 32 struct timeval **timeout; member
|
| /third_party/lwip/src/core/ |
| H A D | timeouts.c | 188 struct sys_timeo *timeout, *t; in sys_timeout_abs() local [all...] |
| /third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/ |
| H A D | main.c | 175 struct timeval timeout; in main() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-sharedarraybuffer.cc | 258 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 D | freedreno_fence.c | 133 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 D | lima_util.c | 43 bool lima_get_absolute_timeout(uint64_t *timeout) in lima_get_absolute_timeout() argument
|
| /third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
| H A D | pvr_srv_sync.c | 104 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 D | nvc0_video.c | 106 uint32_t timeout; in nvc0_create_decoder() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-suspend-on-idle.c | 48 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 D | ssl_servers.py | 53 timeout = support.LOOPBACK_TIMEOUT variable in RootedHTTPRequestHandler
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | thread-mainloop.c | 60 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 D | Stream.cpp | 94 void Stream::setConsumerAcquireTimeout(EGLint timeout) in setConsumerAcquireTimeout() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Fence11.cpp | 213 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 D | TimerQueriesTest.cpp | 130 int timeout = 200000; in TEST_P() local 210 int timeout = 200000; in TEST_P() local 452 int timeout = 200000; TEST_P() local [all...] |