Home
last modified time | relevance | path

Searched refs:apply_updates (Results 1 – 25 of 35) sorted by relevance

12

/dports/sysutils/dnf/dnf-4.9.0/tests/automatic/
H A Dtest_main.py37 self.assertTrue(conf.commands.apply_updates)
46 self.assertFalse(conf.commands.apply_updates)
51 self.assertFalse(conf.commands.apply_updates)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/notes/
H A Dquick_actions_service_spec.rb102 service.apply_updates(update_params, note)
114 service.apply_updates(update_params, note)
125 service.apply_updates(update_params, note)
355 service.apply_updates(update_params, note)
/dports/sysutils/dnf/dnf-4.9.0/tests/etc/
H A Dautomatic.conf4 apply_updates = yes
/dports/sysutils/dnf/dnf-4.9.0/dnf/automatic/
H A Dmain.py106 self.commands.apply_updates = True
108 self.commands.apply_updates = False
184 if self.apply_updates:
335 if not conf.commands.apply_updates:
/dports/sysutils/dnf/dnf-4.9.0/etc/dnf/
H A Dautomatic.conf22 apply_updates = no
/dports/sysutils/py-rdiff-backup/rdiff-backup-2.0.5/tools/windows/roles/rh-base/templates/
H A Detc_dnf_automatic.conf.j27 apply_updates = {{ rhbase_updates_apply }}
H A Detc_yum_yum-cron.conf.j27 apply_updates = {{ 'yes' if rhbase_updates_apply else 'no' }}
H A Detc_yum_yum-cron-hourly.conf.j223 apply_updates = {{ 'yes' if rhbase_yum_cron_hourly_install_updates else 'no' }}
/dports/textproc/zorba/zorba-2.7.0/src/runtime/core/
H A Dapply_updates.cpp124 apply_updates(ccb, gdctx, theSctx, pul, loc); in nextImpl()
141 void apply_updates( in apply_updates() function
H A Dapply_updates.h74 apply_updates(
/dports/textproc/zorba/zorba-2.7.0/src/runtime/store/
H A Dmaps_impl.cpp206 apply_updates( in nextImpl()
291 apply_updates( in nextImpl()
437 apply_updates( in nextImpl()
527 apply_updates( in nextImpl()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/notes/
H A Dquick_actions_service.rb49 def apply_updates(update_params, note) method in Notes.QuickActionsService
H A Dupdate_service.rb45 quick_actions_service.apply_updates(update_params, note)
H A Dcreate_service.rb91 quick_actions_service.apply_updates(update_params, note)
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/impl/
H A DAzureusCoreImpl.java1463 final boolean apply_updates ) in stopSupport() argument
1542 }else if ( apply_updates ){ in stopSupport()
1552 if ( apply_updates ){ in stopSupport()
1685 if ( apply_updates && in stopSupport()
1706 if ( apply_updates ){ in stopSupport()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/
H A Dspatial_tree.rs813 pub fn apply_updates( in apply_updates() method
1447 st.apply_updates(cst.end_frame_and_get_pending_updates()); in test_cst_simple_translation()
1496 st.apply_updates(cst.end_frame_and_get_pending_updates()); in test_cst_simple_scale()
1554 st.apply_updates(cst.end_frame_and_get_pending_updates()); in test_cst_scale_translation()
1593 st.apply_updates(cst.end_frame_and_get_pending_updates()); in test_cst_translation_rotate()
H A Drender_backend.rs114 fn apply_updates(
120 self.$name.apply_updates(
843 doc.spatial_tree.apply_updates(updates); in process_transaction()
859 doc.data_stores.apply_updates(updates, &mut doc.profile); in process_transaction()
H A Dintern.rs166 pub fn apply_updates( in apply_updates() method
/dports/textproc/zorba/zorba-2.7.0/src/runtime/collections/
H A Dcollections_impl.cpp1112 apply_updates(planState.theCompilerCB, in nextImpl()
1195 apply_updates(planState.theCompilerCB, in nextImpl()
1279 apply_updates(planState.theCompilerCB, in nextImpl()
1368 apply_updates(planState.theCompilerCB, in nextImpl()
1457 apply_updates(planState.theCompilerCB, in nextImpl()
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dssconvert.c1072 apply_updates (WorkbookView *wbv) in apply_updates() function
1210 if (wbv && apply_updates (wbv)) { in convert()
1371 if (wbv && apply_updates (wbv)) { in clipboard_export()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dintern.rs174 pub fn apply_updates( in apply_updates() method
/dports/graphics/py-glooey/glooey-0.3.3/why/
H A Dauto_updating_setters.md38 background, then call apply_updates() on a heart beat or something.)
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dintern.rs150 pub fn apply_updates( in apply_updates() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dintern.rs166 pub fn apply_updates( in apply_updates() method
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Dintern.rs166 pub fn apply_updates( in apply_updates() method

12