Home
last modified time | relevance | path

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

/external/embunit/src/
DTestRunner.c43 static Test* root_; variable
/external/webkit/V8Binding/v8/tools/
Dsplaytree.js53 goog.structs.SplayTree.prototype.root_ = null; method in goog.structs.SplayTree
/external/webkit/V8Binding/v8/src/
Dserialize.h192 bool root_; // serializing a root? variable
316 bool root_; // Deserializing a root? variable
/external/webkit/SunSpider/tests/
Dv8-splay.js135 SplayTree.prototype.root_ = null; method in SplayTree
/external/webkit/V8Binding/v8/benchmarks/
Dsplay.js140 SplayTree.prototype.root_ = null; method in SplayTree
/external/webkit/JavaScriptCore/wtf/
DTCPageMap.h116 Leaf* root_[ROOT_LENGTH]; // Pointers to 32 child nodes variable
210 Node* root_; // Root of radix tree variable
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dreplace.h504 Label root_; variable