Home
last modified time | relevance | path

Searched defs:rtime (Results 1 – 15 of 15) 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.c29 static int rtime = 10; variable
/third_party/alsa-lib/test/
Dqueue_timer.c78 const snd_seq_real_time_t *rtime; in main() local
Dplaymidi1.c206 snd_seq_real_time_t rtime; in set_event_time() local
/third_party/alsa-lib/include/
Dseqmid.h151 #define snd_seq_ev_schedule_real(ev, q, relative, rtime) \ argument
269 #define snd_seq_ev_set_queue_pos_real(ev, q, rtime) \ argument
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvideoframe-audiolevel.c267 GstClockTime *rtime = g_new (GstClockTime, 1); in push_vbuffers() local
302 GstClockTime *rtime; in on_message() local
/third_party/libinput/test/
Dtest-trackpoint.c41 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/gstreamer/gstplugins_bad/ext/qroverlay/
Dgstbaseqroverlay.c217 GstClockTime rtime = gst_segment_to_running_time (segment, GST_FORMAT_TIME, in gst_base_qr_overlay_draw_cb() local
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c1120 GstClockTime *rtime = g_object_get_qdata (G_OBJECT (sink), RUNNING_TIME); in send_fragment_opened_closed_msg() local
1700 GstClockTimeDiff rtime; in handle_mq_output() local
2880 GstClockTimeDiff rtime; in handle_mq_input() 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.c178 static int str_to_time(const char *str, int64_t *rtime) in str_to_time()
/third_party/ffmpeg/fftools/
Dffmpeg.c5013 int64_t utime, stime, rtime; in main() local