Home
last modified time | relevance | path

Searched defs:timespec (Results 1 - 25 of 37) sorted by relevance

12

/third_party/musl/libc-test/src/api/
H A Dsched.c8 T(struct timespec) in f() argument
/third_party/mesa3d/src/c11/
H A Dtime.h31 struct timespec struct
/third_party/rust/crates/rustix/tests/time/
H A Dmain.rs13 mod timespec; modules
/third_party/rust/crates/rustix/src/backend/libc/time/
H A Dsyscalls.rs49 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 Dntfstime.h43 struct timespec { struct
/third_party/rust/crates/rustix/src/backend/linux_raw/
H A Dvdso_wrappers.rs72 let mut timespec = MaybeUninit::<Timespec>::uninit(); variables
/third_party/alsa-lib/include/
H A Dglobal.h144 struct timespec { struct
/third_party/ffmpeg/libavutil/tests/
H A Dparseutils.c135 const char *fmt, *timespec; in test_av_small_strptime() member
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx06.c39 timestamp_to_timespec(const struct statx_timestamp *timestamp, struct timespec *timespec) timestamp_to_timespec() argument
/third_party/glfw/deps/
H A Dtinycthread.h116 #define timespec _ttherad_timespec macro
/third_party/alsa-lib/src/pcm/
H A Dpcm_file.c907 struct timespec timespec; in snd_pcm_file_open() local
H A Dpcm_hw.c1670 struct timespec timespec; in snd_pcm_hw_open_fd() local
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dalltypes.h285 struct timespec { time_t tv_sec; long tv_nsec; }; struct
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h223 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 Dalltypes.h223 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 Dalltypes.h223 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 Dmod.rs94 pub struct timespec { structure names
/third_party/rust/crates/libc/src/
H A Dwasi.rs100 pub struct timespec { structure names
[all...]
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs74 pub struct timespec { structure names
/third_party/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2452 class timespec(Structure): class
/third_party/python/Modules/
H A D_datetimemodule.c4370 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 Dmod.rs329 pub struct timespec { structure names
[all...]
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs140 pub struct timespec { structure names
[all...]
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs3367 pub struct timespec { structure names
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs3482 pub struct timespec { structure names

Completed in 69 milliseconds

12