Home
last modified time | relevance | path

Searched refs:cycle_ (Results 1 – 25 of 96) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/congestion_control/
H A Dbbr2_probe_bw.cc28 cycle_.cycle_start_time = now; in Enter()
50 ++cycle_.rounds_in_phase; in OnCongestionEvent()
291 cycle_.probe_up_rounds = std::min<uint64_t>(cycle_.probe_up_rounds + 1, 30); in RaiseInflightHighSlope()
293 cycle_.probe_up_bytes = in RaiseInflightHighSlope()
320 if (cycle_.probe_up_acked >= cycle_.probe_up_bytes) { in ProbeInflightHighUpward()
321 uint64_t delta = cycle_.probe_up_acked / cycle_.probe_up_bytes; in ProbeInflightHighUpward()
322 cycle_.probe_up_acked -= delta * cycle_.probe_up_bytes; in ProbeInflightHighUpward()
434 cycle_.rounds_in_phase = 0; in EnterProbeDown()
441 cycle_.probe_wait_time = in EnterProbeDown()
486 cycle_.probe_up_acked = 0; in EnterProbeRefill()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/congestion_control/
H A Dbbr2_probe_bw.cc29 cycle_.cycle_start_time = now; in Enter()
51 ++cycle_.rounds_in_phase; in OnCongestionEvent()
342 cycle_.probe_up_rounds = std::min<uint64_t>(cycle_.probe_up_rounds + 1, 30); in RaiseInflightHighSlope()
344 cycle_.probe_up_bytes = in RaiseInflightHighSlope()
371 if (cycle_.probe_up_acked >= cycle_.probe_up_bytes) { in ProbeInflightHighUpward()
372 uint64_t delta = cycle_.probe_up_acked / cycle_.probe_up_bytes; in ProbeInflightHighUpward()
373 cycle_.probe_up_acked -= delta * cycle_.probe_up_bytes; in ProbeInflightHighUpward()
491 cycle_.rounds_in_phase = 0; in EnterProbeDown()
498 cycle_.probe_wait_time = in EnterProbeDown()
543 cycle_.probe_up_acked = 0; in EnterProbeRefill()
[all …]
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgWall.cpp561 if (cycle_) in gPlayerWall()
565 if (!cycle_) in gPlayerWall()
822 if (!cycle_) in Render()
828 if (!cycle_) in Render()
1172 if (bool(cycle_) && !cycle_->Alive()){ in RenderBegin() local
1244 glVertex3f(x+H*cycle_->skew*sfunc(rat)*cycle_->dir.y, in RenderBegin()
1245 y-H*cycle_->skew*sfunc(rat)*cycle_->dir.x, in RenderBegin()
1282 if (bool(cycle_) && cycle_->Alive()==1) in BlockHeight() local
1544 if ( cycle_ ) in MyInitAfterCreation()
2394 …if (!cycle_ || ( !cycle_->Alive() && cycle_->deathTime + gCycle::WallsStayUpDelay()+0.2f <= time )… in IsDangerousApartFromHoles()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/fiber/performance/fiber/
H A Dbarrier.hpp20 bool cycle_{ true }; member in barrier
36 const bool cycle = cycle_; in wait()
38 cycle_ = ! cycle_; in wait()
44 cond_.wait( lk, [&](){ return cycle != cycle_; }); in wait()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/fiber/performance/fiber/
H A Dbarrier.hpp20 bool cycle_{ true }; member in barrier
36 const bool cycle = cycle_; in wait()
38 cycle_ = ! cycle_; in wait()
44 cond_.wait( lk, [&](){ return cycle != cycle_; }); in wait()
/dports/devel/boost-libs/boost_1_72_0/libs/fiber/performance/fiber/
H A Dbarrier.hpp20 bool cycle_{ true }; member in barrier
36 const bool cycle = cycle_; in wait()
38 cycle_ = ! cycle_; in wait()
44 cond_.wait( lk, [&](){ return cycle != cycle_; }); in wait()
/dports/devel/boost-python-libs/boost_1_72_0/libs/fiber/performance/fiber/
H A Dbarrier.hpp20 bool cycle_{ true }; member in barrier
36 const bool cycle = cycle_; in wait()
38 cycle_ = ! cycle_; in wait()
44 cond_.wait( lk, [&](){ return cycle != cycle_; }); in wait()
/dports/devel/hyperscan/boost_1_75_0/libs/fiber/performance/fiber/
H A Dbarrier.hpp20 bool cycle_{ true }; member in barrier
36 const bool cycle = cycle_; in wait()
38 cycle_ = ! cycle_; in wait()
44 cond_.wait( lk, [&](){ return cycle != cycle_; }); in wait()
/dports/devel/hyperscan/boost_1_75_0/boost/fiber/detail/
H A Dthread_barrier.hpp31 bool cycle_{ true }; member in boost::fibers::detail::thread_barrier
47 const bool cycle = cycle_; in wait()
49 cycle_ = ! cycle_; in wait()
55 cond_.wait( lk, [&](){ return cycle != cycle_; }); in wait()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/fiber/detail/
H A Dthread_barrier.hpp31 bool cycle_{ true }; member in boost::fibers::detail::thread_barrier
47 const bool cycle = cycle_; in wait()
49 cycle_ = ! cycle_; in wait()
55 cond_.wait( lk, [&](){ return cycle != cycle_; }); in wait()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/fiber/detail/
H A Dthread_barrier.hpp31 bool cycle_{ true }; member in boost::fibers::detail::thread_barrier
47 const bool cycle = cycle_; in wait()
49 cycle_ = ! cycle_; in wait()
55 cond_.wait( lk, [&](){ return cycle != cycle_; }); in wait()
/dports/devel/boost-libs/boost_1_72_0/boost/fiber/detail/
H A Dthread_barrier.hpp31 bool cycle_{ true }; member in boost::fibers::detail::thread_barrier
47 const bool cycle = cycle_; in wait()
49 cycle_ = ! cycle_; in wait()
55 cond_.wait( lk, [&](){ return cycle != cycle_; }); in wait()
/dports/devel/boost-python-libs/boost_1_72_0/boost/fiber/detail/
H A Dthread_barrier.hpp31 bool cycle_{ true }; member in boost::fibers::detail::thread_barrier
47 const bool cycle = cycle_; in wait()
49 cycle_ = ! cycle_; in wait()
55 cond_.wait( lk, [&](){ return cycle != cycle_; }); in wait()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/fiber/detail/
H A Dthread_barrier.hpp31 bool cycle_{ true }; member in boost::fibers::detail::thread_barrier
47 const bool cycle = cycle_; in wait()
49 cycle_ = ! cycle_; in wait()
55 cond_.wait( lk, [&](){ return cycle != cycle_; }); in wait()
/dports/devel/boost-docs/boost_1_72_0/boost/fiber/detail/
H A Dthread_barrier.hpp31 bool cycle_{ true }; member in boost::fibers::detail::thread_barrier
47 const bool cycle = cycle_; in wait()
49 cycle_ = ! cycle_; in wait()
55 cond_.wait( lk, [&](){ return cycle != cycle_; }); in wait()
/dports/games/frogatto/frogatto-1.3.1/src/
H A Danimation_widget.cpp8 : cycle_(0), play_sequence_count_(0), max_sequence_plays_(20) in animation_widget()
22 : widget(v,e), cycle_(0), play_sequence_count_(0) in animation_widget()
48 frame_->draw(framex, framey, true, false, cycle_, 0, scale); in handle_draw()
49 if(++cycle_ >= frame_->duration()) { in handle_draw()
50 cycle_ = 0; in handle_draw()
H A Draster_distortion.hpp32 int cycle() const { return cycle_; } in cycle()
33 void next_cycle() const { ++cycle_; } in next_cycle()
34 void set_cycle(int n) { cycle_ = n; } in set_cycle()
38 mutable int cycle_; member in graphics::raster_distortion
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/avrlib/deprecated/devices/
H A Doutput_array.h54 cycle_ = 0; in Init()
79 if (values_[i] > cycle_ || values_[i] == ((1 << bit_depth) - 1)) { in ShiftOut()
84 cycle_ = (cycle_ + 1) & ((1 << bit_depth) - 1); in ShiftOut()
94 static Value cycle_; variable
107 OutputArray<Latch, Clock, Data, size, bit_depth, order, safe>::cycle_;
/dports/devel/boost-docs/boost_1_72_0/libs/fiber/src/
H A Dbarrier.cpp33 const std::size_t cycle = cycle_; in wait()
35 ++cycle_; in wait()
41 cond_.wait( lk, [&]{ return cycle != cycle_; }); in wait()
/dports/devel/boost-python-libs/boost_1_72_0/libs/fiber/src/
H A Dbarrier.cpp33 const std::size_t cycle = cycle_; in wait()
35 ++cycle_; in wait()
41 cond_.wait( lk, [&]{ return cycle != cycle_; }); in wait()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/fiber/src/
H A Dbarrier.cpp33 const std::size_t cycle = cycle_; in wait()
35 ++cycle_; in wait()
42 cond_.wait( lk, [&]{ return cycle != cycle_; }); in wait()
/dports/devel/boost-libs/boost_1_72_0/libs/fiber/src/
H A Dbarrier.cpp33 const std::size_t cycle = cycle_; in wait()
35 ++cycle_; in wait()
41 cond_.wait( lk, [&]{ return cycle != cycle_; }); in wait()
/dports/devel/hyperscan/boost_1_75_0/libs/fiber/src/
H A Dbarrier.cpp33 const std::size_t cycle = cycle_; in wait()
35 ++cycle_; in wait()
42 cond_.wait( lk, [&]{ return cycle != cycle_; }); in wait()
/dports/science/ALPSCore/ALPSCore-2.2.0/alea/src/
H A Dgalois.cpp30 cycle_ = 0; in reset()
60 ++cycle_; in advance_fill()
80 ++cycle_; in advance_galois()
/dports/databases/kyotocabinet/kyotocabinet-1.2.79/
H A Dkccompress.h288 ArcfourCompressor() : kbuf_(NULL), ksiz_(0), comp_(NULL), salt_(0), cycle_(false) {
327 cycle_ = true;
335 uint64_t salt = cycle_ ? salt_.add(1) : 0;
350 if (cycle_) {
389 bool cycle_;

1234