Home
last modified time | relevance | path

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

/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dnexus.cpp577 _List translationsFrom, translationsTo; in ProcessNexusTrees() local
600 if (translationsTo.lLength<translationsFrom.lLength) { in ProcessNexusTrees()
606 translationsFrom.Delete (insertPos); in ProcessNexusTrees()
611 insertPos = translationsFrom.BinaryInsert (&buffer); in ProcessNexusTrees()
763 lastNode = translationsFrom.BinaryFindObject (&node_name); in ProcessNexusTrees()