Searched defs:root_ (Results 1 – 7 of 7) sorted by relevance
43 static Test* root_; variable
53 goog.structs.SplayTree.prototype.root_ = null; method in goog.structs.SplayTree
192 bool root_; // serializing a root? variable316 bool root_; // Deserializing a root? variable
135 SplayTree.prototype.root_ = null; method in SplayTree
140 SplayTree.prototype.root_ = null; method in SplayTree
116 Leaf* root_[ROOT_LENGTH]; // Pointers to 32 child nodes variable210 Node* root_; // Root of radix tree variable
504 Label root_; variable