/third_party/libuv/src/unix/ |
D | cygwin.c | 28 int uv_uptime(double* uptime) { in uv_uptime()
|
D | qnx.c | 110 int uv_uptime(double* uptime) { in uv_uptime()
|
D | hurd.c | 110 int uv_uptime(double* uptime) { in uv_uptime()
|
D | haiku.c | 106 int uv_uptime(double* uptime) { in uv_uptime()
|
D | openbsd.c | 163 int uv_uptime(double* uptime) { in uv_uptime()
|
D | netbsd.c | 164 int uv_uptime(double* uptime) { in uv_uptime()
|
D | freebsd.c | 160 int uv_uptime(double* uptime) { in uv_uptime()
|
D | darwin.c | 171 int uv_uptime(double* uptime) { in uv_uptime()
|
/third_party/ltp/testcases/kernel/syscalls/sysinfo/ |
D | sysinfo03.c | 39 long uptime; in verify_sysinfo() local
|
/third_party/libuv/test/ |
D | test-platform-output.c | 36 double uptime; in TEST_IMPL() local
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | sysinfo.h | 9 unsigned long uptime; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/ |
D | sysinfo.h | 9 unsigned long uptime; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | sysinfo.h | 11 unsigned long uptime; member
|
/third_party/musl/porting/linux/user/include/sys/ |
D | sysinfo.h | 12 unsigned long uptime; member
|
/third_party/musl/include/sys/ |
D | sysinfo.h | 11 unsigned long uptime; member
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | sysinfo.h | 11 unsigned long uptime; member
|
/third_party/node/deps/npm/node_modules/worker-farm/tests/ |
D | child.js | 85 module.exports.uptime = function (callback) { function
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | sysinfo.h | 11 unsigned long uptime; member
|
/third_party/musl/ndk_musl_include/sys/ |
D | sysinfo.h | 12 unsigned long uptime; member
|
/third_party/musl/src/linux/x32/ |
D | sysinfo.c | 8 klong uptime; member
|
/third_party/iptables/include/linux/ |
D | kernel.h | 13 long uptime; /* Seconds since boot */ member
|
/third_party/node/test/parallel/ |
D | test-os.js | 86 const uptime = os.uptime(); constant
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_process.js | 51 uptime: function (...args) { method
|
/third_party/node/lib/ |
D | os.js | 369 uptime: getUptime, property
|
/third_party/node/src/ |
D | node_os.cc | 146 double uptime; in GetUptime() local
|