Searched refs:sortTree (Results 1 – 18 of 18) sorted by relevance
/dports/www/bkmrkconv/bkmrkconv-1.12/ |
H A D | bkmrkconv-1.12.pl | 92 &sortTree(\%root, 0); 448 sub sortTree { subroutine 454 &sortTree($i, $indent + 2);
|
H A D | bkmrkconv.pl | 92 &sortTree(\%root, 0); 448 sub sortTree { subroutine 454 &sortTree($i, $indent + 2);
|
/dports/shells/wcd/wcd-6.0.3/src/ |
H A D | graphics.h | 25 void sortTree(dirnode d);
|
H A D | graphics.c | 748 void sortTree(dirnode d) in sortTree() function 758 sortTree(n); in sortTree()
|
H A D | wcd.c | 3629 sortTree(rootNode); in main()
|
/dports/www/firefox-esr/firefox-91.8.0/devtools/client/debugger/src/utils/sources-tree/ |
H A D | moz.build | 15 "sortTree.js",
|
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/client/debugger/src/utils/sources-tree/ |
H A D | moz.build | 17 'sortTree.js',
|
/dports/www/firefox/firefox-99.0/devtools/client/debugger/src/utils/sources-tree/ |
H A D | moz.build | 15 "sortTree.js",
|
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/client/debugger/src/utils/sources-tree/ |
H A D | moz.build | 15 "sortTree.js",
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/query/ |
H A D | canonical_query.cpp | 236 sortTree(_root.get()); in init() 303 void CanonicalQuery::sortTree(MatchExpression* tree) { in sortTree() function in mongo::CanonicalQuery 305 sortTree(tree->getChild(i)); in sortTree()
|
H A D | canonical_query.h | 156 static void sortTree(MatchExpression* tree);
|
H A D | canonical_query_test.cpp | 144 CanonicalQuery::sortTree(sortedQueryExprClone.get()); in testSortTree() 149 CanonicalQuery::sortTree(unsortedQueryExpr.get()); in testSortTree()
|
H A D | query_planner_test_lib.cpp | 80 CanonicalQuery::sortTree(root.get()); in filterMatches() 82 CanonicalQuery::sortTree(trueFilter.get()); in filterMatches()
|
/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/ |
H A D | WorkflowPalette.h | 116 void sortTree();
|
H A D | WorkflowPalette.cpp | 318 sortTree(); in setContent() 342 void WorkflowPaletteElements::sortTree() { in sortTree() function in U2::WorkflowPaletteElements
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/exec/ |
H A D | subplan.cpp | 167 CanonicalQuery::sortTree(orChild.get()); in rewriteToRootedOr()
|
/dports/sysutils/racktables/RackTables-0.21.5/wwwroot/inc/ |
H A D | functions.php | 1579 sortTree ($tree, 'treeItemCmp'); // sort the resulting tree by the order in original list 2347 function sortTree (&$tree, $cmpfunc = '') function
|
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/shells/opentorrent/ |
H A D | OpenTorrentOptionsWindow.java | 2097 sortTree( tree, root, index, asc ); in showTreeView() 2425 sortTree( in sortTree() method
|