HomeSort by relevance Sort by last modified time
    Searched full:children (Results 1176 - 1200 of 2686) sorted by null

<<41424344454647484950>>

  /external/dbus/dbus/
dbus-object-tree.c 188 _dbus_verbose (" searching children of %s for %s\n",
382 * @param fallback #TRUE to handle messages to children of this path
622 char **children; local
669 children = NULL;
670 if (!_dbus_object_tree_list_registered_unlocked (tree, path, &children))
680 while (children[i] != NULL)
683 children[i]))
726 dbus_free_string_array (children);
1033 * @param child_entries returns #NULL-terminated array of children
    [all...]
  /external/skia/src/gpu/
GrRedBlackTree.h 164 // checks relationship between a node and its children. allowRedRed means
467 // Since gp's two children are black it can become red if p is made
596 // first and last can't have two children.
649 // x has two implicit black children.
677 // p's child on its pc side. x's children are/were black. The
678 // first time through the loop they are implict children.
687 //sl and sr are s's children, which may be implicit.
696 // s's children must also be black since s is red. They can't
729 // we assumed x and x's children are black, which holds
803 // red nodes always have two black children. Then the two subtree
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderObject.h 135 if (const RenderObjectChildList* children = virtualChildren())
136 return children->firstChild();
141 if (const RenderObjectChildList* children = virtualChildren())
142 return children->lastChild();
147 if (const RenderObjectChildList* children = virtualChildren())
148 return children->beforePseudoElementRenderer(this);
153 if (const RenderObjectChildList* children = virtualChildren())
154 return children->afterPseudoElementRenderer(this);
193 // children.
    [all...]
RenderLayerCompositor.cpp 686 // For the z-order children of a compositing layer:
692 // This implies that its positive z-index children must also be compositing.
727 // The children of this layer don't need to composite, unless there is
    [all...]
  /frameworks/base/core/java/android/widget/
RelativeLayout.java 49 * A Layout where the positions of the children can be described in relation to each other or to the
54 * position of its children. For example, you cannot have a RelativeLayout whose height is set to
241 * the positioning of all children as a single unit within the parent.
242 * This happens after children have been relatively positioned.</p>
310 d(LOG_TAG, "=== Sorted vertical children");
312 d(LOG_TAG, "=== Sorted horizontal children");
320 d(LOG_TAG, "=== Ordered list of vertical children");
324 d(LOG_TAG, "=== Ordered list of horizontal children");
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java 686 // looks like this is a view class that doesn't support children manipulation!
1336 List<ViewInfo> children = new ArrayList<ViewInfo>(); local
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
inspector.css 1237 .outline-disclosure ol.children {
1241 .outline-disclosure ol.children.expanded {
1458 .event-listener-breakpoints.properties-tree .children li {
    [all...]
  /external/bluetooth/glib/gobject/
gtype.c 77 * again. this affects most of the struct TypeNode fields, e.g. ->children or
232 GType *children; member in struct:_TypeNode
456 pnode->children = g_renew (GType, pnode->children, pnode->n_children);
457 pnode->children[i] = type;
462 node->children = NULL;
877 node = find_conforming_child_type_L (lookup_type_node_I (pnode->children[i]), iface);
927 /* check whether one of our children already conforms (or whether the interface
3273 GType *children; local
    [all...]
  /external/libxml2/
SAX2.c 568 (ret->children == NULL) &&
576 xmlNodePtr children; local
579 ret->ExternalID, &children);
581 xmlAddChildList((xmlNodePtr) ret, children);
    [all...]
  /external/quake/quake/src/QW/client/
gl_model.c 98 node = node->children[0];
100 node = node->children[1];
837 Mod_SetParent (node->children[0], node);
838 Mod_SetParent (node->children[1], node);
877 p = LittleShort (in->children[j]);
879 out->children[j] = loadmodel->nodes + p;
881 out->children[j] = (mnode_t *)(loadmodel->leafs + (-1 - p));
998 out->children[0] = LittleShort(in->children[0]);
999 out->children[1] = LittleShort(in->children[1])
    [all...]
model.c 96 node = node->children[0];
98 node = node->children[1];
823 Mod_SetParent (node->children[0], node);
824 Mod_SetParent (node->children[1], node);
863 p = LittleShort (in->children[j]);
865 out->children[j] = loadmodel->nodes + p;
867 out->children[j] = (mnode_t *)(loadmodel->leafs + (-1 - p));
968 out->children[0] = LittleShort(in->children[0]);
969 out->children[1] = LittleShort(in->children[1])
    [all...]
  /external/quake/quake/src/WinQuake/
gl_model.cpp 98 node = node->children[0];
100 node = node->children[1];
837 Mod_SetParent (node->children[0], node);
838 Mod_SetParent (node->children[1], node);
877 p = LittleShort (in->children[j]);
879 out->children[j] = loadmodel->nodes + p;
881 out->children[j] = (mnode_t *)(loadmodel->leafs + (-1 - p));
989 out->children[0] = LittleShort(in->children[0]);
990 out->children[1] = LittleShort(in->children[1])
    [all...]
model.cpp 101 node = node->children[0];
103 node = node->children[1];
841 Mod_SetParent (node->children[0], node);
842 Mod_SetParent (node->children[1], node);
881 p = LittleShort (in->children[j]);
883 out->children[j] = loadmodel->nodes + p;
885 out->children[j] = (mnode_t *)(loadmodel->leafs + (-1 - p));
986 out->children[0] = LittleShort(in->children[0]);
987 out->children[1] = LittleShort(in->children[1])
    [all...]
  /external/webkit/Source/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/
designable.nib 503 <reference key="children" ref="563121920"/>
527 <object class="NSMutableArray" key="children">
537 <object class="NSMutableArray" key="children">
556 <object class="NSMutableArray" key="children">
565 <object class="NSMutableArray" key="children">
574 <object class="NSMutableArray" key="children">
583 <object class="NSMutableArray" key="children">
592 <object class="NSMutableArray" key="children">
601 <object class="NSMutableArray" key="children">
610 <object class="NSMutableArray" key="children">
    [all...]
  /gdk/samples/quake/jni/
gl_model.cpp 98 node = node->children[0];
100 node = node->children[1];
837 Mod_SetParent (node->children[0], node);
838 Mod_SetParent (node->children[1], node);
877 p = LittleShort (in->children[j]);
879 out->children[j] = loadmodel->nodes + p;
881 out->children[j] = (mnode_t *)(loadmodel->leafs + (-1 - p));
989 out->children[0] = LittleShort(in->children[0]);
990 out->children[1] = LittleShort(in->children[1])
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RelativeLayoutConversionHelper.java 130 // No children. THAT was an easy conversion!
304 // the -children-, and we ask each for its element parent (which won't have a view)
305 // and we look at the parent's layout attributes and its children layout constraints,
354 * Returns the sum of all the layout weights of the children in the given LinearLayout
398 List<Element> children = DomUtilities.getChildren(layout); local
404 for (int index = 0, childCount = children.size(); index < childCount; index++) {
405 Element child = children.get(index);
420 // We can't emulate a LinearLayout where multiple children have positive
422 // child has a non-zero weight, and all children after it are pushed
486 Element nextChild = children.get(index + 1)
679 NodeList children = layout.getChildNodes(); local
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 141 $selListItem.closest('li.nav-section').children('ul').show();
147 // $selListItem.closest('li.nav-section').closest('li.nav-section').children('ul').show();
198 // if there aren't any children, go to the next section (required for About pages)
208 // this means this page has children but is not at the top (it's a class, not a course)
262 section.children('ul').slideUp(250, function() {
270 $others.removeClass('expanded').children('ul').slideUp(250);
274 section.children('ul').slideDown(250, function() {
  /external/chromium/chrome/browser/bookmarks/
bookmark_model_unittest.cc 582 // Create a new folder and recurse to add all the children.
611 // next balanced ] is encountered are added as children to the node.
633 // Populates the BookmarkNode with the children of parent.
681 // Recurse throught children.
759 // Structure of the children of the bookmark bar model node.
761 // Structure of the children of the other node.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LICM.cpp 291 // We are processing blocks in reverse dfo, so process children first.
292 const std::vector<DomTreeNode*> &Children = N->getChildren();
293 for (unsigned i = 0, e = Children.size(); i != e; ++i)
294 SinkRegion(Children[i]);
365 const std::vector<DomTreeNode*> &Children = N->getChildren();
366 for (unsigned i = 0, e = Children.size(); i != e; ++i)
367 HoistRegion(Children[i]);
  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 172 SmallVector<DomTreeNode*, 8> Children(DTN->begin(), DTN->end());
173 for (SmallVector<DomTreeNode*, 8>::iterator DI = Children.begin(),
174 DE = Children.end(); DI != DE; ++DI)
302 std::vector<DomTreeNode *> Children;
305 Children.push_back(*I);
308 for (std::vector<DomTreeNode *>::iterator I = Children.begin(),
309 E = Children.end(); I != E; ++I)
  /external/webkit/Source/WebCore/loader/
HistoryController.cpp 435 // committed) and its children (which will be replaced).
452 // Ignore it and its children.
503 // Ignore it and its children.
664 const HistoryItemVector& childItems = item->children();
688 const HistoryItemVector& childItems = item->children();
725 const HistoryItemVector& childItems = item->children();
742 // When this function is called with doClip=true we're able to create the whole tree except for the target's children,
    [all...]
  /external/webkit/Tools/DumpRenderTree/DumpRenderTree.xcodeproj/
project.pbxproj     [all...]
  /external/chromium/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 88 // First, try to find a node with the title among the root's children.
200 // WriteNode::Remove() on the node until its children are moved. So, as
202 // children before parents. Thus, we must insert the deletion record
564 // Delete an item with several children.
656 // children out from under a parent, and then delete the parent
658 // requiring the children to be moved to a temporary location.
665 // Stress the immediate children of other_node because that's where
908 // Populates or compares children of the given bookmark node from/with the
    [all...]
  /external/clang/include/clang/AST/
Expr.h 719 child_range children() { return child_range(); } function in class:clang::OpaqueValueExpr
1034 child_range children() { return child_range(); } function in class:clang::DeclRefExpr
1083 child_range children() { return child_range(); } function in class:clang::PredefinedExpr
1178 child_range children() { return child_range(); } function in class:clang::IntegerLiteral
1225 child_range children() { return child_range(); } function in class:clang::CharacterLiteral
1280 child_range children() { return child_range(); } function in class:clang::FloatingLiteral
1311 child_range children() { return child_range(&Val, &Val+1); } function in class:clang::ImaginaryLiteral
1512 child_range children() { return child_range(&Val, &Val+1); } function
1623 child_range children() { return child_range(&Val, &Val+1); } function in class:clang::StringLiteral::UnaryOperator
2009 child_range children() { function in class:clang::StringLiteral::OffsetOfExpr::ArraySubscriptExpr
2145 child_range children() { function in class:clang::StringLiteral::OffsetOfExpr::CallExpr
2432 child_range children() { return child_range(&Base, &Base+1); } function in class:clang::StringLiteral::OffsetOfExpr::MemberExpr
2498 child_range children() { return child_range(&Init, &Init+1); } function in class:clang::StringLiteral::OffsetOfExpr::CompoundLiteralExpr
2589 child_range children() { return child_range(&Op, &Op+1); } function in class:clang::StringLiteral::OffsetOfExpr::CastExpr
2886 child_range children() { function in class:clang::StringLiteral::OffsetOfExpr::BinaryOperator
3052 child_range children() { function in class:clang::StringLiteral::OffsetOfExpr::ConditionalOperator
3134 child_range children() { function in class:clang::StringLiteral::OffsetOfExpr::BinaryConditionalOperator
3190 child_range children() { return child_range(); } function in class:clang::StringLiteral::OffsetOfExpr::AddrLabelExpr
3234 child_range children() { return child_range(&SubStmt, &SubStmt+1); } function in class:clang::StringLiteral::OffsetOfExpr::StmtExpr
3303 child_range children() { function in class:clang::StringLiteral::OffsetOfExpr::ShuffleVectorExpr
3373 child_range children() { function in class:clang::StringLiteral::OffsetOfExpr::ChooseExpr
3410 child_range children() { return child_range(); } function in class:clang::StringLiteral::OffsetOfExpr::GNUNullExpr
3456 child_range children() { return child_range(&Val, &Val+1); } function in class:clang::StringLiteral::OffsetOfExpr::VAArgExpr
3639 child_range children() { function in class:clang::StringLiteral::OffsetOfExpr::InitListExpr
4011 child_range children() { return child_range(); } function
4167 child_range children() { function in class:clang::StringLiteral::OffsetOfExpr::DesignatedInitExpr::ParenListExpr
4239 child_range children() { return child_range(&Base, &Base+1); } function in class:clang::StringLiteral::OffsetOfExpr::DesignatedInitExpr::ExtVectorElementExpr
4281 child_range children() { return child_range(); } function in class:clang::StringLiteral::OffsetOfExpr::DesignatedInitExpr::BlockExpr
4328 child_range children() { return child_range(&SrcExpr, &SrcExpr+1); } function in class:clang::StringLiteral::OffsetOfExpr::DesignatedInitExpr::AsTypeExpr
4454 child_range children() { function in class:clang::StringLiteral::OffsetOfExpr::DesignatedInitExpr::PseudoObjectExpr
4555 child_range children() { function in class:clang::StringLiteral::OffsetOfExpr::DesignatedInitExpr::AtomicExpr
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/ANGLE.xcodeproj/
project.pbxproj     [all...]

Completed in 1233 milliseconds

<<41424344454647484950>>