Home
last modified time | relevance | path

Searched defs:remove_relation (Results 1 – 7 of 7) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/core/
H A Dutterance.cpp31 void utterance::remove_relation(const std::string& name) in remove_relation() function in RHVoice::utterance
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/issuable_links/
H A Ddestroy_service.rb30 def remove_relation method in IssuableLinks.DestroyService
/dports/www/tikiwiki/tiki-21.2/lib/attributes/
H A Drelationlib.php291 function remove_relation($id) function in RelationLib
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/brdb/
H A Dbrdb_database.cxx109 brdb_database::remove_relation(const std::string& name) in remove_relation() function in brdb_database
/dports/misc/py-scikit-fusion/scikit-fusion-0.2.1/skfusion/fusion/base/
H A Dfusion_graph.py203 def remove_relation(self, relation): member in FusionGraph
/dports/audio/festival/speech_tools/ling_class/
H A DEST_Utterance.cc152 void EST_Utterance::remove_relation(const EST_String &n) in remove_relation() function in EST_Utterance
/dports/biology/py-biopython/biopython-1.79/Bio/KEGG/KGML/
H A DKGML_pathway.py143 def remove_relation(self, relation): member in Pathway