Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:uptime
(Results
26 - 50
of
76
) sorted by relevance
1
2
3
4
/third_party/libuv/src/unix/
H
A
D
hurd.c
110
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
haiku.c
111
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
qnx.c
115
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
darwin.c
173
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
openbsd.c
168
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
freebsd.c
165
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
netbsd.c
169
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
ibmi.c
282
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
sunos.c
645
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
/third_party/musl/src/linux/x32/
H
A
D
sysinfo.c
8
klong
uptime
;
member
/third_party/node/deps/uv/src/unix/
H
A
D
hurd.c
110
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
haiku.c
106
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
qnx.c
110
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
openbsd.c
163
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
darwin.c
171
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
freebsd.c
160
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
netbsd.c
164
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
linux-core.c
214
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
/kernel/linux/linux-5.10/drivers/staging/blackbox/
H
A
D
blackbox_common.c
184
struct timespec64
uptime
;
in get_ticks()
local
/kernel/linux/linux-6.6/drivers/staging/blackbox/
H
A
D
blackbox_common.c
205
struct timespec64
uptime
;
in get_ticks()
local
/kernel/linux/linux-6.6/tools/testing/selftests/timens/
H
A
D
procfs.c
68
static int read_proc_uptime(struct timespec *
uptime
)
in read_proc_uptime()
argument
/base/startup/init/services/init/standard/
H
A
D
init.c
122
static void WriteUptimeSysParam(const char *param, const char *
uptime
)
in WriteUptimeSysParam()
argument
273
void SystemConfig(const char *
uptime
)
in SystemConfig()
argument
/third_party/node/lib/
H
A
D
os.js
/third_party/node/src/
H
A
D
node_os.cc
152
double
uptime
;
in GetUptime()
local
/base/startup/init/services/modules/bootevent/
H
A
D
bootevent.c
308
long long
uptime
;
in WriteBooteventSysParam()
local
Completed in 12 milliseconds
1
2
3
4