Home
last modified time | relevance | path

Searched refs:time_ (Results 251 – 275 of 2138) sorted by relevance

1...<<11121314151617181920>>...86

/dports/graphics/vpaint/vpaint-1.7/src/Gui/VectorAnimationComplex/
H A DKeyCell.h37 int frame() const { return time_.frame(); } in frame()
38 double floatTime() const { return time_.floatTime(); } in floatTime()
39 Time time() const { return time_; } in time()
62 Time time_;
/dports/games/scid/scid/src/
H A Dtree.h97 uint32_t time_; variable
107 time_ = time; in set()
116 return a.time_ < b.time_; in cmpTime()
201 Cache[i].time_ = counter_++; in LookupIndex()
229 ASSERT(replace->time_ <= counter_); in Add()
/dports/devel/py-cachy/cachy-0.3.0/cachy/stores/
H A Ddict_store.py56 time_ = math.ceil((expire - round(time.time())) / 60.)
58 return (data, time_)
87 data, time_ = self._get_payload(key)
91 self.put(key, integer, int(time_))
/dports/graphics/xsane/xsane-d01b4089ce6778e76fa86a0410d4e80cf6eb819e/lib/
H A Dusleep.c35 static time_$clock_t DomainTime100mS =
49 time_$wait (time_$relative, DomainTime100mS, &DomainStatus); in usleep()
/dports/graphics/sane-backends/sane-backends-1.0.32/lib/
H A Dusleep.c34 static time_$clock_t DomainTime100mS =
48 time_$wait (time_$relative, DomainTime100mS, &DomainStatus); in usleep()
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/executors/
H A Dexecutor_parameters_timer_hooks.cpp62 : name_(name), time_(0), count_(0) in timer_hooks_parameters()
69 time_ = hpx::util::high_resolution_clock::now(); in mark_begin_execution()
75 time_ = hpx::util::high_resolution_clock::now() - time_; in mark_end_execution()
80 std::uint64_t time_; member
/dports/devel/glibmm/glibmm-2.64.2/examples/thread/
H A Ddispatcher2.cc48 unsigned int time_; member in __anonb5a041f00111::ThreadTimer
77 : time_(0), in ThreadTimer()
124 std::cout << time_ << " seconds since start" << std::endl; in print()
137 ++time_; in timer_increment()
140 if (time_ >= 10) in timer_increment()
/dports/comms/hamlib/hamlib-4.3.1/lib/
H A Dusleep.c40 static time_$clock_t DomainTime100mS =
54 time_$wait(time_$relative, DomainTime100mS, &DomainStatus); in usleep()
/dports/ftp/filezilla/filezilla-3.55.1/src/engine/ftp/
H A Ddelete.cpp54 if (time_ && (now - time_).get_seconds() >= 1) { in ParseResponse()
56 time_ = now; in ParseResponse()
82 time_ = fz::monotonic_clock::now(); in SubcommandResult()
/dports/devel/hpx/hpx-1.2.1/src/runtime/agas/server/
H A Dsymbol_namespace_server.cpp190 counter_data_.bind_.time_, in bind()
308 counter_data_.resolve_.time_, in resolve()
343 counter_data_.unbind_.time_, in unbind()
378 counter_data_.iterate_names_.time_, in iterate()
435 counter_data_.on_event_.time_, in on_event()
657 return util::get_and_reset_value(bind_.time_, reset); in get_bind_time()
667 return util::get_and_reset_value(unbind_.time_, reset); in get_unbind_time()
682 return util::get_and_reset_value(bind_.time_, reset) + in get_overall_time()
683 util::get_and_reset_value(resolve_.time_, reset) + in get_overall_time()
684 util::get_and_reset_value(unbind_.time_, reset) + in get_overall_time()
[all …]
/dports/math/bcps/CHiPPS-BiCePS-releases-0.99.2/Bcps/examples/Blis/
H A DBlisConGenerator.h101 double time_; variable
125 time_(0), in BlisConGenerator()
230 inline double time() { return time_; } in time()
233 inline void addTime(double t) { time_ += t; } in addTime()
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/credit/
H A Dpool.cpp36 time_.clear(); in clear()
48 time_[name] = 0.0; in add()
66 return time_.find(name)->second; in getTime()
70 time_[name] = time; in setTime()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/
H A Dgdkmain.h91 guint32 time_);
95 guint32 time_);
100 void gdk_pointer_ungrab (guint32 time_);
102 void gdk_keyboard_ungrab (guint32 time_);
/dports/audio/strawberry/strawberry-1.0.0/src/scrobbler/
H A Dsubsonicscrobbler.cpp70 time_ = QDateTime::currentDateTime(); in UpdateNowPlaying()
74 service_->Scrobble(song.song_id(), false, time_); in UpdateNowPlaying()
81 time_ = QDateTime(); in ClearPlaying()
111 service_->Scrobble(song_playing_.song_id(), true, time_); in Submit()
/dports/x11-toolkits/unique/libunique-1.1.6/unique/bacon/
H A Duniquemessage-bacon.c16 guint time_, in unique_message_data_pack() argument
78 escape = g_strdup_printf ("%d", time_); in unique_message_data_pack()
97 guint *time_) in unique_message_data_unpack() argument
146 if (time_) in unique_message_data_unpack()
147 *time_ = (guint) g_ascii_strtoll (blocks[5], NULL, 10); in unique_message_data_unpack()
/dports/x11-toolkits/libunique3/libunique-3.0.2/unique/bacon/
H A Duniquemessage-bacon.c16 guint time_, in unique_message_data_pack() argument
78 escape = g_strdup_printf ("%d", time_); in unique_message_data_pack()
97 guint *time_) in unique_message_data_unpack() argument
146 if (time_) in unique_message_data_unpack()
147 *time_ = (guint) g_ascii_strtoll (blocks[5], NULL, 10); in unique_message_data_unpack()
/dports/games/libretro-gambatte/gambatte-libretro-22abc24/libgambatte/src/video/
H A Dly_counter.h37 return 456u - ((time_ - cc) >> (unsigned)isDoubleSpeed()); in lineCycles()
46 unsigned long time() const { return time_; } in time()
49 unsigned long time_;
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gdk-0.14.0/src/auto/
H A Dfunctions.rs296 pub fn selection_convert(requestor: &Window, selection: &Atom, target: &Atom, time_: u32) { in selection_convert()
303 time_, in selection_convert()
329 time_: u32, in selection_owner_set()
337 time_, in selection_owner_set()
348 time_: u32, in selection_owner_set_for_display()
357 time_, in selection_owner_set_for_display()
369 time_: u32, in selection_send_notify()
378 time_, in selection_send_notify()
390 time_: u32, in selection_send_notify_for_display()
400 time_, in selection_send_notify_for_display()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gdk-0.14.3/src/auto/
H A Dfunctions.rs296 pub fn selection_convert(requestor: &Window, selection: &Atom, target: &Atom, time_: u32) { in selection_convert()
303 time_, in selection_convert()
329 time_: u32, in selection_owner_set()
337 time_, in selection_owner_set()
348 time_: u32, in selection_owner_set_for_display()
357 time_, in selection_owner_set_for_display()
369 time_: u32, in selection_send_notify()
378 time_, in selection_send_notify()
390 time_: u32, in selection_send_notify_for_display()
400 time_, in selection_send_notify_for_display()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gdk-0.14.3/src/auto/
H A Dfunctions.rs296 pub fn selection_convert(requestor: &Window, selection: &Atom, target: &Atom, time_: u32) { in selection_convert()
303 time_, in selection_convert()
329 time_: u32, in selection_owner_set()
337 time_, in selection_owner_set()
348 time_: u32, in selection_owner_set_for_display()
357 time_, in selection_owner_set_for_display()
369 time_: u32, in selection_send_notify()
378 time_, in selection_send_notify()
390 time_: u32, in selection_send_notify_for_display()
400 time_, in selection_send_notify_for_display()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gdk-0.14.3/src/auto/
H A Dfunctions.rs296 pub fn selection_convert(requestor: &Window, selection: &Atom, target: &Atom, time_: u32) { in selection_convert()
303 time_, in selection_convert()
329 time_: u32, in selection_owner_set()
337 time_, in selection_owner_set()
348 time_: u32, in selection_owner_set_for_display()
357 time_, in selection_owner_set_for_display()
369 time_: u32, in selection_send_notify()
378 time_, in selection_send_notify()
390 time_: u32, in selection_send_notify_for_display()
400 time_, in selection_send_notify_for_display()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/broadway/
H A Dgdkdevice-broadway.c58 guint32 time_);
60 guint32 time_);
278 guint32 time_) in gdk_broadway_device_grab() argument
298 time_); in gdk_broadway_device_grab()
309 guint32 time_) in gdk_broadway_device_ungrab() argument
326 serial = _gdk_broadway_server_ungrab_pointer (broadway_display->server, time_); in gdk_broadway_device_ungrab()
332 (time_ == GDK_CURRENT_TIME || in gdk_broadway_device_ungrab()
334 !TIME_IS_LATER (grab->time, time_))) in gdk_broadway_device_ungrab()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_move_mesh.cpp66 time_(0), in FixMoveMesh()
226 time_ += update->dt; in initial_integrate()
237 move_->initial_integrate(time_,time_since_setup_,dt); in initial_integrate()
248 move_->final_integrate(time_,time_since_setup_,dt); in final_integrate()
259 list[n++] = time_; in write_restart()
282 time_ = static_cast<double> (list[n++]); in restart()
/dports/games/widelands/widelands-build21/src/wui/
H A Dplot_area.h67 time_ = id; in set_time()
79 return static_cast<TIME>(time_); in get_time()
82 if (time_ == TIME_GAME) in get_time_id()
85 return time_; in get_time_id()
141 TIME time_; // How much do you want to list member
/dports/math/primecount/primecount-7.2/src/
H A DStatusS2.cpp109 double old = time_; in print()
113 time_ = time; in print()
126 double old = time_; in print()
130 time_ = time; in print()

1...<<11121314151617181920>>...86