Home
last modified time | relevance | path

Searched refs:tree_ (Results 1 – 17 of 17) sorted by relevance

/external/v8/src/profiler/
Dprofile-generator-inl.h34 : tree_(tree), in ProfileNode()
41 tree_->EnqueueNode(this); in ProfileNode()
45 return tree_->GetFunctionId(this); in function_id()
48 inline Isolate* ProfileNode::isolate() const { return tree_->isolate(); } in isolate()
Dallocation-tracker.cc16 : tree_(tree), in AllocationTraceNode()
43 child = new AllocationTraceNode(tree_, function_info_index); in FindOrAddChild()
Dallocation-tracker.h44 AllocationTraceTree* tree_;
Dprofile-generator.h210 ProfileTree* tree_; variable
Dprofile-generator.cc207 node = new ProfileNode(tree_, entry, this); in FindOrAddChild()
/external/v8/src/regexp/
Dregexp-ast.h171 RegExpTree* tree() const { return tree_; } in tree()
185 : cp_offset_(-1), text_type_(text_type), tree_(tree) {} in TextElement()
189 RegExpTree* tree_; variable
Djsregexp.h216 explicit DispatchTable(Zone* zone) : tree_(zone) { } in DispatchTable()
268 ZoneSplayTree<Config>* tree() { return &tree_; } in tree()
269 ZoneSplayTree<Config> tree_; variable
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DLeftRecursiveRuleWalker.g251 | tree_
268 tree_
DANTLRTreePrinter.g385 | tree_
425 tree_
DAssignTokenTypesWalker.g368 | tree_
386 tree_
DTreeToNFAConverter.g365 | tree_ {$g = $tree_.g;}
460 tree_ returns [StateCluster g=null]
DDefineGrammarItemsWalker.g434 | tree_
493 tree_
DCodeGenTreeWalker.g755 | tree_
756 { $code = $tree_.code; }
881 tree_ returns [ST code]
DANTLR.g736 | t3=tree_
773 tree_
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc274 : format_(format), tree_(tree) {} in ErrorPrinter()
304 tree_ != NULL && in AddErrorOrWarning()
305 tree_->VirtualFileToDiskFile(filename, &dfile)) { in AddErrorOrWarning()
334 DiskSourceTree *tree_; member in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
/external/jemalloc/test/unit/
Drb.c43 rb_gen(static, tree_, tree_t, node_t, link, node_cmp);
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...