Home
last modified time | relevance | path

Searched defs:msecs (Results 1 – 25 of 30) sorted by relevance

12

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Ddelay.h46 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/
Dtst_process_state.c19 unsigned int msecs = 0; in tst_process_state_wait() local
74 unsigned int msecs = 0; in tst_process_exit_wait() local
Dtst_checkpoint.c111 unsigned int msecs = 0, waked = 0; in tst_checkpoint_wake() local
/third_party/lwip/src/core/ipv4/
Ddhcp.c313 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/
Dtest-http2-compat-serverresponse-settimeout.js8 const msecs = common.platformTimeout(1); constant
Dtest-http2-compat-serverrequest-settimeout.js9 const msecs = common.platformTimeout(1); constant
/third_party/node/lib/internal/
Dtimers.js239 function TimersList(expiry, msecs) { argument
348 function insert(item, msecs, start = getLibuvNow()) { argument
383 function getTimerDuration(msecs, name) { argument
Dstream_base_commons.js243 function setStreamTimeout(msecs, callback) { argument
/third_party/lwip/src/include/lwip/
Dtimeouts.h111 #define sys_timeout(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) argument
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
Dsem_sleepingbarber.c45 static void mdelay(unsigned msecs) in mdelay()
/third_party/node/lib/
D_http_client.js859 ClientRequest.prototype.setTimeout = function setTimeout(msecs, callback) { argument
877 function setSocketTimeout(sock, msecs) { argument
D_http_incoming.js96 IncomingMessage.prototype.setTimeout = function setTimeout(msecs, callback) { argument
Dtimers.js118 function enroll(item, msecs) { argument
D_http_outgoing.js268 OutgoingMessage.prototype.setTimeout = function setTimeout(msecs, callback) { argument
D_http_server.js391 Server.prototype.setTimeout = function setTimeout(msecs, callback) { argument
/third_party/lwip/src/core/
Dtimeouts.c289 sys_timeout_debug(u32_t msecs, sys_timeout_handler handler, void *arg, const char *handler_name) in sys_timeout_debug()
Dlowpower.c457 sys_timeout(u32_t msecs, sys_timeout_handler handler, void *arg) in sys_timeout()
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgsttimeoverlay.c111 guint hours, mins, secs, msecs; in gst_time_overlay_render_time() local
/third_party/node/lib/internal/http2/
Dcompat.js413 setTimeout(msecs, callback) { argument
762 setTimeout(msecs, callback) { argument
Dcore.js3071 setTimeout(msecs, callback) { argument
3099 setTimeout(msecs, callback) { argument
/third_party/lwip/src/api/
Dtcpip.c447 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout()
/third_party/lwip/src/include/lwip/priv/
Dtcpip_priv.h159 u32_t msecs; member
/third_party/gstreamer/gstreamer/gst/
Dgstdatetime.c776 guint msecs; in __gst_date_time_serialize() local
/third_party/python/Tools/demo/
Dsortvisu.py85 def wait(self, msecs): argument
/third_party/lwip/src/core/ipv6/
Ddhcp6.c464 u16_t msecs; in dhcp6_information_request() local

12