/third_party/node/test/parallel/ |
D | test-performance-eventlooputil.js | 18 assert.deepStrictEqual(elu, { idle: 0, active: 0, utilization: 0 }); property 20 { idle: 0, active: 0, utilization: 0 }); property 22 { idle: 0, active: 0, utilization: 0 }); property
|
/third_party/libuv/test/ |
D | test-tcp-oob.c | 34 static uv_idle_t idle; variable 47 static void idle_cb(uv_idle_t* idle) { in idle_cb()
|
D | test-poll-oob.c | 37 static uv_idle_t idle; variable 55 static void idle_cb(uv_idle_t* idle) { in idle_cb()
|
D | test-callback-order.c | 61 uv_idle_t idle; in TEST_IMPL() local
|
D | test-handle-fileno.c | 55 uv_idle_t idle; in TEST_IMPL() local
|
/third_party/node/test/node-api/test_uv_loop/ |
D | test_uv_loop.cc | 30 uv_idle_t* idle = new uv_idle_t; in SetImmediate() local 32 uv_idle_start(idle, [](uv_idle_t* idle) { in SetImmediate()
|
/third_party/libuv/docs/src/ |
D | idle.rst | 2 .. _idle: target
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_gpu_load.c | 185 unsigned idle = p_atomic_read(&sscreen->mmio_counters.array[busy_index + 1]); in si_read_mmio_counter() local 194 unsigned idle = (end >> 32) - (begin >> 32); in si_end_mmio_counter() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_gpu_load.c | 172 unsigned idle = p_atomic_read(&rscreen->mmio_counters.array[busy_index + 1]); in r600_read_mmio_counter() local 182 unsigned idle = (end >> 32) - (begin >> 32); in r600_end_mmio_counter() local
|
/third_party/node/test/sequential/ |
D | test-worker-eventlooputil.js | 67 { idle: 0, active: 0, utilization: 0 }); property
|
/third_party/libwebsockets/lib/event-libs/glib/ |
D | private-lib-event-libs-glib.h | 37 lws_glib_tag_t idle; member
|
/third_party/libwebsockets/lib/event-libs/libev/ |
D | private-lib-event-libs-libev.h | 44 struct ev_idle idle; member
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | camerabin.c | 983 gboolean idle = FALSE; in wait_for_idle_state() local 1000 gboolean idle; in run_single_image_capture_test() local 1065 gboolean idle; in GST_START_TEST() local 1122 gboolean idle; in GST_START_TEST() local 1171 gboolean idle; in GST_START_TEST() local 1564 gboolean idle; in GST_START_TEST() local
|
/third_party/libwebsockets/lib/event-libs/libuv/ |
D | private-lib-event-libs-libuv.h | 59 uv_idle_t idle; member
|
/third_party/python/Doc/library/ |
D | idle.rst | 1 .. _idle: target
|
/third_party/lwip/src/core/ |
D | altcp.c | 514 altcp_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count) in altcp_keepalive_enable() 697 altcp_default_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count) in altcp_default_keepalive_enable()
|
D | altcp_tcp.c | 466 altcp_tcp_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t cnt) in altcp_tcp_keepalive_enable()
|
/third_party/mbedtls/programs/ssl/ |
D | ssl_test_lib.c | 285 int idle( mbedtls_net_context *fd, in idle() function
|
/third_party/toybox/toys/other/ |
D | vmstat.c | 33 uint64_t user, nice, sys, idle, wait, irq, sirq, intr, ctxt, running, blocked; member
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_bufmgr.h | 88 bool idle; member
|
/third_party/node/lib/ |
D | os.js | 146 idle: data[i++], property
|
/third_party/node/src/api/ |
D | callback.cc | 92 auto idle = OnScopeLeave([&]() { env_->isolate()->SetIdle(true); }); in Close() local
|
/third_party/lwip/src/netif/ppp/ |
D | auth.c | 1323 struct ppp_idle idle; in check_idle() local
|
/third_party/libuv/src/unix/ |
D | linux-core.c | 531 uint64_t idle; in read_times() local
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | camtransport.c | 103 GList *idle; member
|