Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp577 Trees.insert(Trees.end(), {&T, L}); in Forest()
583 auto It = Trees.lower_bound(Range.begin()); in assignRole()
584 assert(It != Trees.end() && "no node found"); in assignRole()
586 assert((std::next(It) == Trees.end() || in assignRole()
597 auto BeginChildren = Trees.lower_bound(Range.begin()); in shrinkToFitList()
598 assert((BeginChildren == Trees.end() || in shrinkToFitList()
602 auto EndChildren = Trees.lower_bound(Range.end()); in shrinkToFitList()
604 (EndChildren == Trees.end() || EndChildren->first == Range.end()) && in shrinkToFitList()
607 auto BelongsToList = [](decltype(Trees)::value_type KV) { in shrinkToFitList()
630 auto BeginChildren = Trees.lower_bound(FirstToken); in foldChildren()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h863 std::vector<TreePatternNodePtr> Trees; variable
911 const std::vector<TreePatternNodePtr> &getTrees() const { return Trees; } in getTrees()
912 unsigned getNumTrees() const { return Trees.size(); } in getNumTrees()
913 const TreePatternNodePtr &getTree(unsigned i) const { return Trees[i]; } in getTree()
914 void setTree(unsigned i, TreePatternNodePtr Tree) { Trees[i] = Tree; } in setTree()
916 assert(Trees.size() == 1 && "Doesn't have exactly one pattern!"); in getOnlyTree()
917 return Trees[0]; in getOnlyTree()
945 std::vector<TreePatternNodePtr> Copy = Trees; in InlinePatternFragments()
946 Trees.clear(); in InlinePatternFragments()
948 Copy[i]->InlinePatternFragments(Copy[i], *this, Trees); in InlinePatternFragments()
H A DCodeGenDAGPatterns.cpp2747 Trees.push_back(ParseTreePattern(I, "")); in TreePattern()
2754 Trees.push_back(ParseTreePattern(Pat, "")); in TreePattern()
2761 Trees.push_back(Pat); in TreePattern()
2773 for (TreePatternNodePtr &Tree : Trees) in ComputeNamedNodes()
3017 for (TreePatternNodePtr &Tree : Trees) { in InferAllTypes()
3045 if (Node == Trees[0].get() && Node->isLeaf()) { in InferAllTypes()
3076 for (const TreePatternNodePtr &Tree : Trees) in InferAllTypes()
3092 if (Trees.size() > 1) in print()
3094 for (const TreePatternNodePtr &Tree : Trees) { in print()
3100 if (Trees.size() > 1) in print()
/netbsd-src/usr.bin/calendar/calendars/
H A Dcalendar.judaic1 01/10* Tu B'Shvat (Feast of Trees)
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok532 Values of Binary Trees . . . . . . . . . 99--102
835 D. N. Ness Optimizing Binary Trees Grown with a
1126 Retrieval Using AVL Trees . . . . . . . 843--843
1499 Caxton C. Foster A Generalization of AVL Trees . . . . . 513--517
2243 Jon Louis Bentley Multidimensional Binary Search Trees
2330 E. B. Kaehler Performance of Height-Balanced Trees . . 23--28
2475 Height-Balanced Trees . . . . . . . . . 471--473
2485 Context Trees'' . . . . . . . . . . . . ??
2489 Michael C. Loui Weighted Derivation Trees . . . . . . . 509--513
2499 Ben Wegbreit Faster Retrieval from Context Trees . . 526--529
[all …]
H A Dfunstack.in3746 title = "On the Probability Distribution of the Values of Binary Trees",
5817 title = "Optimizing Binary Trees Grown with a Storing Algorithm",
8194 title = "On {Foster}'s Information Storage and Retrieval Using {AVL} Trees",
11203 title = "A Generalization of {AVL} Trees",
16997 title = "Multidimensional Binary Search Trees Used for Associative Searching",
17646 title = "Performance of Height-Balanced Trees",
18871 title = "An Insertion Technique for One-Sided Height-Balanced Trees",
18911 title = "Corrigendum: ``{Faster Retrieval from Context Trees}''",
18981 title = "Weighted Derivation Trees",
19080 title = "Faster Retrieval from Context Trees",
[all …]
/netbsd-src/bin/sh/USD.doc/
H A DRv7man372 %T Optimal Code Generation for Expression Trees
/netbsd-src/external/mit/isl/dist/doc/
H A Disl.bib435 title = {Schedule Trees},
H A Duser.pod9930 =head2 Schedule Trees
11467 L</"Schedule Trees">.
12484 (see L</"Schedule Trees">).
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgeneric.texi45 * C and C++ Trees:: Trees specific to C and C++.
157 @c Trees
161 @subsection Trees
2724 @node C and C++ Trees
2725 @section C and C++ Trees
H A Dgccint.info10021 * C and C++ Trees:: Trees specific to C and C++.
10118 11.2.1 Trees
12328 File: gccint.info, Node: Language-dependent trees, Next: C and C++ Trees, Prev: Functions, Up: …
12347 File: gccint.info, Node: C and C++ Trees, Prev: Language-dependent trees, Up: GENERIC
12349 11.10 C and C++ Trees
12403 File: gccint.info, Node: Types for C++, Next: Namespaces, Up: C and C++ Trees
12524 File: gccint.info, Node: Namespaces, Next: Classes, Prev: Types for C++, Up: C and C++ Trees
12595 File: gccint.info, Node: Classes, Next: Functions for C++, Prev: Namespaces, Up: C and C++ Trees
12703 …fo, Node: Functions for C++, Next: Statements for C and C++, Prev: Classes, Up: C and C++ Trees
12865 …e: Statements for C and C++, Next: C++ Expressions, Prev: Functions for C++, Up: C and C++ Trees
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgeneric.texi45 * C and C++ Trees:: Trees specific to C and C++.
157 @c Trees
161 @subsection Trees
2667 @node C and C++ Trees
2668 @section C and C++ Trees
H A Dgccint.info9658 * C and C++ Trees:: Trees specific to C and C++.
9755 11.2.1 Trees
11915 File: gccint.info, Node: Language-dependent trees, Next: C and C++ Trees, Prev: Functions, Up: …
11934 File: gccint.info, Node: C and C++ Trees, Prev: Language-dependent trees, Up: GENERIC
11936 11.10 C and C++ Trees
11990 File: gccint.info, Node: Types for C++, Next: Namespaces, Up: C and C++ Trees
12111 File: gccint.info, Node: Namespaces, Next: Classes, Prev: Types for C++, Up: C and C++ Trees
12182 File: gccint.info, Node: Classes, Next: Functions for C++, Prev: Namespaces, Up: C and C++ Trees
12290 …int.info, Node: Functions for C++, Next: Statements for C++, Prev: Classes, Up: C and C++ Trees
12452 …, Node: Statements for C++, Next: C++ Expressions, Prev: Functions for C++, Up: C and C++ Trees
[all …]
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc3663.txt209 The registry LDAP server contains three Directory Information Trees
/netbsd-src/games/fortune/datfiles/
H A Dlimerick-o.real2512 As the orchestra plays Kilmer's "Trees."
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201035596 (Function Properties, C and C++ Trees): Fix typos.
37249 * doc/gccint.texi (Trees): Remove menu entry.
37251 * doc/rtl.texi (Reading RTL): Update pxref from Trees to GENERIC.
H A DChangeLog-20011233 * doc/c-tree.texi (Trees): Only refer to GCC.
H A DChangeLog-201926824 * doc/generic.texi: Remove Java Trees.