Home
last modified time | relevance | path

Searched defs:root_ (Results 1 – 12 of 12) sorted by relevance

/external/v8/src/
Dsplay-tree.h39 : root_(NULL), allocator_(allocator) {} in root_() function
194 Node* root_; variable
Dallocation-tracker.h57 AllocationTraceNode root_; variable
Dprofile-generator.h167 ProfileNode* root_; variable
Dobjects.h9324 ConsString* root_; variable
/external/embunit/src/
DTestRunner.c43 static Test* root_; variable
/external/v8/benchmarks/spinning-balls/
Dsplay-tree.js46 SplayTree.prototype.root_ = null; method in SplayTree
/external/v8/tools/
Dsplaytree.js47 SplayTree.prototype.root_ = null; method in SplayTree
/external/webp/src/utils/
Dhuffman.h41 HuffmanTreeNode* root_; // all the nodes, starting at root. member
/external/v8/benchmarks/
Dsplay.js141 SplayTree.prototype.root_ = null; method in SplayTree
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java1010 private int root_; field in CharsTrie
DBytesTrie.java1062 private int root_; local
/external/openfst/src/include/fst/
Dreplace.h907 Label root_; variable