OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:children
(Results
1326 - 1350
of
2686
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/chromium/chrome/browser/profiles/
profile_dependency_manager_unittest.cc
82
// Tests two
children
, one parent
/external/chromium/chrome/browser/resources/net_internals/
socketpoolwrapper.js
57
*
children
and adds them all to |socketPoolList|. |parent| is the
/external/chromium/chrome/browser/sync/engine/
apply_updates_command_unittest.cc
388
// Next five items are
children
of the folder
396
// Next five items are
children
of the root.
482
// Next five items are
children
of the folder
490
// Next five items are
children
of the root.
syncer_util.h
33
syncable::Directory::ChildHandles*
children
);
/external/chromium/chrome/browser/sync/syncable/
model_type.h
36
// A permanent folder whose
children
may be of mixed
nigori_util.cc
180
// Traverse the
children
.
/external/chromium/chrome/browser/tab_contents/
tab_contents_view_gtk.h
99
// Used to adjust the size of its
children
when the size of |expanded_| is
/external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_tree_model.cc
176
// set of top level nodes that are the root BookmarksNode's
children
. These
/external/chromium/chrome/browser/ui/gtk/
gtk_tree.h
38
// Remove the row and all its
children
from the |tree_store|. If there is a
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_menu_controller_views.h
54
// Creates a BookmarkMenuController showing the
children
of |node| starting
/external/chromium/chrome/browser/ui/views/download/
download_shelf_view.h
118
// DownloadItemView
children
, call SchedulePaint on its bounds
/external/chromium/chrome/browser/ui/views/
dropdown_bar_host.h
176
// or any of its
children
. Used to restore focus once the DropdownBarView is
/external/chromium/chrome/browser/ui/views/infobars/
confirm_infobar.cc
91
// This must happen after adding all other
children
so InfoBarView can ensure
infobar_container.cc
109
// Before we remove any
children
, we reset |delegate_|, so that no removals
translate_infobar_base.cc
73
// This must happen after adding all other
children
so InfoBarView can ensure
/external/chromium/net/disk_cache/
mem_entry_impl.cc
85
EntryMap
children
;
local
86
children
.swap(*children_);
87
for (EntryMap::iterator i =
children
.begin();
88
i !=
children
.end(); ++i) {
sparse_control.cc
30
// We can have up to 64k
children
.
50
// This class deletes the
children
of a sparse entry.
60
// Two ways of deleting the
children
: if we have the
children
map, use Start()
/external/chromium/third_party/libjingle/source/talk/xmllite/
xmlprinter.cc
126
// now the
children
/external/clang/include/clang/Analysis/Visitors/
CFGStmtVisitor.h
165
for (Stmt::child_range I = S->
children
(); I; ++I)
/external/clang/lib/ARCMigrate/
ObjCMT.cpp
146
for (Stmt::child_range range = E->
children
(); range; ++range)
/external/clang/lib/AST/
ParentMap.cpp
24
for (Stmt::child_range I = S->
children
(); I; ++I)
/external/clang/lib/Analysis/
CallGraph.cpp
47
for (Stmt::child_range I = S->
children
(); I; ++I)
/external/clang/lib/StaticAnalyzer/Checkers/
CStringSyntaxChecker.cpp
165
// Recurse and check
children
.
ObjCContainersASTChecker.cpp
150
// Recurse and check
children
.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
ScenarioResultsElement.java
133
// Get
children
status
Completed in 688 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>