Searched refs:Subtrees (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/
H A Dsubtree_set.h49 typedef base::hash_map<StringType, Node> Subtrees; typedef in class:sync_file_system::SubtreeSet
53 Subtrees inclusive_ancestors_of_subtree_roots_;
H A Dsubtree_set.cc40 Subtrees::const_iterator found =
75 Subtrees::iterator found =
89 Subtrees::iterator found =
105 Subtrees::const_iterator found =
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
H A DAntlr.Runtime.Tree.Tests.pas1645 Subtrees, Elements: IList<IANTLRInterface>;
1650 Subtrees := Wiz.Find(T, '(A B)');
1651 Elements := Subtrees;

Completed in 86 milliseconds