Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dproposal.c1773 …int i, j, topologyHasChanged=NO, isStartLocked=NO, isStopLocked=NO, nRootNodes, directionU… in Move_ExtFossilSPRClock() local
2021 isStopLocked = NO; in Move_ExtFossilSPRClock()
2025 isStopLocked = YES; in Move_ExtFossilSPRClock()
2213 if (isStartLocked == NO && isStopLocked == YES) in Move_ExtFossilSPRClock()
2215 else if (isStartLocked == YES && isStopLocked == NO) in Move_ExtFossilSPRClock()
3244 …int i, j, topologyHasChanged=NO, isStartLocked=NO, isStopLocked=NO, nRootNodes, directionU… in Move_ExtSPRClock() local
3457 isStopLocked = NO; in Move_ExtSPRClock()
3461 isStopLocked = YES; in Move_ExtSPRClock()
3649 if (isStartLocked == NO && isStopLocked == YES) in Move_ExtSPRClock()
3651 else if (isStartLocked == YES && isStopLocked == NO) in Move_ExtSPRClock()