Home
last modified time | relevance | path

Searched refs:treeLevel (Results 1 – 25 of 46) sorted by relevance

12

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/tool/src/org/antlr/v4/codegen/model/decl/
H A DCodeBlock.java19 public int treeLevel; field in CodeBlock
29 public CodeBlock(OutputModelFactory factory, int treeLevel, int codeBlockLevel) { in CodeBlock() argument
31 this.treeLevel = treeLevel; in CodeBlock()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Configuration/TypoScript/ConditionMatching/
H A DConditionMatcher.php45 $treeLevel = $this->rootline ? count($this->rootline) - 1 : 0;
47 $treeLevel++;
50 $tree->level = $treeLevel;
106 $treeLevel = count($this->rootline) - 1;
109 $treeLevel++;
112 if ($test == $treeLevel) {
/dports/sysutils/k4dirstat/k4dirstat-3.3.0/src/
H A Dkfileinfo.cpp172 int level = treeLevel(); // Cache this - it's expensive! in urlPart()
190 int KFileInfo::treeLevel() const { in treeLevel() function in KFileInfo
202 return _parent->treeLevel() + 1; in treeLevel()
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/cmd/
H A Dtree-main.go38 treeLevel = " " const
180 currbranchString += " " + treeLevel
182 currbranchString += treeNext + treeLevel
/dports/www/matomo/piwik/core/Archive/
H A DDataTableFactory.php391 * @param int $treeLevel
393 private function setSubtables($dataTable, $blobRow, $treeLevel = 0) argument
396 && $treeLevel >= $this->maxSubtableDepth
427 $this->setSubtables($subtable, $blobRow, $treeLevel + 1);
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Configuration/TypoScript/ConditionMatching/
H A DConditionMatcher.php50 $treeLevel = $this->rootline ? count($this->rootline) - 1 : 0;
52 $tree->level = $treeLevel;
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Configuration/TypoScript/ConditionMatching/
H A DConditionMatcher.php53 $treeLevel = $this->rootline ? count($this->rootline) - 1 : 0;
55 $tree->level = $treeLevel;
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/ximgproc/src/
H A Dadaptive_manifold_filter_n.cpp222 void buildManifoldsAndPerformFiltering(vector<Mat>& eta, Mat1b& cluster, int treeLevel);
421 …ManifoldFilterN::buildManifoldsAndPerformFiltering(vector<Mat>& eta, Mat1b& cluster, int treeLevel) in buildManifoldsAndPerformFiltering() argument
431 compute_w_k(eta, w_k, sigma_r_over_sqrt_2, treeLevel); in buildManifoldsAndPerformFiltering()
438 compute_w_k(etaFull, w_k, sigma_r_over_sqrt_2, treeLevel); in buildManifoldsAndPerformFiltering()
473 if (treeLevel < curTreeHeight) in buildManifoldsAndPerformFiltering()
490 buildManifoldsAndPerformFiltering(eta_minus, cluster_minus, treeLevel + 1); in buildManifoldsAndPerformFiltering()
491 buildManifoldsAndPerformFiltering(eta_plus, cluster_plus, treeLevel + 1); in buildManifoldsAndPerformFiltering()
/dports/editors/calligraplan/calligraplan-3.3.0/src/plugins/schedulers/tj/taskjuggler/
H A DCoreAttributes.cpp63 CoreAttributes::treeLevel() const in treeLevel() function in TJ::CoreAttributes
158 return QString("%1").arg(treeLevel()); in getHierarchLevel()
H A DCoreAttributesList.cpp154 if (a->treeLevel() + 1 > md) in maxDepth()
155 md = a->treeLevel() + 1; in maxDepth()
H A DCoreAttributes.h75 uint treeLevel() const;
/dports/sysutils/qdirstat/qdirstat-1.8/src/
H A DPercentBar.cpp112 int depth = treeLevel( index ) - _invisibleLevels; in paint()
164 int PercentBarDelegate::treeLevel( const QModelIndex & index ) const in treeLevel() function in PercentBarDelegate
H A DPercentBar.h141 int treeLevel( const QModelIndex & index ) const;
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Configuration/TypoScript/ConditionMatching/
H A DConditionMatcher.php123 $treeLevel = count($this->rootline) - 1;
125 if ($test == $treeLevel) {
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/
H A DHFileBlockIndex.java137 public BlockIndexReader(final KVComparator c, final int treeLevel, in BlockIndexReader() argument
139 this(c, treeLevel); in BlockIndexReader()
143 public BlockIndexReader(final KVComparator c, final int treeLevel) in BlockIndexReader() argument
146 searchTreeLevel = treeLevel; in BlockIndexReader()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/qtpromaker/
H A Dmain.cpp125 int treeLevel() const { return m_treeLevel; } in treeLevel() function in Project
256 child->setTreeLevel(treeLevel() + 1); in handleDir()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/tool/src/org/antlr/v4/codegen/
H A DDefaultOutputModelFactory.java100 public int getTreeLevel() { return controller.treeLevel; } in getTreeLevel()
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtyposcript.go37 …inUser|loginuser|minute|month|page|PIDinRootline|PIDupinRootline|system|treeLevel|useragent|userFu…
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/t/
H A Dtyposcript.go37 …inUser|loginuser|minute|month|page|PIDinRootline|PIDupinRootline|system|treeLevel|useragent|userFu…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtyposcript.go33 …inUser|loginuser|minute|month|page|PIDinRootline|PIDupinRootline|system|treeLevel|useragent|userFu…
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtyposcript.go33 …inUser|loginuser|minute|month|page|PIDinRootline|PIDupinRootline|system|treeLevel|useragent|userFu…
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtyposcript.go37 …inUser|loginuser|minute|month|page|PIDinRootline|PIDupinRootline|system|treeLevel|useragent|userFu…
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtyposcript.go37 …inUser|loginuser|minute|month|page|PIDinRootline|PIDupinRootline|system|treeLevel|useragent|userFu…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtyposcript.go37 …inUser|loginuser|minute|month|page|PIDinRootline|PIDupinRootline|system|treeLevel|useragent|userFu…
/dports/devel/chroma/chroma-0.9.2/lexers/t/
H A Dtyposcript.go37 …inUser|loginuser|minute|month|page|PIDinRootline|PIDupinRootline|system|treeLevel|useragent|userFu…

12