/external/v8/src/ |
global-handles.cc | 690 Object*** children, 695 ASSERT(!Node::FromLocation(children[i])->is_independent()); 699 implicit_ref_groups_.Add(ImplicitRefGroup::New(parent, children, length));
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
OutputGLSL.cpp | 477 // Function definition node contains one or two children nodes 496 // Fully processed; no need to visit children. 657 // No need to visit children. They have been already processed in
|
/external/webkit/Source/WebKit/chromium/src/ |
WebPageSerializerImpl.cpp | 355 // Complete the open tag for element when it has child/children. 375 // Write end tag when element has child/children. 409 // Walk through the children nodes and process it.
|
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitwebframe.cpp | 80 * A #WebKitWebFrame can have any number of children and one child can 631 * Stops any pending loads on @frame's data source, and those of its children. 671 * descendents first, then @frame's parent and its children moving up the [all...] |
/frameworks/base/docs/html/tools/debugging/ |
debugging-tracing.jd | 84 "parents" and called methods as "children." When a method is selected (by clicking on it), it 85 expands to show the parents and children. Parents are shown with a purple background and children
|
/ndk/sources/host-tools/make-3.81/ |
vmsjobs.c | 28 /* Wait for nchildren children to terminate */ 134 for (c = children; c != 0 && c != child; lastc = c, c = c->next) 190 children = c->next;
|
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_cu.h | 234 /* Parses this compilation unit in .debug_info section, collecting children 341 /* Parses this compilation unit in .debug_info section, collecting children 386 /* Process a child DIE (and all its children) in this compilation unit.
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
CustomContactListFilterActivity.java | 450 * children under a single expandable group. 486 * children {@link GroupDelta} rows. 701 * Handle any clicks on {@link ExpandableListAdapter} children, which [all...] |
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/ |
FolderSyncParser.java | 410 * then its children do as well, so that's a go. 621 // For modified parents, reset the flags (and children's parent key) 653 // Look for sync issues and its children and delete them
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
AndroidXmlFormattingStrategy.java | 656 NodeList children = node.getChildNodes(); local 657 for (int i = 0, n = children.getLength(); i < n; i++) { 658 Node child = children.item(i);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
UiActions.java | 304 // is inserted at the end of the children list. 484 // If the next sibling is a node that can have children, though, 491 // null, i.e. when the node doesn't have children yet.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
ResourceManager.java | 216 // Now, process children recursively 217 IResourceDelta[] children = delta.getAffectedChildren(); local 218 for (IResourceDelta child : children) {
|
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/ |
DuplicateIdDetector.java | 302 NodeList children = node.getChildNodes(); local 303 for (int i = 0, n = children.getLength(); i < n; i++) { 304 Node child = children.item(i);
|
/external/webkit/Source/JavaScriptCore/JavaScriptCore.xcodeproj/ |
project.pbxproj | [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
UnImplNode.java | 88 * @param newChild New node to append to the list of this node's children 209 * @param index index of a child of this node in its list of children [all...] |
/external/chromium/chrome/browser/sync/engine/ |
syncapi.h | 36 // children of a node can be enumerated in the order of their position. 137 // transaction is necessary to create a BaseNode or any of its children. 173 // for two children to share a title. 249 // children, return 0. 351 // Remove this node and its children. [all...] |
/external/chromium/chrome/browser/tab_contents/ |
render_view_context_menu.cc | 327 submenu_items = GetRelevantExtensionItems(item->children(), params_, 372 ExtensionMenuItem::List children = local 373 GetRelevantExtensionItems(item->children(), params_, 375 if (children.empty()) { 381 RecursivelyAppendExtensionItems(children, can_cross_incognito, [all...] |
/external/regex-re2/re2/ |
compile.cc | 139 // children, PostVisit combines them to create the machine for 143 // visiting the node's children and PostVisit after visiting 144 // the children. 680 // Called before traversing a node's children during the walk. 710 // Called after traversing the node's children during the walk. [all...] |
/external/webkit/Source/WebCore/inspector/front-end/UglifyJS/ |
process.js | 262 this.children = []; // sub-scopes 265 parent.children.push(this); 440 // do children first; order shouldn't matter 441 for (i = scope.children.length; --i >= 0;) 442 fixrefs(scope.children[i]); [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderTableSection.cpp | 444 for (RenderObject* child = children()->firstChild(); child; child = child->nextSibling()) { 605 // Force percent height children to lay themselves out again. 606 // This will cause these children to grow to fill the cell. [all...] |
/frameworks/base/core/java/android/view/ |
View.java | 174 * <td>Called after a view and all of its children has been inflated 182 * of its children. 188 * of its children. 367 * this pass each parent is responsible for positioning all of its children 377 * children's measurements. A parent view may call measure() more than once on 378 * its children. For example, the parent may measure each child once with 380 * measure() on them again with actual numbers if the sum of all the children's 430 * this means that parents will draw before (i.e., behind) their children, with 572 * attached to a view that has children, the animation will affect the entire [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
TransformerImpl.java | [all...] |
/external/libxml2/ |
xpointer.c | 139 cur = cur->children; 154 * Returns the index of the node in its parent children list, -1 184 cur = cur->children; [all...] |
/external/strace/ |
process.c | 898 children. */ [all...] |
/external/ppp/pppd/ |
main.c | 155 int childwait_done; /* have timed out waiting for children */ 231 static struct subprocess *children; variable in typeref:struct:subprocess 630 for (chp = children; chp != NULL; chp = chp->next) [all...] |