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:timespec
(Results
1 - 25
of
37
) sorted by relevance
1
2
/third_party/musl/libc-test/src/api/
H
A
D
sched.c
8
T(struct
timespec
)
in f()
argument
/third_party/mesa3d/src/c11/
H
A
D
time.h
31
struct
timespec
struct
/third_party/rust/crates/rustix/tests/time/
H
A
D
main.rs
13
mod
timespec
;
modules
/third_party/rust/crates/rustix/src/backend/libc/time/
H
A
D
syscalls.rs
49
let mut
timespec
= MaybeUninit::<LibcTimespec>::uninit();
variables
100
let mut
timespec
= MaybeUninit::<LibcTimespec>::uninit();
variables
155
let mut
timespec
= MaybeUninit::<LibcTimespec>::uninit();
global()
variables
[all...]
/third_party/ntfs-3g/include/ntfs-3g/
H
A
D
ntfstime.h
43
struct
timespec
{
struct
/third_party/rust/crates/rustix/src/backend/linux_raw/
H
A
D
vdso_wrappers.rs
72
let mut
timespec
= MaybeUninit::<Timespec>::uninit();
variables
/third_party/alsa-lib/include/
H
A
D
global.h
144
struct
timespec
{
struct
/third_party/ffmpeg/libavutil/tests/
H
A
D
parseutils.c
135
const char *fmt, *
timespec
;
in test_av_small_strptime()
member
/third_party/ltp/testcases/kernel/syscalls/statx/
H
A
D
statx06.c
39
timestamp_to_
timespec
(const struct statx_timestamp *timestamp, struct
timespec
*
timespec
)
timestamp_to_timespec()
argument
/third_party/glfw/deps/
H
A
D
tinycthread.h
116
#define
timespec
_ttherad_timespec
macro
/third_party/alsa-lib/src/pcm/
H
A
D
pcm_file.c
907
struct
timespec
timespec
;
in snd_pcm_file_open()
local
H
A
D
pcm_hw.c
1670
struct
timespec
timespec
;
in snd_pcm_hw_open_fd()
local
/third_party/musl/porting/liteos_a/kernel/include/bits/
H
A
D
alltypes.h
285
struct
timespec
{ time_t tv_sec; long tv_nsec; };
struct
/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); };
struct
/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); };
struct
/third_party/musl/porting/uniproton/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); };
struct
/third_party/rust/crates/libc/src/windows/
H
A
D
mod.rs
94
pub struct
timespec
{
structure names
/third_party/rust/crates/libc/src/
H
A
D
wasi.rs
100
pub struct
timespec
{
structure names
[all...]
/third_party/rust/crates/libc/src/unix/
H
A
D
mod.rs
74
pub struct
timespec
{
structure names
/third_party/python/Lib/lib2to3/tests/data/
H
A
D
infinite_recursion.py
2452
class
timespec
(Structure):
class
/third_party/python/Modules/
H
A
D
_datetimemodule.c
4370
const char *
timespec
= NULL;
in time_isoformat()
local
5749
char *
timespec
= NULL;
in datetime_isoformat()
local
[all...]
/third_party/rust/crates/libc/src/vxworks/
H
A
D
mod.rs
329
pub struct
timespec
{
structure names
[all...]
/third_party/rust/crates/libc/src/fuchsia/
H
A
D
mod.rs
140
pub struct
timespec
{
structure names
[all...]
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H
A
D
general.rs
3367
pub struct
timespec
{
structure names
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H
A
D
general.rs
3482
pub struct
timespec
{
structure names
Completed in 69 milliseconds
1
2