Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Daligngivenpathsw.cpp184 const unsigned uTplColIndexA = uNodeIndexA; in AlignTwoMSAsGivenPathSW() local
185 if (uTplColIndexA > uColIndexA) in AlignTwoMSAsGivenPathSW()
186 uColCountA = uTplColIndexA - uColIndexA; in AlignTwoMSAsGivenPathSW()
H A Daligngivenpath.cpp322 const unsigned uTplColIndexA = uNodeIndexA; in AlignTwoMSAsGivenPath() local
323 if (uTplColIndexA > uColIndexA) in AlignTwoMSAsGivenPath()
324 uColCountA = uTplColIndexA - uColIndexA; in AlignTwoMSAsGivenPath()
/dports/biology/muscle/muscle-3.8.1551/
H A Daligngivenpathsw.cpp180 const unsigned uTplColIndexA = uNodeIndexA; in AlignTwoMSAsGivenPathSW() local
181 if (uTplColIndexA > uColIndexA) in AlignTwoMSAsGivenPathSW()
182 uColCountA = uTplColIndexA - uColIndexA; in AlignTwoMSAsGivenPathSW()
H A Daligngivenpath.cpp308 const unsigned uTplColIndexA = uNodeIndexA; in AlignTwoMSAsGivenPath() local
309 if (uTplColIndexA > uColIndexA) in AlignTwoMSAsGivenPath()
310 uColCountA = uTplColIndexA - uColIndexA; in AlignTwoMSAsGivenPath()