Home
last modified time | relevance | path

Searched defs:new_time (Results 51 – 75 of 800) sorted by relevance

12345678910>>...32

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet/model/
H A Dwindowed-filter.h174 void Update (T new_sample, TimeT new_time) in Update()
235 void Reset (T new_sample, TimeT new_time) in Reset()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/sentry-0.23.0/src/transports/
H A Dratelimit.rs23 let new_time = if let Ok(value) = header.parse::<f64>() { in update_from_retry_after() localVariable
47 let new_time = Some(SystemTime::now() + Duration::from_secs(seconds.ceil() as u64)); in update_from_sentry_header() localVariable
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/base/
H A Dfunction_time.templates.h35 FunctionTime<Number>::set_time(const Number new_time) in set_time()
/dports/sysutils/busybox/busybox-1.26.2/debianutils/
H A Dpipe_progress.c37 time_t new_time = time(NULL); in pipe_progress_main() local
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/synfigapp/actions/
H A Dkeyframeset.h56 synfig::Time new_time; variable
H A Dkeyframeset.cpp173 Time new_time(old_2_new((*iter)->get_time())); in scale_activepoints() local
230 Time new_time(old_2_new((*iter)->get_time())); in scale_waypoints() local
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/synfigapp/actions/
H A Dkeyframeset.h56 synfig::Time new_time; variable
H A Dkeyframeset.cpp173 Time new_time(old_2_new((*iter)->get_time())); in scale_activepoints() local
230 Time new_time(old_2_new((*iter)->get_time())); in scale_waypoints() local
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/synfigapp/actions/
H A Dkeyframeset.h56 synfig::Time new_time; variable
H A Dkeyframeset.cpp173 Time new_time(old_2_new((*iter)->get_time())); in scale_activepoints() local
230 Time new_time(old_2_new((*iter)->get_time())); in scale_waypoints() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/test/
H A Dfake_task_runner.h24 void SetTime(double new_time) { in SetTime()
/dports/audio/ncmpc/ncmpc-0.41/src/
H A DDelayedSeek.cxx70 int new_time; in Seek() local
/dports/multimedia/butt/butt-0.1.27/src/
H A Dtimer.h24 time_t new_time; member
/dports/devel/cc65/cc65-2.19/testcode/lib/
H A Dclock-test.c42 struct timespec new_time; in main() local
/dports/www/srt/srt-1.4.4/test/
H A Dtest_timer.cpp31 steady_clock::time_point new_time = steady_clock::now(); in TEST() local
/dports/math/heyoka/heyoka-0.16.0/include/heyoka/detail/
H A Dsimple_timer.hpp30 const auto new_time = std::chrono::high_resolution_clock::now(); in ~simple_timer() local
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_datepicker.c258 int new_time[EFL_UI_DATEPICKER_TYPE_COUNT] = {year, month, day}; in _efl_ui_datepicker_date_min_set() local
283 int new_time[EFL_UI_DATEPICKER_TYPE_COUNT] = {year, month, day}; in _efl_ui_datepicker_date_max_set() local
308 int new_time[EFL_UI_DATEPICKER_TYPE_COUNT] = {year, month, day}; in _efl_ui_datepicker_date_set() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Danimation_clock.cc73 base::TimeTicks new_time = time_; in CurrentTime() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Danimation_clock.cc73 base::TimeTicks new_time = time_; in CurrentTime() local
/dports/games/brainparty/brainparty/
H A Dmain.cpp102 int new_time = SDL_GetTicks(); in main() local
/dports/lang/tcbasic/tcbasic-2.2.0/
H A Dtime_.c30 struct time *new_time(void) { in new_time() function
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_channelpadding.c392 int64_t new_time; in test_channelpadding_killonehop() local
499 int64_t new_time; in test_channelpadding_consensus() local
891 int64_t new_time; in test_channelpadding_decide_to_pad_channel() local
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_channelpadding.c392 int64_t new_time; in test_channelpadding_killonehop() local
499 int64_t new_time; in test_channelpadding_consensus() local
891 int64_t new_time; in test_channelpadding_decide_to_pad_channel() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/watchdog/
H A Dbcm47xx_wdt.c72 unsigned int new_time) in bcm47xx_wdt_hard_set_timeout()
149 unsigned int new_time) in bcm47xx_wdt_soft_set_timeout()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/watchdog/
H A Dbcm47xx_wdt.c72 unsigned int new_time) in bcm47xx_wdt_hard_set_timeout()
149 unsigned int new_time) in bcm47xx_wdt_soft_set_timeout()

12345678910>>...32