OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Subtrees
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/sync_file_system/
subtree_set.h
17
// Stores disjoint
subtrees
of a directory tree.
24
// all
subtrees
in the container.
28
// subtree is disjoint with all
subtrees
in the container.
49
typedef base::hash_map<StringType, Node>
Subtrees
;
51
// Contains the root of
subtrees
and all upward node to root.
53
Subtrees
inclusive_ancestors_of_subtree_roots_;
subtree_set.cc
31
// Check if |subtree_root| contains any of
subtrees
in the container.
40
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/
Antlr.Runtime.Tree.Tests.pas
[
all
...]
Completed in 247 milliseconds