/external/chromium/chrome/browser/sync/glue/ |
session_model_associator.cc | 78 // any children. [all...] |
sync_backend_host.cc | 323 // Check for children under autofill node. [all...] |
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_strip.cc | 141 // The children (tabs) may callback to us from their destructor. Delete them [all...] |
/external/chromium-trace/src/tracing/ |
timeline_track.js | 39 * A generic track that contains other tracks as its children. [all...] |
/external/clang/lib/Sema/ |
JumpDiagnostics.cpp | 329 for (Stmt::child_range CI = S->children(); CI; ++CI) {
|
/external/dbus/ |
NEWS.pre-1-0 | 233 type(s) of their children
|
/external/dbus/dbus/ |
dbus-spawn.c | 179 /* Messages from children to parents */ [all...] |
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.css | 179 #side-nav #nav-tree ul li span.no-children {
|
/external/icu4c/test/intltest/ |
transapi.cpp | 252 // doTest(message, name, dispNames[i+1]); //!!! This will obviously fail for any locale other than english and its children!!! [all...] |
/external/junit/ |
README.html | 199 a list of "children", each an object representing a test or suite to run.
|
/external/libmtp/src/ |
playlist-spl.c | 823 // no luck so far, search both siblings and children
|
/external/libvpx/examples/includes/geshi/geshi/ |
progress.php | 344 'NUM-BUTTONS','NUM-CHILD-RELATIONS','NUM-CHILDREN','NUM-COLUMNS',
|
/external/openssh/ |
serverloop.c | 803 /* block SIGCHLD while we check for dead children */ [all...] |
/external/qemu/elff/ |
dwarf_defs.h | 395 /* Next one is a "has children" one byte flag. We're not interested in it,
[all...] |
/external/quake/quake/src/QW/client/ |
menu.c | 946 " his children trying to ",
|
/external/replicaisland/res/values/ |
strings.xml | 357 My progress has been arrested by the insane creatures that inhabit this island. Some of them are so normal they might have migrated here after the island was formed. But the rest are clearly products of The Source running unchecked; they do not bear even the slightest resemblance to the children of Mother Nature. This island is a facsimile, a replica of bits and pieces of the world, twisted and grown from nothing, sprouting in every direction. It is power in its purest form, writhing in the sea without tether.\n
|
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGByteCodeParser.cpp | [all...] |
DFGJITCodeGenerator.h | 374 // its result, to free up its children. (This must happen prior to setting [all...] |
/external/webkit/Source/WebCore/editing/ |
EditingStyle.cpp | 327 // If a node's text fill color is invalid, then its children use [all...] |
markup.cpp | 350 // If node has no children, close the tag now. [all...] |
/external/webkit/Source/WebCore/html/ |
HTMLElement.cpp | 763 PassRefPtr<HTMLCollection> HTMLElement::children() function in class:WebCore::HTMLElement [all...] |
/external/webkit/Source/WebCore/inspector/front-end/ |
HeapSnapshot.js | 506 this._firstEdgeOffset = meta.fields.indexOf("children"); [all...] |
networkPanel.css | 709 .resource-headers-view .outline-disclosure .children li {
|
/external/webkit/Source/WebCore/platform/ |
ScrollView.cpp | 713 // This call will move children with native widgets (plugins) and invalidate them as well. [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderTable.cpp | 547 // We're done. We don't bother painting any children. [all...] |