Home
last modified time | relevance | path

Searched defs:othertree (Results 1 – 4 of 4) sorted by relevance

/dports/biology/lamarc/lamarc-2.1.8/src/tree/
H A Dtree.cpp319 vector<Branch_ptr> Tree::ActivateTips(Tree * othertree) in ActivateTips()
338 Branch_ptr Tree::ActivateBranch(Tree * othertree) in ActivateBranch()
402 Branch_ptr Tree::ChoosePreferentiallyTowardsRoot(Tree * othertree) in ChoosePreferentiallyTowardsRoot()
436 Branch_ptr Tree::ChooseFirstBranchInEpoch(double targettime, Tree * othertree) in ChooseFirstBranchInEpoch()
H A Drectree.cpp153 vector<Branch_ptr> RecTree::ActivateTips(Tree * othertree) in ActivateTips()
163 Branch_ptr RecTree::ActivateBranch(Tree * othertree) in ActivateBranch()
/dports/graphics/swftools/swftools-0.9.2/lib/
H A Dgraphcut.c205 static path_t*extract_path(graphcut_workspace_t*work, unsigned char*mytree, unsigned char*othertree in extract_path()
312 …ace_t*w, posqueue_t*queue, node_t*pos, char reverse, unsigned char*mytree, unsigned char*othertree) in expand_pos()
/dports/games/stuntrally/stuntrally-2.6.1/source/vdrift/
H A Djoeserialize.h614 void Merge(const TreeMap <T> & othertree) in Merge()
1366 void Merge(const TreeMap <std::string> & othertree) in Merge()