Home
last modified time | relevance | path

Searched refs:updateAll (Results 1 – 25 of 893) sorted by relevance

12345678910>>...36

/dports/net/gerbera/gerbera-1.9.2/src/web/
H A Dsession_manager.cc68 if (!updateAll) { in containerChangedUI()
70 if (!updateAll) { in containerChangedUI()
72 updateAll = true; in containerChangedUI()
82 if (updateAll) in containerChangedUI()
88 if (updateAll) in containerChangedUI()
92 updateAll = true; in containerChangedUI()
105 if (updateAll) { in getUIUpdateIDs()
106 updateAll = false; in getUIUpdateIDs()
119 if (updateAll) in hasUIUpdateIDs()
130 updateAll = false; in clearUpdateIDs()
/dports/misc/visp/visp-3.4.0/modules/core/src/tracking/moments/
H A DvpMomentCommon.cpp126 void vpMomentCommon::updateAll(vpMomentObject &object) in updateAll() function in vpMomentCommon
129 vpMomentDatabase::updateAll(object); in updateAll()
158 moments.updateAll(object); in getSurface()
187 moments.updateAll(object); in getAlpha()
208 moments.updateAll(object); in getMu3()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cvv/src/qtutil/matchview/
H A Dmatchmanagement.cpp45 connect(showOnlySelection.get(),SIGNAL(clicked()),this,SLOT(updateAll()));
117 updateAll(); in addToSelection()
124 updateAll(); in singleSelection()
135 updateAll(); in setSelection()
170 updateAll(); in removeSetting()
204 updateAll(); in removeSelection()
215 updateAll(); in applySelection()
H A Dkeypointmanagement.cpp45 connect(showOnlySelection.get(),SIGNAL(clicked()),this,SLOT(updateAll()));
120 updateAll(); in addToSelection()
128 updateAll(); in singleSelection()
140 updateAll(); in setSelection()
217 updateAll(); in applySelection()
/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualization/utils/
H A Dscatterobjectbufferhelper.cpp201 const bool updateAll = (cache->updateIndices().size() == 0); in updateUVs() local
202 const int updateSize = updateAll ? renderArray.size() : cache->updateIndices().size(); in updateUVs()
242 const bool updateAll = (cache->updateIndices().size() == 0); in createRangeGradientUVs() local
243 const int updateSize = updateAll ? renderArray.size() : cache->updateIndices().size(); in createRangeGradientUVs()
251 int index = updateAll ? i : cache->updateIndices().at(i); in createRangeGradientUVs()
311 const bool updateAll = (cache->updateIndices().size() == 0); in update() local
312 const int updateSize = updateAll ? renderArray.size() : cache->updateIndices().size(); in update()
344 int index = updateAll ? i : cache->updateIndices().at(i); in update()
368 if (updateAll) { in update()
376 int index = updateAll ? i : cache->updateIndices().at(i); in update()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/FiloSottile/gvt/
H A Dupdate.go13 updateAll bool // update all dependencies var
17 fs.BoolVar(&updateAll, "all", false, "update all dependencies")
43 if len(args) != 1 && !updateAll {
45 } else if len(args) == 1 && updateAll {
55 if updateAll {
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/modules/pm/class/
H A Dmessage.php74 …return $this->updateAll('read_msg', (int)$val, new Criteria('msg_id', $pm->getVar('msg_id')), true…
86 … return $this->updateAll('from_delete', (int)$val, new Criteria('msg_id', $pm->getVar('msg_id')));
101 … return $this->updateAll('to_delete', (int)$val, new Criteria('msg_id', $pm->getVar('msg_id')));
115 … return $this->updateAll('from_save', (int)$val, new Criteria('msg_id', $pm->getVar('msg_id')));
126 … return $this->updateAll('to_save', (int)$val, new Criteria('msg_id', $pm->getVar('msg_id')));
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.jface.tests/src/org/eclipse/jface/tests/action/
H A DMenuManagerTest.java56 menuBarMgr.updateAll(false); in testMenuWithNoConcreteVisibleItemsIsHidden()
73 menuBarMgr.updateAll(false); in testAddingConcreteItemToMenuWithNoConcreteVisibleItems()
79 menuBarMgr.updateAll(false); in testAddingConcreteItemToMenuWithNoConcreteVisibleItems()
97 menuBarMgr.updateAll(false); in testDisposedMenuIsDirty()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dfunctionviewer.cpp178 m_numericalColumns, SLOT(updateAll())); in FunctionViewer()
184 SLOT(updateAll())); in FunctionViewer()
358 m_numericalColumns->updateAll(); in refreshModel()
376 m_treeView->updateAll(); in refreshModel()
427 m_treeView->updateAll(); in setObjectHandle()
454 m_treeView->updateAll(); in setFxHandle()
473 if (isVisible()) m_treeView->updateAll(); in setColumnHandle()
580 m_treeView->updateAll(); in onStageObjectSwitched()
598 m_treeView->updateAll(); in onStageObjectChanged()
599 m_numericalColumns->updateAll(); in onStageObjectChanged()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/import/unit_test/
H A Dunit_test_import.cpp110 bool updateAll) in sRunTest() argument
167 if (updateAll) { in sRunTest()
176 if (updateAll) { in sRunTest()
234 bool updateAll = args["update-all"].AsBoolean(); in BOOST_AUTO_TEST_CASE() local
286 updateAll)); in BOOST_AUTO_TEST_CASE()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/qt/ui/
H A DUIDebugSH2.cpp106 updateAll(); in UIDebugSH2()
210 void UIDebugSH2::updateAll() in updateAll() function in UIDebugSH2
341 updateAll(); in stepInto()
350 updateAll(); in stepOver()
391 updateAll(); in reserved2()
422 updateAll(); in reserved3()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/
H A DOpenMsxY8950.cpp296 updateAll(); in reset()
1024 slot[s]->updateAll(); in writeReg()
1034 slot[s]->updateAll(); in writeReg()
1072 ch[6].mod.updateAll(); in writeReg()
1073 ch[6].car.updateAll(); in writeReg()
1074 ch[7].mod.updateAll(); in writeReg()
1075 ch[7].car.updateAll(); in writeReg()
1076 ch[8].mod.updateAll(); in writeReg()
1077 ch[8].car.updateAll(); in writeReg()
1098 ch[c].car.updateAll(); in writeReg()
[all …]
/dports/misc/visp/visp-3.4.0/example/manual/moments/
H A DmanServoMomentsSimple.cpp127 mdb_dst.updateAll(dst); in main()
129 fmdb_dst.updateAll(Ad, Bd, Cd); in main()
169 mdb_cur.updateAll(cur); in main()
171 fmdb_cur.updateAll(A, B, C); in main()
/dports/deskutils/treeline/TreeLine/source/
H A Dtreelocalcontrol.py1027 self.updateAll()
1044 self.updateAll()
1061 self.updateAll()
1113 self.updateAll()
1128 self.updateAll()
1139 self.updateAll()
1152 self.updateAll()
1166 self.updateAll()
1180 self.updateAll()
1197 self.updateAll()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/
H A DProgressViewUpdater.java67 volatile boolean updateAll; field in ProgressViewUpdater.UpdatesInfo
127 updateAll = false; in reset()
190 currentInfo.updateAll = true; in removed()
284 if (currentInfo.updateAll) { in update()
346 currentInfo.updateAll = true; in refreshAll()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/tests/browser/chrome/tp5/twitter.com/a3.twimg.com/a/1302214109/javascripts/
H A Dapi.js@13021146481updateAll({do_not_follow:false,do_you_follow:true,sees_retweets:true});F(G)};var D="/friendships/c…
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/tests/browser/chrome/tp5/twitter.com/a3.twimg.com/a/1302214109/javascripts/
H A Dapi.js@13021146481updateAll({do_not_follow:false,do_you_follow:true,sees_retweets:true});F(G)};var D="/friendships/c…
/dports/misc/visp/visp-3.4.0/example/moments/image/
H A DservoMomentImage.cpp212 m_moments->updateAll(m_src); in initFeatures()
213 m_momentsDes->updateAll(m_dst); in initFeatures()
215 m_featureMoments->updateAll(A, B, C); in initFeatures()
216 m_featureMomentsDes->updateAll(Ad, Bd, Cd); in initFeatures()
306 m_moments->updateAll(obj); in execute()
309 m_featureMoments->updateAll(A, B, C); in execute()
/dports/misc/visp/visp-3.4.0/example/moments/points/
H A DservoMomentPoints.cpp179 m_moments->updateAll(m_src); in initFeatures()
180 m_momentsDes->updateAll(m_dst); in initFeatures()
182 m_featureMoments->updateAll(A, B, C); in initFeatures()
183 m_featureMomentsDes->updateAll(Ad, Bd, Cd); in initFeatures()
281 m_moments->updateAll(obj); in execute()
284 m_featureMoments->updateAll(A, B, C); in execute()
/dports/misc/visp/visp-3.4.0/example/moments/polygon/
H A DservoMomentPolygon.cpp221 m_moments->updateAll(m_src); in initFeatures()
222 m_momentsDes->updateAll(m_dst); in initFeatures()
224 m_featureMoments->updateAll(A, B, C); in initFeatures()
225 m_featureMomentsDes->updateAll(Ad, Bd, Cd); in initFeatures()
276 m_moments->updateAll(obj); in execute()
279 m_featureMoments->updateAll(A, B, C); in execute()
/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/SongEditor/
H A DSongEditorPanel.cpp391 updateAll(); in SongEditorPanel()
505 void SongEditorPanel::updateAll() in updateAll() function in SongEditorPanel
573 updateAll(); in insertPattern()
590 updateAll(); in deletePattern()
663 updateAll(); in restoreGroupVector()
840 updateAll(); in editPlaybackTrackBtnPressed()
851 updateAll(); in modeActionBtnPressed()
874 updateAll(); in zoomInBtnPressed()
886 updateAll(); in zoomOutBtnPressed()
905 updateAll(); in selectedPatternChangedEvent()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/native/jni/qt-peer/
H A Dcomponentevent.h69 bool updateAll; variable
75 updateAll = all; in AWTUpdateEvent()
81 if(updateAll) in runEvent()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/native/jni/qt-peer/
H A Dcomponentevent.h69 bool updateAll; variable
75 updateAll = all; in AWTUpdateEvent()
81 if(updateAll) in runEvent()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/native/jni/qt-peer/
H A Dcomponentevent.h69 bool updateAll; variable
75 updateAll = all; in AWTUpdateEvent()
81 if(updateAll) in runEvent()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/native/jni/qt-peer/
H A Dcomponentevent.h69 bool updateAll; variable
75 updateAll = all; in AWTUpdateEvent()
81 if(updateAll) in runEvent()

12345678910>>...36