Home
last modified time | relevance | path

Searched refs:clocktime (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/
H A Dclock_time_serde.rs41 let clocktime = ClockTime::NONE; in test_serialize() localVariable
57 let clocktime = clocktime.unwrap(); in test_deserialize() localVariable
58 assert_eq!(clocktime.seconds(), 42); in test_deserialize()
65 let clocktime = clocktime.unwrap(); in test_deserialize() localVariable
66 assert_eq!(clocktime.seconds(), 42); in test_deserialize()
74 assert!(clocktime.is_none()); in test_deserialize()
78 assert!(clocktime.is_none()); in test_deserialize()
79 assert!(clocktime.is_none()); in test_deserialize()
99 let clocktime = clocktime.unwrap(); in test_serde_roundtrip() localVariable
106 let clocktime = ClockTime::NONE; in test_serde_roundtrip() localVariable
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/
H A Dclock_time_serde.rs41 let clocktime = ClockTime::NONE; in test_serialize() localVariable
57 let clocktime = clocktime.unwrap(); in test_deserialize() localVariable
58 assert_eq!(clocktime.seconds(), 42); in test_deserialize()
65 let clocktime = clocktime.unwrap(); in test_deserialize() localVariable
66 assert_eq!(clocktime.seconds(), 42); in test_deserialize()
74 assert!(clocktime.is_none()); in test_deserialize()
78 assert!(clocktime.is_none()); in test_deserialize()
79 assert!(clocktime.is_none()); in test_deserialize()
99 let clocktime = clocktime.unwrap(); in test_serde_roundtrip() localVariable
106 let clocktime = ClockTime::NONE; in test_serde_roundtrip() localVariable
[all …]
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/
H A Dclock_time_serde.rs41 let clocktime = ClockTime::NONE; in test_serialize() localVariable
57 let clocktime = clocktime.unwrap(); in test_deserialize() localVariable
58 assert_eq!(clocktime.seconds(), 42); in test_deserialize()
65 let clocktime = clocktime.unwrap(); in test_deserialize() localVariable
66 assert_eq!(clocktime.seconds(), 42); in test_deserialize()
74 assert!(clocktime.is_none()); in test_deserialize()
78 assert!(clocktime.is_none()); in test_deserialize()
79 assert!(clocktime.is_none()); in test_deserialize()
99 let clocktime = clocktime.unwrap(); in test_serde_roundtrip() localVariable
106 let clocktime = ClockTime::NONE; in test_serde_roundtrip() localVariable
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/
H A Dclock_time_serde.rs76 let clocktime = ClockTime(None); in test_serialize() localVariable
92 assert_eq!(clocktime.seconds(), Some(42)); in test_deserialize()
93 assert_eq!(clocktime.mseconds(), Some(42_123)); in test_deserialize()
99 assert_eq!(clocktime.seconds(), Some(42)); in test_deserialize()
100 assert_eq!(clocktime.mseconds(), Some(42_123)); in test_deserialize()
107 assert_eq!(clocktime.nseconds(), None); in test_deserialize()
111 assert_eq!(clocktime.nseconds(), None); in test_deserialize()
122 assert_eq!(clocktime.seconds(), Some(42)); in test_serde_roundtrip()
123 assert_eq!(clocktime.mseconds(), Some(42_123)); in test_serde_roundtrip()
128 let clocktime = ClockTime(None); in test_serde_roundtrip() localVariable
[all …]
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/
H A Dclock_time_serde.rs76 let clocktime = ClockTime(None); in test_serialize() localVariable
92 assert_eq!(clocktime.seconds(), Some(42)); in test_deserialize()
93 assert_eq!(clocktime.mseconds(), Some(42_123)); in test_deserialize()
99 assert_eq!(clocktime.seconds(), Some(42)); in test_deserialize()
100 assert_eq!(clocktime.mseconds(), Some(42_123)); in test_deserialize()
107 assert_eq!(clocktime.nseconds(), None); in test_deserialize()
111 assert_eq!(clocktime.nseconds(), None); in test_deserialize()
122 assert_eq!(clocktime.seconds(), Some(42)); in test_serde_roundtrip()
123 assert_eq!(clocktime.mseconds(), Some(42_123)); in test_serde_roundtrip()
128 let clocktime = ClockTime(None); in test_serde_roundtrip() localVariable
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/
H A Dclock_time_serde.rs76 let clocktime = ClockTime(None); in test_serialize() localVariable
92 assert_eq!(clocktime.seconds(), Some(42)); in test_deserialize()
93 assert_eq!(clocktime.mseconds(), Some(42_123)); in test_deserialize()
99 assert_eq!(clocktime.seconds(), Some(42)); in test_deserialize()
100 assert_eq!(clocktime.mseconds(), Some(42_123)); in test_deserialize()
107 assert_eq!(clocktime.nseconds(), None); in test_deserialize()
111 assert_eq!(clocktime.nseconds(), None); in test_deserialize()
122 assert_eq!(clocktime.seconds(), Some(42)); in test_serde_roundtrip()
123 assert_eq!(clocktime.mseconds(), Some(42_123)); in test_serde_roundtrip()
128 let clocktime = ClockTime(None); in test_serde_roundtrip() localVariable
[all …]
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/libntp/
H A Dclocktime.c10 TEST_GROUP(clocktime);
21 TEST_SETUP(clocktime) { in TEST_SETUP() argument
25 TEST_TEAR_DOWN(clocktime) { in TEST_TEAR_DOWN() argument
31 TEST(clocktime, CurrentYear) { in TEST() argument
47 TEST(clocktime, CurrentYearExplicit) { in TEST() argument
68 TEST(clocktime, CurrentYearFuzz) { in TEST() argument
90 TEST(clocktime, WrongYearStart) { in TEST() argument
109 TEST(clocktime, PreviousYear) { in TEST() argument
128 TEST(clocktime, NextYear) { in TEST() argument
158 TEST(clocktime, AlwaysInLimit) { in TEST() argument
[all …]
/dports/net/ntp/ntp-4.2.8p15/tests/libntp/
H A Dclocktime.c63 TEST_ASSERT_TRUE(clocktime(yday, hour, minute, second, tzoff, in test_CurrentYear()
89 TEST_ASSERT_TRUE(clocktime(yday, hour, minute, second, tzoff, in test_CurrentYearFuzz()
113 TEST_ASSERT_TRUE(clocktime(yday, hour, minute, second, tzoff, timestamp, in test_TimeZoneOffset()
134 TEST_ASSERT_TRUE(clocktime(yday, hour, minute, second, tzoff, timestamp, in test_WrongYearStart()
155 TEST_ASSERT_TRUE(clocktime(yday, hour, minute, second, tzoff, timestamp, in test_PreviousYear()
175 TEST_ASSERT_TRUE(clocktime(yday, hour, minute, second, tzoff, in test_NextYear()
192 TEST_ASSERT_FALSE(clocktime(yday, hour, minute, second, tzoff, in test_NoReasonableConversion()
234 clocktime(yday, hour, minute, 30, 0, in test_AlwaysInLimit()
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_com.c399 ISR_SetTime(sync->pkt.clocktime); in SlavePhaseHandler()
402 sync->pkt.clocktime=GetTicCount(); in SlavePhaseHandler()
406 sync->pkt.clocktime=GetTicCount(); in SlavePhaseHandler()
410 sync->sendtime=sync->pkt.clocktime; in SlavePhaseHandler()
437 sync->pkt.clocktime=GetTicCount()+(sync->deltatime>>1); in MasterPhaseHandler()
450 sync->pkt.clocktime=sync->sendtime; in MasterPhaseHandler()
514 syncpacket->clocktime=GetTicCount(); in ComSetTime()
515 controlsynctime=syncpacket->clocktime; in ComSetTime()
549 controlsynctime=syncpacket->clocktime; in ComSetTime()
591 sync->pkt.clocktime=client; in InitialMasterSync()
[all …]
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkAnimationCue.cxx61 void vtkAnimationCue::TickInternal(double currenttime, double deltatime, double clocktime) in TickInternal() argument
68 info.ClockTime = clocktime; in TickInternal()
72 this->ClockTime = clocktime; in TickInternal()
82 void vtkAnimationCue::Tick(double currenttime, double deltatime, double clocktime) in Tick() argument
97 this->TickInternal(currenttime, deltatime, clocktime); in Tick()
/dports/math/vtk8/VTK-8.2.0/Common/Core/
H A DvtkAnimationCue.cxx62 double currenttime, double deltatime, double clocktime) in TickInternal() argument
69 info.ClockTime =clocktime; in TickInternal()
73 this->ClockTime = clocktime; in TickInternal()
84 void vtkAnimationCue::Tick(double currenttime, double deltatime, double clocktime) in Tick() argument
100 this->TickInternal(currenttime, deltatime, clocktime); in Tick()
/dports/math/vtk6/VTK-6.2.0/Common/Core/
H A DvtkAnimationCue.cxx64 double currenttime, double deltatime, double clocktime) in TickInternal() argument
71 info.ClockTime =clocktime; in TickInternal()
75 this->ClockTime = clocktime; in TickInternal()
86 void vtkAnimationCue::Tick(double currenttime, double deltatime, double clocktime) in Tick() argument
102 this->TickInternal(currenttime, deltatime, clocktime); in Tick()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libbase/
H A DWallClockTimer.cpp28 startTimer(clocktime::getTicks()) in WallClockTimer()
35 startTimer = clocktime::getTicks(); in restart()
41 std::uint64_t currTime = clocktime::getTicks(); in elapsed()
H A DClockTime.cpp47 clocktime::getTicks() in getTicks()
61 clocktime::getTicks() in getTicks()
99 clocktime::getTimeZoneOffset(double time) in getTimeZoneOffset()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkAnimationScene.cxx223 void vtkAnimationScene::TickInternal(double currenttime, double deltatime, double clocktime) in TickInternal() argument
226 this->ClockTime = clocktime; in TickInternal()
237 cue->Tick(currenttime - this->StartTime, deltatime, clocktime); in TickInternal()
242 deltatime / (this->EndTime - this->StartTime), clocktime); in TickInternal()
251 this->Superclass::TickInternal(currenttime, deltatime, clocktime); in TickInternal()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkAnimationScene.cxx229 double currenttime, double deltatime, double clocktime) in TickInternal() argument
232 this->ClockTime = clocktime; in TickInternal()
244 cue->Tick(currenttime - this->StartTime, deltatime, clocktime); in TickInternal()
249 deltatime / (this->EndTime - this->StartTime), clocktime); in TickInternal()
258 this->Superclass::TickInternal(currenttime, deltatime, clocktime); in TickInternal()
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkAnimationScene.cxx230 double currenttime, double deltatime, double clocktime) in TickInternal() argument
233 this->ClockTime = clocktime; in TickInternal()
245 cue->Tick(currenttime - this->StartTime, deltatime, clocktime); in TickInternal()
250 deltatime / (this->EndTime - this->StartTime), clocktime); in TickInternal()
259 this->Superclass::TickInternal(currenttime, deltatime, clocktime); in TickInternal()
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dirc.cpp63 n->lastattempt = n->lastactivity = clocktime; in ircestablish()
316 n.lastseen = clocktime; in ircnewnet()
422 c->lastjoin = clocktime; in ircjoin()
614 c->lastjoin = clocktime; in ircprocess()
633 c->lastjoin = clocktime; in ircprocess()
664 ircsend(n, "PONG %d", clocktime); in ircprocess()
711 n->lastnick = clocktime; in ircprocess()
723 c->lastjoin = clocktime; in ircprocess()
821 n->lastattempt = clocktime; in ircdiscon()
943 n->lastnick = clocktime; in ircslice()
[all …]
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dirc.cpp63 n->lastattempt = n->lastactivity = clocktime; in ircestablish()
316 n.lastseen = clocktime; in ircnewnet()
409 c->lastjoin = clocktime; in ircjoin()
596 c->lastjoin = clocktime; in ircprocess()
615 c->lastjoin = clocktime; in ircprocess()
646 ircsend(n, "PONG %d", clocktime); in ircprocess()
693 n->lastnick = clocktime; in ircprocess()
705 c->lastjoin = clocktime; in ircprocess()
803 n->lastattempt = clocktime; in ircdiscon()
925 n->lastnick = clocktime; in ircslice()
[all …]
/dports/graphics/simage/simage-1.7.0/examples/
H A Dmpeg2enc.cpp29 int clocktime; member
75 …intf(stderr, "\t\t--clocktime <length of movie in seconds> (default %d)\n", defaultpars.clocktime); in print_usage()
100 else if (optcmp(argv[optidx], "clocktime")) { userpars.clocktime = atoi(argv[++optidx]); } in main()
159 int nr_frames = userpars.clocktime * 30; in main()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Daudio.h59 #define GST_CLOCK_TIME_TO_FRAMES(clocktime, rate) \ argument
60 gst_util_uint64_scale_round (clocktime, rate, GST_SECOND)
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Daudio.h59 #define GST_CLOCK_TIME_TO_FRAMES(clocktime, rate) \ argument
60 gst_util_uint64_scale_round (clocktime, rate, GST_SECOND)
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Daudio.h59 #define GST_CLOCK_TIME_TO_FRAMES(clocktime, rate) \ argument
60 gst_util_uint64_scale_round (clocktime, rate, GST_SECOND)
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Daudio.h59 #define GST_CLOCK_TIME_TO_FRAMES(clocktime, rate) \ argument
60 gst_util_uint64_scale_round (clocktime, rate, GST_SECOND)
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Daudio.h59 #define GST_CLOCK_TIME_TO_FRAMES(clocktime, rate) \ argument
60 gst_util_uint64_scale_round (clocktime, rate, GST_SECOND)

12345678