Home
last modified time | relevance | path

Searched defs:rtime (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/time/
Dwcsftime.c29 time_t rtime; in wcsftime_0100() local
Dwcsftime_l.c31 time_t rtime; in wcsftime_l_0100() local
/third_party/ltp/testcases/kernel/syscalls/gettimeofday/
Dgettimeofday02.c38 int rtime = tst_remaining_runtime(); in verify_gettimeofday() local
/third_party/alsa-lib/test/
Dqueue_timer.c78 const snd_seq_real_time_t *rtime; in main() local
Dplaymidi1.c208 snd_seq_real_time_t rtime; in set_event_time() local
/third_party/alsa-lib/include/
Dseqmid.h164 #define snd_seq_ev_schedule_real(ev, q, relative, rtime) \ argument
282 #define snd_seq_ev_set_queue_pos_real(ev, q, rtime) \ argument
/third_party/libinput/test/
Dtest-trackpoint.c47 uint64_t ptime, rtime; in START_TEST() local
Dtest-touchpad-tap.c623 uint32_t ptime, rtime; in START_TEST() local
2213 uint64_t ptime, rtime; in START_TEST() local
2268 uint64_t ptime, rtime; in START_TEST() local
2819 uint64_t ptime, rtime; in START_TEST() local
2871 uint64_t ptime, rtime; in START_TEST() local
/third_party/rust/crates/nix/test/sys/
Dtest_socket.rs2230 let rtime = match r.cmsgs().next() { in test_recvmsg_timestampns() localVariable
2287 let rtime = match r[0].cmsgs().next() { in test_recvmmsg_timestampns() localVariable
/third_party/lwip/src/include/lwip/
Dtcp.h295 s16_t rtime; member
/third_party/ffmpeg/libavformat/
Dsbgdec.c179 static int str_to_time(const char *str, int64_t *rtime) in str_to_time()
/third_party/ffmpeg/fftools/
Dffmpeg.c4563 int64_t utime, stime, rtime; in main() local