Home
last modified time | relevance | path

Searched defs:Tree (Results 1 – 25 of 49) sorted by relevance

12

/external/icu/icu4c/source/tools/genrb/
Dfilterrb.h145 struct Tree { struct
160 std::map<std::string, Tree> fChildren; argument
161 std::unique_ptr<Tree> fWildcard; argument
Dfilterrb.cpp149 SimpleRuleBasedPathFilter::Tree::Tree(const Tree& other) in Tree() function in SimpleRuleBasedPathFilter::Tree
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DDebugGrammarParser.cs126 public override object Tree { get { return tree; } } property in DebugGrammarParser.prog_return
258 public override object Tree { get { return tree; } } property in DebugGrammarParser.stat_return
545 public override object Tree { get { return tree; } } property in DebugGrammarParser.func_return
700 public override object Tree { get { return tree; } } property in DebugGrammarParser.formalPar_return
789 public override object Tree { get { return tree; } } property in DebugGrammarParser.expr_return
1002 public override object Tree { get { return tree; } } property in DebugGrammarParser.multExpr_return
1160 public override object Tree { get { return tree; } } property in DebugGrammarParser.atom_return
DProfileGrammarParser.cs130 public override object Tree { get { return tree; } } property in ProfileGrammarParser.prog_return
262 public override object Tree { get { return tree; } } property in ProfileGrammarParser.stat_return
549 public override object Tree { get { return tree; } } property in ProfileGrammarParser.func_return
704 public override object Tree { get { return tree; } } property in ProfileGrammarParser.formalPar_return
793 public override object Tree { get { return tree; } } property in ProfileGrammarParser.expr_return
1006 public override object Tree { get { return tree; } } property in ProfileGrammarParser.multExpr_return
1164 public override object Tree { get { return tree; } } property in ProfileGrammarParser.atom_return
/external/dtc/Documentation/
Ddtc-paper.tex129 \subsection{Properties of the flattened tree}
152 \subsection{Format of the device tree blob}
244 \subsection{Contents of the tree}
/external/antlr/runtime/ObjC/Framework/
DTree.m32 @implementation Tree implementation
83 {
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/tree/
DTree.js11 org.antlr.runtime.tree.Tree = function(){}; class in org.antlr.runtime.tree
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DTree.as12 public interface Tree { interface in org.antlr.runtime.tree
/external/guava/android/guava-tests/test/com/google/common/collect/
DTreeTraverserTest.java42 private static final class Tree extends Node { class in TreeTraverserTest
45 public Tree(char value, Tree... children) { in Tree() method in TreeTraverserTest.Tree
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DIAstRuleReturnScope`1.cs39 new TAstLabel Tree property
DIAstRuleReturnScope.cs39 object Tree property
DAstParserRuleReturnScope`2.cs39 public TTree Tree property in Antlr.Runtime.AstParserRuleReturnScope
/external/guava/guava-tests/test/com/google/common/collect/
DTreeTraverserTest.java42 private static final class Tree extends Node { class in TreeTraverserTest
45 public Tree(char value, Tree... children) { in Tree() method in TreeTraverserTest.Tree
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DAstTreeRuleReturnScope`2.cs39 public TOutputTree Tree property in Antlr.Runtime.Tree.AstTreeRuleReturnScope
/external/tensorflow/tensorflow/core/kernels/tensor_forest/
Dresources.h29 class Tree; variable
/external/clang/utils/TableGen/
DClangASTNodesEmitter.cpp73 const ChildMap &Tree, in EmitNode()
158 ChildMap Tree; in run() local
/external/libgav1/libgav1/src/utils/
Dblock_parameters_holder.h64 ParameterTree* Tree(int row, int column) { return trees_[row][column].get(); } in Tree() function
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DParseTreeBuilder.cs57 public virtual ParseTree Tree property in Antlr.Runtime.Debug.ParseTreeBuilder
/external/skia/infra/bots/
Dgen_compile_isolate.py96 class Tree(object): class
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTree.java44 public interface Tree { interface
/external/avb/proto/
Dtrillian_pb2.py537 Tree = _reflection.GeneratedProtocolMessageType('Tree', (_message.Message,), { variable
Dtrillian.proto124 message Tree { message
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DImmutableMap.h214 explicit iterator(TreeTy *Tree) : iterator::ImutAVLValueIterator(Tree) {} in iterator()
374 explicit iterator(TreeTy *Tree) : iterator::ImutAVLValueIterator(Tree) {} in iterator()
/external/llvm/include/llvm/ADT/
DImmutableMap.h207 explicit iterator(TreeTy *Tree) : iterator::ImutAVLValueIterator(Tree) {} in iterator()
366 explicit iterator(TreeTy *Tree) : iterator::ImutAVLValueIterator(Tree) {} in iterator()
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dboosted_trees.proto109 message Tree { message

12