Home
last modified time | relevance | path

Searched refs:time_until_next_event (Results 1 – 23 of 23) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/remote_bitrate_estimator/tools/
H A Dbwe_rtp_play.cc99 int64_t time_until_next_event = in main() local
102 clock.AdvanceTimeMilliseconds(std::max<int64_t>(time_until_next_event, 0)); in main()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/tools/
H A Dbwe_rtp_play.cc99 int64_t time_until_next_event = in main() local
102 clock.AdvanceTimeMilliseconds(std::max<int64_t>(time_until_next_event, 0)); in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/tools/
H A Dbwe_rtp_play.cc106 int64_t time_until_next_event = in main() local
109 clock.AdvanceTimeMilliseconds(std::max<int64_t>(time_until_next_event, 0)); in main()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/remote_bitrate_estimator/tools/
H A Dbwe_rtp_play.cc99 int64_t time_until_next_event = in main() local
102 clock.AdvanceTimeMilliseconds(std::max<int64_t>(time_until_next_event, 0)); in main()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/tools/
H A Dbwe_rtp_play.cc99 int64_t time_until_next_event = in main() local
102 clock.AdvanceTimeMilliseconds(std::max<int64_t>(time_until_next_event, 0)); in main()
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dggconnie.cpp328 m_huc6260->time_til_next_event().set("huc6202", FUNC(huc6202_device::time_until_next_event)); in DEF_STR()
342 …202.time_til_next_event_0_callback().set("huc6270_0", FUNC(huc6270_device::time_until_next_event)); in DEF_STR()
348 …202.time_til_next_event_1_callback().set("huc6270_1", FUNC(huc6270_device::time_until_next_event)); in DEF_STR()
H A Dpce.cpp333 m_huc6260->time_til_next_event().set("huc6270", FUNC(huc6270_device::time_until_next_event)); in pce_common()
390 m_huc6260->time_til_next_event().set("huc6202", FUNC(huc6202_device::time_until_next_event)); in sgx()
404 …202.time_til_next_event_0_callback().set("huc6270_0", FUNC(huc6270_device::time_until_next_event)); in sgx()
410 …202.time_til_next_event_1_callback().set("huc6270_1", FUNC(huc6270_device::time_until_next_event)); in sgx()
H A Dparanoia.cpp203 m_huc6260->time_til_next_event().set("huc6270", FUNC(huc6270_device::time_until_next_event)); in paranoia()
H A Duapce.cpp348 m_huc6260->time_til_next_event().set("huc6270", FUNC(huc6270_device::time_until_next_event)); in uapce()
H A Dtourvis.cpp418 m_huc6260->time_til_next_event().set("huc6270", FUNC(huc6270_device::time_until_next_event)); in tourvision()
H A Dbattlera.cpp283 m_huc6260->time_til_next_event().set("huc6270", FUNC(huc6270_device::time_until_next_event)); in battlera()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dggconnie.cpp328 m_huc6260->time_til_next_event().set("huc6202", FUNC(huc6202_device::time_until_next_event)); in DEF_STR()
342 …202.time_til_next_event_0_callback().set("huc6270_0", FUNC(huc6270_device::time_until_next_event)); in DEF_STR()
348 …202.time_til_next_event_1_callback().set("huc6270_1", FUNC(huc6270_device::time_until_next_event)); in DEF_STR()
H A Dpce.cpp333 m_huc6260->time_til_next_event().set("huc6270", FUNC(huc6270_device::time_until_next_event)); in pce_common()
390 m_huc6260->time_til_next_event().set("huc6202", FUNC(huc6202_device::time_until_next_event)); in sgx()
404 …202.time_til_next_event_0_callback().set("huc6270_0", FUNC(huc6270_device::time_until_next_event)); in sgx()
410 …202.time_til_next_event_1_callback().set("huc6270_1", FUNC(huc6270_device::time_until_next_event)); in sgx()
H A Dparanoia.cpp203 m_huc6260->time_til_next_event().set("huc6270", FUNC(huc6270_device::time_until_next_event)); in paranoia()
H A Duapce.cpp348 m_huc6260->time_til_next_event().set("huc6270", FUNC(huc6270_device::time_until_next_event)); in uapce()
H A Dtourvis.cpp418 m_huc6260->time_til_next_event().set("huc6270", FUNC(huc6270_device::time_until_next_event)); in tourvision()
H A Dbattlera.cpp283 m_huc6260->time_til_next_event().set("huc6270", FUNC(huc6270_device::time_until_next_event)); in battlera()
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dhuc6202.h39 u16 time_until_next_event();
H A Dhuc6270.h27 inline u16 time_until_next_event() in time_until_next_event() function
H A Dhuc6202.cpp155 u16 huc6202_device::time_until_next_event() in time_until_next_event() function in huc6202_device
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dhuc6202.h39 u16 time_until_next_event();
H A Dhuc6270.h27 inline u16 time_until_next_event() in time_until_next_event() function
H A Dhuc6202.cpp155 u16 huc6202_device::time_until_next_event() in time_until_next_event() function in huc6202_device