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:tv_nsec
(Results
26 - 50
of
57
) sorted by relevance
1
2
3
/third_party/node/deps/uv/src/unix/
H
A
D
linux-syscalls.h
33
uint32_t
tv_nsec
;
member
/third_party/mesa3d/include/android_stub/log/
H
A
D
logprint.h
58
long
tv_nsec
;
member
/third_party/musl/src/stat/
H
A
D
fstatat.c
25
uint32_t
tv_nsec
;
member
[all...]
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
H
A
D
clock_nanosleep01.c
46
long
tv_nsec
;
member
/third_party/mesa3d/src/util/
H
A
D
timespec.h
213
timespec_to_proto(const struct timespec *a, uint32_t *tv_sec_hi, uint32_t *tv_sec_lo, uint32_t *
tv_nsec
)
timespec_to_proto()
argument
272
timespec_from_proto(struct timespec *a, uint32_t tv_sec_hi, uint32_t tv_sec_lo, uint32_t
tv_nsec
)
timespec_from_proto()
argument
[all...]
/third_party/glfw/deps/
H
A
D
tinycthread.h
114
long
tv_nsec
;
member
/third_party/ltp/include/lapi/
H
A
D
stat.h
29
uint32_t
tv_nsec
;
member
/third_party/musl/porting/liteos_a/kernel/include/bits/
H
A
D
stat.h
19
long
tv_nsec
;
member
48
uint32_t
tv_nsec
;
member
H
A
D
alltypes.h
285
struct timespec { time_t tv_sec; long
tv_nsec
; };
member
287
struct timespec64 { _Int64 tv_sec; _Int64
tv_nsec
; };
member
/third_party/musl/Benchmark/musl/
H
A
D
libc_hilog.cpp
57
uint32_t
tv_nsec
;
member
/third_party/libuv/src/unix/
H
A
D
internal.h
188
uint32_t
tv_nsec
;
member
/third_party/libdrm/include/drm/
H
A
D
msm_drm.h
67
__s64
tv_nsec
; /* nanoseconds */
member
/third_party/musl/include/sys/
H
A
D
stat.h
127
uint32_t
tv_nsec
, __pad;
member
/third_party/node/deps/openssl/openssl/engines/
H
A
D
e_afalg.c
131
__kernel_long_t
tv_nsec
;
member
/third_party/openssl/engines/
H
A
D
e_afalg.c
131
__kernel_long_t
tv_nsec
;
member
/third_party/alsa-lib/include/
H
A
D
seq_event.h
193
unsigned int
tv_nsec
; /**< nanoseconds */
member
/third_party/mesa3d/include/drm-uapi/
H
A
D
msm_drm.h
67
__s64
tv_nsec
; /* nanoseconds */
member
H
A
D
etnaviv_drm.h
46
__s64
tv_nsec
; /* nanoseconds */
member
/third_party/libdrm/etnaviv/
H
A
D
etnaviv_drm.h
46
__s64
tv_nsec
; /* nanoseconds */
member
/third_party/ltp/include/
H
A
D
tst_timer.h
112
__kernel_old_time_t
tv_nsec
; /* nanoseconds */
member
121
long long
tv_nsec
; /* nanoseconds */
member
[all...]
/third_party/python/Python/
H
A
D
pytime.c
461
_PyTime_t t,
tv_nsec
;
in pytime_fromtimespec()
local
832
_PyTime_t tv_sec,
tv_nsec
;
in pytime_as_timespec()
local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/bits/
H
A
D
alltypes.h
265
struct timespec { time_t tv_sec; int :8*(sizeof(time_t)-sizeof(long))*(__BYTE_ORDER==4321); long
tv_nsec
; int :8*(sizeof(time_t)-sizeof(long))*(__BYTE_ORDER!=4321); };
member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
linux_osl.h
631
long
tv_nsec
; /* nanoseconds */
member
/third_party/musl/porting/liteos_m/kernel/include/bits/
H
A
D
alltypes.h
223
struct timespec { time_t tv_sec; int :8*(sizeof(time_t)-sizeof(long))*(__BYTE_ORDER==4321); long
tv_nsec
; int :8*(sizeof(time_t)-sizeof(long))*(__BYTE_ORDER!=4321); };
member
/third_party/musl/porting/liteos_m/user/include/bits/
H
A
D
alltypes.h
223
struct timespec { time_t tv_sec; int :8*(sizeof(time_t)-sizeof(long))*(__BYTE_ORDER==4321); long
tv_nsec
; int :8*(sizeof(time_t)-sizeof(long))*(__BYTE_ORDER!=4321); };
member
Completed in 19 milliseconds
1
2
3