Home
last modified time | relevance | path

Searched refs:update_ (Results 1 – 25 of 643) sorted by relevance

12345678910>>...26

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/utility/graphics/
H A Dpaint_aggregator.cc87 return !update_.scroll_rect.IsEmpty() || !update_.paint_rects.empty(); in HasPendingUpdate()
91 update_ = InternalPaintUpdate(); in ClearPendingUpdate()
127 update_.paint_rects.erase(update_.paint_rects.begin() + i); in InvalidateRect()
143 update_.paint_rects.back() = rect.Subtract(update_.GetScrollDamage()); in InvalidateRect()
161 if (!update_.scroll_rect.IsEmpty() && update_.scroll_rect != clip_rect) { in ScrollRect()
187 if (update_.scroll_rect.Contains(update_.paint_rects[i])) { in ScrollRect()
188 update_.paint_rects[i] = ScrollPaintRect(update_.paint_rects[i], amount); in ScrollRect()
191 update_.paint_rects.erase(update_.paint_rects.begin() + i); in ScrollRect()
194 } else if (update_.scroll_rect.Intersects(update_.paint_rects[i])) { in ScrollRect()
243 update_.scroll_rect = Rect(); in InvalidateScrollRect()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/utility/graphics/
H A Dpaint_aggregator.cc87 return !update_.scroll_rect.IsEmpty() || !update_.paint_rects.empty(); in HasPendingUpdate()
91 update_ = InternalPaintUpdate(); in ClearPendingUpdate()
127 update_.paint_rects.erase(update_.paint_rects.begin() + i); in InvalidateRect()
143 update_.paint_rects.back() = rect.Subtract(update_.GetScrollDamage()); in InvalidateRect()
161 if (!update_.scroll_rect.IsEmpty() && update_.scroll_rect != clip_rect) { in ScrollRect()
187 if (update_.scroll_rect.Contains(update_.paint_rects[i])) { in ScrollRect()
188 update_.paint_rects[i] = ScrollPaintRect(update_.paint_rects[i], amount); in ScrollRect()
191 update_.paint_rects.erase(update_.paint_rects.begin() + i); in ScrollRect()
194 } else if (update_.scroll_rect.Intersects(update_.paint_rects[i])) { in ScrollRect()
243 update_.scroll_rect = Rect(); in InvalidateScrollRect()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/pdf/
H A Dpaint_aggregator.cc87 return !update_.scroll_rect.IsEmpty() || !update_.paint_rects.empty(); in HasPendingUpdate()
91 update_ = InternalPaintUpdate(); in ClearPendingUpdate()
121 update_.ready_rects.insert(update_.ready_rects.end(), ready.begin(), in SetIntermediateResults()
123 update_.paint_rects = pending; in SetIntermediateResults()
127 return update_.ready_rects; in GetReadyRects()
143 if (!update_.scroll_rect.IsEmpty() && update_.scroll_rect != clip_rect) { in ScrollRect()
192 if (!update_.scroll_rect.Intersects(update_.paint_rects[i])) in ScrollRect()
196 update_.paint_rects[i].Intersect(update_.scroll_rect); in ScrollRect()
212 update_.paint_rects.erase(update_.paint_rects.begin() + i); in ScrollRect()
255 update_.ready_rects.erase(update_.ready_rects.begin() + i); in InvalidateRectInternal()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/pdf/
H A Dpaint_aggregator.cc90 return !update_.scroll_rect.IsEmpty() || !update_.paint_rects.empty(); in HasPendingUpdate()
94 update_ = InternalPaintUpdate(); in ClearPendingUpdate()
124 update_.ready_rects.insert(update_.ready_rects.end(), ready.begin(), in SetIntermediateResults()
126 update_.paint_rects = pending; in SetIntermediateResults()
130 return update_.ready_rects; in GetReadyRects()
146 if (!update_.scroll_rect.IsEmpty() && update_.scroll_rect != clip_rect) { in ScrollRect()
195 if (!update_.scroll_rect.Intersects(update_.paint_rects[i])) in ScrollRect()
199 gfx::IntersectRects(update_.paint_rects[i], update_.scroll_rect); in ScrollRect()
215 update_.paint_rects.erase(update_.paint_rects.begin() + i); in ScrollRect()
256 update_.ready_rects.erase(update_.ready_rects.begin() + i); in InvalidateRectInternal()
[all …]
/dports/science/libkml/libkml-1.3.0/tests/kml/dom/
H A Dnetworklinkcontrol_test.cc109 update_ = KmlFactory::GetFactory()->CreateUpdate(); in SetUp()
112 UpdatePtr update_; member in kmldom::UpdateTest
116 ASSERT_EQ(Type_Update, update_->Type()); in TEST_F()
117 ASSERT_TRUE(update_->IsA(Type_Update)); in TEST_F()
121 ASSERT_FALSE(update_->has_targethref()); in TEST_F()
122 ASSERT_EQ(string(""), update_->get_targethref()); in TEST_F()
124 update_->set_targethref(targethref); in TEST_F()
125 ASSERT_TRUE(update_->has_targethref()); in TEST_F()
127 update_->clear_targethref(); in TEST_F()
128 ASSERT_FALSE(update_->has_targethref()); in TEST_F()
[all …]
/dports/comms/libticalcs2/libticalcs2-1.1.9/src/
H A Dbackup.c70 update_->cnt2 = update_->cnt3 = 0; in tixx_recv_all_vars_backup()
71 update_->max2 = update_->max3 = nvars; in tixx_recv_all_vars_backup()
72 update_->pbar(); in tixx_recv_all_vars_backup()
94 update_->cnt2 = update_->cnt3 = ++ivars; in tixx_recv_all_vars_backup()
95 update_->pbar(); in tixx_recv_all_vars_backup()
184 update_->cnt3 = 0; in ticalcs_calc_send_tigroup()
186 update_->pbar(); in ticalcs_calc_send_tigroup()
310 update_->cnt3 = 0; in ticalcs_calc_recv_tigroup()
311 update_->pbar(); in ticalcs_calc_recv_tigroup()
329 update_->cnt3 = 0; in ticalcs_calc_recv_tigroup()
[all …]
H A Dcalc_8x.c547 update_->pbar(); in send_backup()
558 update_->cnt2++; in send_backup()
559 update_->pbar(); in send_backup()
570 update_->cnt2++; in send_backup()
571 update_->pbar(); in send_backup()
585 update_->cnt2++; in send_backup()
586 update_->pbar(); in send_backup()
679 update_->pbar(); in recv_backup()
691 update_->cnt2++; in recv_backup()
692 update_->pbar(); in recv_backup()
[all …]
H A Dcalc_73.c484 update_->pbar(); in send_backup()
495 update_->cnt2++; in send_backup()
496 update_->pbar(); in send_backup()
507 update_->cnt2++; in send_backup()
577 update_->pbar(); in recv_backup()
589 update_->cnt2++; in recv_backup()
590 update_->pbar(); in recv_backup()
602 update_->cnt2++; in recv_backup()
603 update_->pbar(); in recv_backup()
615 update_->cnt2++; in recv_backup()
[all …]
H A Dcalc_9x.c606 update_->label(); in get_dirlist_92()
632 update_->cnt2 = 0; in send_backup()
699 ticalcs_slprintf(update_->text, sizeof(update_->text), _("Block #%2i"), block); in recv_backup()
751 update_->cnt2 = 0; in send_var()
837 update_->pbar(); in send_var()
961 update_->cnt2 = 0; in send_var_ns()
1219 update_->pbar(); in send_flash()
1267 update_->cnt2 = 0; in recv_flash()
1329 ticalcs_strlcpy(update_->text, "ID-LIST", sizeof(update_->text)); in recv_idlist()
1448 ticalcs_strlcpy(update_->text, _("Setting clock..."), sizeof(update_->text)); in set_clock()
[all …]
H A Dcalc_84p.c510 update_->pbar(); in send_var()
644 update_->cnt2 = 0; in send_flash()
652 update_->cnt2 = i; in send_flash()
653 update_->pbar(); in send_flash()
660 update_->pbar(); in send_flash()
726 update_->cnt2 = 0; in send_flash_834pce()
727 update_->max2 = 0; in send_flash_834pce()
1085 update_->pbar(); in send_os()
1198 update_->pbar(); in send_os_834pce()
1213 update_->pbar(); in send_os_834pce()
[all …]
H A Dcalc_89t.c307 update_->cnt2 = 0; in send_var()
426 update_->cnt2 = i + 1; in send_var()
428 update_->pbar(); in send_var()
680 update_->cnt2 = 0; in send_os()
681 update_->max2 = q; in send_os()
696 update_->cnt2 = i; in send_os()
697 update_->pbar(); in send_os()
711 update_->cnt2 = i; in send_os()
712 update_->pbar(); in send_os()
734 ticalcs_strlcpy(update_->text, "ID-LIST", sizeof(update_->text)); in recv_idlist()
[all …]
H A Dcalc_nsp.c543 update_->cnt2 = 0; in send_var()
544 update_->max2 = 1; in send_var()
545 update_->pbar(); in send_var()
608 ticonv_varname_to_utf8_sn(handle->model, path, update_->text, sizeof(update_->text), vr->type); in recv_var()
710 update_->cnt2 = 0; in send_os()
711 update_->max2 = 100; in send_os()
712 update_->pbar(); in send_os()
722 update_->cnt2 = value; in send_os()
723 update_->pbar(); in send_os()
835 ticalcs_slprintf(update_->text, sizeof(update_->text), _("Deleting %s..."), utf8); in del_var()
[all …]
/dports/security/cvechecker/cvechecker-3.9/
H A Dversions.dat516 ,apt,1,apt,([0-9][0-9]*(\.[0-9]+)+)_([0-9]+),a,sun,jdk,\1,update_\3,,
518 ,idlj,1,idlj,([0-9][0-9]*(\.[0-9]+)+)_([0-9]+),a,sun,jdk,\1,update_\3,,
526 ,jar,1,jar,([0-9][0-9]*(\.[0-9]+)+)_([0-9]+),a,sun,jdk,\1,update_\3,,
528 ,xjc,1,xjc,([0-9][0-9]*(\.[0-9]+)+)_([0-9]+),a,sun,jdk,\1,update_\3,,
538 ,rmic,1,rmic,([0-9][0-9]*(\.[0-9]+)+)_([0-9]+),a,sun,jdk,\1,update_\3,,
542 ,rmid,1,rmid,([0-9][0-9]*(\.[0-9]+)+)_([0-9]+),a,sun,jdk,\1,update_\3,,
548 ,jps,1,jps,([0-9][0-9]*(\.[0-9]+)+)_([0-9]+),a,sun,jdk,\1,update_\3,,
558 ,jmap,1,jmap,([0-9][0-9]*(\.[0-9]+)+)_([0-9]+),a,sun,jdk,\1,update_\3,,
566 ,jhat,1,jhat,([0-9][0-9]*(\.[0-9]+)+)_([0-9]+),a,sun,jdk,\1,update_\3,,
570 ,orbd,1,orbd,([0-9][0-9]*(\.[0-9]+)+)_([0-9]+),a,sun,jdk,\1,update_\3,,
[all …]
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/solver/rungekutta/
H A Dbasicimplicit.hh96 update_( stages(), nullptr ) in BasicImplicitRungeKuttaSolver()
122 update_( stages(), nullptr ) in BasicImplicitRungeKuttaSolver()
149 update_.clear(); in setup()
150 update_.resize( stages(), nullptr ); in setup()
159 update_[ i ] = updateStorage_[ i ].operator ->(); in setup()
218 assert( update_[ s ] ); in solve()
220 DestinationType& updateStage = *update_[ s ]; in solve()
226 updateStage.axpy( alpha_[ s ][ k ], *update_[ k ] ); in solve()
264 U.axpy( beta_[ s ], *update_[ s ] ); in solve()
283 U.axpy( beta_[ s ], *update_[ s ] ); in solve()
[all …]
H A Dbasicrow.hh102 update_( stages(), nullptr ), in BasicROWRungeKuttaSolver()
177 update_[ i ] = new DestinationType( name.str(), helmholtzOp_.space() ); in setup()
193 delete update_[ i ]; in ~BasicROWRungeKuttaSolver()
228 DestinationType& updateStage = *update_[ s ]; in solve()
232 rhs_.axpy( alpha2_[ s ][ k ], *update_[ k ] ); in solve()
236 updateStage.axpy( -gamma_[s]*alpha_[ s ][ k ], *update_[ k ] ); in solve()
274 U.axpy( beta_[ s ], *update_[ s ] ); in solve()
292 U.axpy( beta_[ s ], *update_[ s ] ); in solve()
341 std::vector< DestinationType * > update_; member in DuneODE::BasicROWRungeKuttaSolver
/dports/print/lyx/lyx-2.3.4.2/src/
H A DDispatchResult.h30 update_(Update::None), in DispatchResult()
39 update_(f), in DispatchResult()
59 Update::flags screenUpdate() const { return update_; } in screenUpdate()
61 void screenUpdate(Update::flags f) { update_ = f; } in screenUpdate()
91 Update::flags update_; variable
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dconfig.h38 #define Config_updateString(name,value) (ConfigValues::instance().update_##name(value));
39 #define Config_updateBool(name,value) (ConfigValues::instance().update_##name(value));
40 #define Config_updateInt(name,value) (ConfigValues::instance().update_##name(value));
41 #define Config_updateEnum(name,value) (ConfigValues::instance().update_##name(value));
42 #define Config_updateList(name,...) (ConfigValues::instance().update_##name(__VA_ARGS__));
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/types/
H A Dnumpy_iexpr.hpp134 return update_<pythonic::operator_::functor::iadd>(expr); in operator +=()
140 return update_<pythonic::operator_::functor::iadd>(expr); in operator +=()
147 return update_<pythonic::operator_::functor::isub>(expr); in operator -=()
153 return update_<pythonic::operator_::functor::isub>(expr); in operator -=()
160 return update_<pythonic::operator_::functor::imul>(expr); in operator *=()
166 return update_<pythonic::operator_::functor::imul>(expr); in operator *=()
173 return update_<pythonic::operator_::functor::idiv>(expr); in operator /=()
179 return update_<pythonic::operator_::functor::idiv>(expr); in operator /=()
186 return update_<pythonic::operator_::functor::iand>(expr); in operator &=()
198 return update_<pythonic::operator_::functor::ior>(expr); in operator |=()
[all …]
H A Dnumpy_vexpr.hpp147 numpy_vexpr<T, F> &numpy_vexpr<T, F>::update_(Expr const &expr) in update_() function in types::numpy_vexpr
167 return update_<pythonic::operator_::functor::iadd>(expr); in operator +=()
174 return update_<pythonic::operator_::functor::isub>(expr); in operator -=()
181 return update_<pythonic::operator_::functor::imul>(expr); in operator *=()
188 return update_<pythonic::operator_::functor::idiv>(expr); in operator /=()
195 return update_<pythonic::operator_::functor::iand>(expr); in operator &=()
202 return update_<pythonic::operator_::functor::ior>(expr); in operator |=()
209 return update_<pythonic::operator_::functor::ixor>(expr); in operator ^=()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/yarns/drivers/
H A Ddac.h50 update_[channel] = true; in set_channel()
66 if (update_[active_channel_]) { in Write()
68 update_[active_channel_] = false; in Write()
84 bool update_[kNumChannels];
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/yarns/drivers/
H A Ddac.h50 update_[channel] = true; in set_channel()
66 if (update_[active_channel_]) { in Write()
68 update_[active_channel_] = false; in Write()
84 bool update_[kNumChannels];
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/group/
H A Dmemshm.cc70 update_ = 0; in ShmMemoryGrp()
83 update_ = 0; in ShmMemoryGrp()
170 update_ = new GlobalCounter[n()]; in set_localsize()
218 update_[i].initialize(); in set_localsize()
219 char * stringrep = update_[i].stringrep(); in set_localsize()
252 update_[i].initialize(stringrep); in set_localsize()
340 delete[] update_; in cleanup()
341 update_ = 0; in cleanup()
486 update_[i]++; in note_release()
501 update_[me()]--; in wait_for_release()
[all …]
/dports/science/mpqc/mpqc-2.3.1/src/lib/math/optimize/
H A Dqnewton.cc61 update_ << keyval->describedclassvalue("update"); in QNewtonOpt()
62 if (update_.nonnull()) update_->set_inverse(); in QNewtonOpt()
105 update_ << SavableState::restore_state(s); in QNewtonOpt()
131 SavableState::save_state(update_.pointer(),s); in save_data_state()
217 if(update_.nonnull()) in update()
218 update_->update(ihessian_,function(),xcurrent,gcurrent); in update()
406 if (update_.nonnull()) update_->apply_transform(t); in apply_transform()
/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Ddevice.cpp85 nest::Device::Parameters_::update_( const DictionaryDatum& d, const Name& name, Time& value ) in update_() function in nest::Device::Parameters_
112 update_( d, names::origin, origin_ ); in set()
113 update_( d, names::start, start_ ); in set()
114 update_( d, names::stop, stop_ ); in set()
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DCForEmitter.cpp100 update_ = update; in emitUpdate()
125 if (update_ == Update::Present) { in emitUpdate()
144 if (update_ == Update::Present) { in emitEnd()
155 if (cond_ == Cond::Missing && update_ == Update::Missing) { in emitEnd()

12345678910>>...26