Home
last modified time | relevance | path

Searched refs:removeStep (Results 1 – 24 of 24) sorted by relevance

/dports/www/moodle310/moodle/admin/tool/usertours/amd/build/
H A Dmanagesteps.min.js.map1removeStep","e","preventDefault","targetUrl","currentTarget","attr","get_strings","key","component…
/dports/www/moodle311/moodle/admin/tool/usertours/amd/build/
H A Dmanagesteps.min.js.map1removeStep","e","preventDefault","targetUrl","currentTarget","attr","get_strings","key","component…
/dports/www/moodle39/moodle/admin/tool/usertours/amd/build/
H A Dmanagesteps.min.js.map1removeStep","e","preventDefault","targetUrl","currentTarget","attr","get_strings","key","component…
/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf3/vtkxdmf3/
H A DXdmfGridTemplate.cpp229 this->removeStep(index); in removeGridCollection()
361 this->removeStep(index); in removeCurvilinearGrid()
493 this->removeStep(index); in removeRectilinearGrid()
625 this->removeStep(index); in removeRegularGrid()
758 this->removeStep(index); in removeUnstructuredGrid()
899 XdmfGridTemplate::removeStep(unsigned int stepId) in removeStep() function in XdmfGridTemplate
902 XdmfTemplate::removeStep(stepId); in removeStep()
H A DXdmfTemplate.hpp128 virtual void removeStep(unsigned int stepId);
H A DXdmfGridTemplate.hpp170 virtual void removeStep(unsigned int stepId);
H A DXdmfTemplate.cpp996 XdmfTemplate::removeStep(unsigned int stepId) in removeStep() function in XdmfTemplate
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf3/vtkxdmf3/
H A DXdmfGridTemplate.cpp229 this->removeStep(index); in removeGridCollection()
361 this->removeStep(index); in removeCurvilinearGrid()
493 this->removeStep(index); in removeRectilinearGrid()
625 this->removeStep(index); in removeRegularGrid()
758 this->removeStep(index); in removeUnstructuredGrid()
899 XdmfGridTemplate::removeStep(unsigned int stepId) in removeStep() function in XdmfGridTemplate
902 XdmfTemplate::removeStep(stepId); in removeStep()
H A DXdmfTemplate.hpp128 virtual void removeStep(unsigned int stepId);
H A DXdmfGridTemplate.hpp170 virtual void removeStep(unsigned int stepId);
H A DXdmfTemplate.cpp996 XdmfTemplate::removeStep(unsigned int stepId) in removeStep() function in XdmfTemplate
/dports/devel/hs-shake/shake-0.19.6/src/Development/Shake/Internal/
H A DProfile.hs65 removeStep :: Map.HashMap Id (Key, Result a) -> Map.HashMap Id (Key, Result a)
66 removeStep = Map.filter (\(k,_) -> k /= stepKey) function
70 status <- removeStep . resultsOnly <$> getKeyValuesFromId db
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/shake-0.19.4/src/Development/Shake/Internal/
H A DProfile.hs65 removeStep :: Map.HashMap Id (Key, Result a) -> Map.HashMap Id (Key, Result a)
66 removeStep = Map.filter (\(k,_) -> k /= stepKey) function
70 status <- removeStep . resultsOnly <$> getKeyValuesFromId db
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/shake-0.19.4/src/Development/Shake/Internal/
H A DProfile.hs65 removeStep :: Map.HashMap Id (Key, Result a) -> Map.HashMap Id (Key, Result a)
66 removeStep = Map.filter (\(k,_) -> k /= stepKey) function
70 status <- removeStep . resultsOnly <$> getKeyValuesFromId db
/dports/www/otter-browser/otter-browser-1.0.03/src/ui/preferences/
H A DMouseProfileDialog.h71 void removeStep();
H A DMouseProfileDialog.cpp170 connect(m_ui->removeStepButton, &QPushButton::clicked, this, &MouseProfileDialog::removeStep); in MouseProfileDialog()
229 void MouseProfileDialog::removeStep() in removeStep() function in Otter::MouseProfileDialog
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dbuildsteplist.h77 bool removeStep(int position);
H A Dbuildsteplist.cpp180 bool BuildStepList::removeStep(int position) in removeStep() function in ProjectExplorer::BuildStepList
H A Dbuildstepspage.cpp348 if (!m_buildStepList->removeStep(i)) { in updateBuildStepButtonsState()
/dports/editors/calligra/calligra-3.2.1/stage/part/
H A DKPrShapeAnimations.h111 void removeStep(KPrAnimationStep *step);
H A DKPrShapeAnimations.cpp374 void KPrShapeAnimations::removeStep(KPrAnimationStep *step) in removeStep() function in KPrShapeAnimations
712 removeStep(oldStep); in setNodeType()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/autoroute/mazerouter/
H A Dmazerouter.h232 void removeStep(int ix, QList<GridPoint> & gridPoints);
H A Dmazerouter.cpp2639 removeStep(ix, gridPoints); in removeSteps()
2643 void MazeRouter::removeStep(int ix, QList<GridPoint> & gridPoints) { in removeStep() function in MazeRouter
/dports/www/drupal9/drupal-9.2.10/core/assets/vendor/shepherd/
H A Dshepherd.min.js.map1removeStep(name) {\n const current = this.getCurrentStep();\n\n // Find the step, destroy it…