Home
last modified time | relevance | path

Searched refs:removePass (Results 1 – 16 of 16) sorted by relevance

/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/ui/env/
H A DEnvironmentPage.scala29 private def removePass(kv: (String, String)): (String, String) = { method
39 propertyHeader, propertyRow, listener.sparkProperties.map(removePass), fixedWidth = true)
/dports/deskutils/itinerary/itinerary-21.12.3/autotests/
H A Dtesthelper.h31 mgr->removePass(id); in clearAll()
/dports/www/falkon/falkon-3.2.0/src/lib/preferences/
H A Dautofillmanager.h47 void removePass();
H A Dautofillmanager.cpp51 connect(ui->removePass, &QAbstractButton::clicked, this, &AutoFillManager::removePass); in AutoFillManager()
217 void AutoFillManager::removePass() in removePass() function in AutoFillManager
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreCompositionTargetPass.h127 void removePass(size_t idx);
H A DOgreTechnique.h193 void removePass(unsigned short index);
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreCompositionTargetPass.h128 void removePass(size_t idx);
H A DOgreTechnique.h194 void removePass(unsigned short index);
/dports/deskutils/itinerary/itinerary-21.12.3/src/app/
H A Dpkpassmanager.h36 Q_INVOKABLE void removePass(const QString &passId);
H A Dpkpassmanager.cpp192 void PkPassManager::removePass(const QString& passId) in removePass() function in PkPassManager
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/MaterialEditor/include/
H A DTechniqueController.h75 void removePass(unsigned short index);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreCompositionTargetPass.cpp134 void CompositionTargetPass::removePass(size_t index) in removePass() function in Ogre::CompositionTargetPass
H A DOgreTechnique.cpp445 void Technique::removePass(unsigned short index) in removePass() function in Ogre::Technique
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreCompositionTargetPass.cpp133 void CompositionTargetPass::removePass(size_t index) in removePass() function in Ogre::CompositionTargetPass
H A DOgreTechnique.cpp350 void Technique::removePass(unsigned short index) in removePass() function in Ogre::Technique
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/MaterialEditor/src/
H A DTechniqueController.cpp107 void TechniqueController::removePass(unsigned short index) in removePass() function in TechniqueController