/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
D | delay.h | 46 linux_msleep(unsigned int msecs) in linux_msleep() 63 unsigned long msecs = (x + 1000 - 1) / 1000; /* 1000ns = 1us */ in ndelay() local
|
/third_party/ltp/lib/ |
D | tst_process_state.c | 19 unsigned int msecs = 0; in tst_process_state_wait() local 74 unsigned int msecs = 0; in tst_process_exit_wait() local
|
D | tst_checkpoint.c | 111 unsigned int msecs = 0, waked = 0; in tst_checkpoint_wake() local
|
/third_party/lwip/src/core/ipv4/ |
D | dhcp.c | 313 u16_t msecs; in dhcp_check() local 376 u16_t msecs; in dhcp_select() local 1012 u16_t msecs; local 1058 u16_t msecs; local 1220 u16_t msecs; local 1276 u16_t msecs; local 1330 u16_t msecs; local
|
/third_party/node/test/parallel/ |
D | test-http2-compat-serverresponse-settimeout.js | 8 const msecs = common.platformTimeout(1); constant
|
D | test-http2-compat-serverrequest-settimeout.js | 9 const msecs = common.platformTimeout(1); constant
|
/third_party/node/lib/internal/ |
D | timers.js | 239 function TimersList(expiry, msecs) { argument 348 function insert(item, msecs, start = getLibuvNow()) { argument 383 function getTimerDuration(msecs, name) { argument
|
D | stream_base_commons.js | 243 function setStreamTimeout(msecs, callback) { argument
|
/third_party/lwip/src/include/lwip/ |
D | timeouts.h | 111 #define sys_timeout(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) argument
|
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
D | sem_sleepingbarber.c | 45 static void mdelay(unsigned msecs) in mdelay()
|
/third_party/node/lib/ |
D | _http_client.js | 859 ClientRequest.prototype.setTimeout = function setTimeout(msecs, callback) { argument 877 function setSocketTimeout(sock, msecs) { argument
|
D | _http_incoming.js | 96 IncomingMessage.prototype.setTimeout = function setTimeout(msecs, callback) { argument
|
D | timers.js | 118 function enroll(item, msecs) { argument
|
D | _http_outgoing.js | 268 OutgoingMessage.prototype.setTimeout = function setTimeout(msecs, callback) { argument
|
D | _http_server.js | 391 Server.prototype.setTimeout = function setTimeout(msecs, callback) { argument
|
/third_party/lwip/src/core/ |
D | timeouts.c | 289 sys_timeout_debug(u32_t msecs, sys_timeout_handler handler, void *arg, const char *handler_name) in sys_timeout_debug()
|
D | lowpower.c | 457 sys_timeout(u32_t msecs, sys_timeout_handler handler, void *arg) in sys_timeout()
|
/third_party/gstreamer/gstplugins_base/ext/pango/ |
D | gsttimeoverlay.c | 111 guint hours, mins, secs, msecs; in gst_time_overlay_render_time() local
|
/third_party/node/lib/internal/http2/ |
D | compat.js | 413 setTimeout(msecs, callback) { argument 762 setTimeout(msecs, callback) { argument
|
D | core.js | 3071 setTimeout(msecs, callback) { argument 3099 setTimeout(msecs, callback) { argument
|
/third_party/lwip/src/api/ |
D | tcpip.c | 447 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout()
|
/third_party/lwip/src/include/lwip/priv/ |
D | tcpip_priv.h | 159 u32_t msecs; member
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstdatetime.c | 776 guint msecs; in __gst_date_time_serialize() local
|
/third_party/python/Tools/demo/ |
D | sortvisu.py | 85 def wait(self, msecs): argument
|
/third_party/lwip/src/core/ipv6/ |
D | dhcp6.c | 464 u16_t msecs; in dhcp6_information_request() local
|