Home
last modified time | relevance | path

Searched refs:deleteConstraint (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/graphviz/graphviz-2.44.1/lib/vpsc/
H A Dcsolve_VPSC.h48 void deleteConstraint(Constraint*);
H A Dcsolve_VPSC.cpp87 void deleteConstraint(Constraint* c) { in deleteConstraint() function
/dports/math/bcps/CHiPPS-BiCePS-releases-0.99.2/Bcps/src/
H A DBcpsObjectPool.h109 void deleteConstraint(int k) { deleteObject(k); } in deleteConstraint() function
/dports/graphics/qgis/qgis-3.22.3/python/plugins/db_manager/
H A Ddlg_table_properties.py76 self.btnDeleteConstraint.clicked.connect(self.deleteConstraint)
224 def deleteConstraint(self): member in DlgTableProperties
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/db_manager/
H A Ddlg_table_properties.py76 self.btnDeleteConstraint.clicked.connect(self.deleteConstraint)
224 def deleteConstraint(self): member in DlgTableProperties
/dports/www/ilias/ILIAS-5.4.25/Modules/Survey/classes/
H A Dclass.ilSurveyConstraintsGUI.php361 $this->object->deleteConstraint($id);
H A Dclass.ilObjSurvey.php1776 $this->deleteConstraint($constraint["id"]);
2143 $this->deleteConstraint($constraint_id);
2154 public function deleteConstraint($constraint_id) function in ilObjSurvey
/dports/www/ilias6/ILIAS-6.14/Modules/Survey/Constraints/
H A Dclass.ilSurveyConstraintsGUI.php356 $this->object->deleteConstraint($id);
/dports/graphics/qgis/qgis-3.22.3/python/plugins/db_manager/db_plugins/
H A Dplugin.py889 def deleteConstraint(self, constr): member in Table
1329 return self.table().deleteConstraint(self)
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/db_manager/db_plugins/
H A Dplugin.py890 def deleteConstraint(self, constr): member in Table
1330 return self.table().deleteConstraint(self)
/dports/graphics/graphviz/graphviz-2.44.1/lib/neatogen/
H A Dquad_prog_vpsc.c566 deleteConstraint(e->cs[i]); in generateNonoverlapConstraints()
/dports/www/ilias6/ILIAS-6.14/Modules/Survey/classes/
H A Dclass.ilObjSurvey.php1689 $this->deleteConstraint($constraint["id"]);
2055 $this->deleteConstraint($constraint_id);
2066 public function deleteConstraint($constraint_id) function in ilObjSurvey