Home
last modified time | relevance | path

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

/dports/editors/calligraplan/calligraplan-3.3.0/src/plugins/schedulers/tj/taskjuggler/
H A DCoreAttributesTreeIterator.h19 enum IterationMode { leavesOnly = 0, parentAfterLeaves }; enumerator
28 CoreAttributesTreeIteratorT(T* root, IterationMode m = leavesOnly);
H A DTaskTreeIterator.h21 explicit TaskTreeIterator(Task* r, IterationMode m = leavesOnly)
H A DResourceTreeIterator.h25 ResourceTreeIteratorT(R* r, IterationMode m = leavesOnly)
H A DTask.h327 bool isOnCriticalPath(int sc, bool leavesOnly = true) const
329 if (!isLeaf() && leavesOnly)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Search/
H A DQuery.php127 $leavesOnly = true;
132 $leavesOnly = false;
140 if ($leavesOnly && $recursive) {
/dports/audio/cantata/cantata-2.4.2/models/
H A Dproxymodel.cpp206 QModelIndexList ProxyModel::mapToSource(const QModelIndexList &list, bool leavesOnly) const in mapToSource()
209 if (leavesOnly) { in mapToSource()
H A Dproxymodel.h53 QModelIndexList mapToSource(const QModelIndexList &list, bool leavesOnly=true) const;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/Update/Internal/
H A DKeyManager.cs229 …WalkGraph(int identifier, Func<IdentifierInfo, LinkedList<int>> successorFunction, bool leavesOnly) in WalkGraph() argument
245 if (!leavesOnly) in WalkGraph()
/dports/www/py-graphite-web/graphite-web-1.1.8/docs/
H A Dmetrics_api.rst60 *leavesOnly* (0 or 1)