/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
characterdatagetdata.java | 33 * Retrieve the character data from the second child 66 CharacterData child; local 71 child = (CharacterData) nameNode.getFirstChild(); 72 childData = child.getData();
|
hc_characterdatagetdata.java | 33 * Retrieve the character data from the second child 65 CharacterData child; local 70 child = (CharacterData) nameNode.getFirstChild(); 71 childData = child.getData();
|
nodelistindexequalzero.java | 32 * employee and access its first child by using an index 64 Node child; local 70 child = employeeList.item(0); 71 childName = child.getNodeName();
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
cn_proc.h | 41 * child process ID = child->tgid 42 * child thread ID = child->pid
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
NestedMapData.java | 40 * the HashMap on the 5th child. 52 // First child (first sibling of children) 54 // Last child (last sibling of children) 88 * Creates a child of this node. 90 * @param chunk name to give the new child node. 97 // If the parent node's child count is 5 or more and it does not have a 108 // If the parent node has a children map, add the new child node to it. 115 // Update previous lastChild to point to new child. 188 * can have a value, a child, and a next peer. 280 * Returns number of child nodes [all...] |
/external/webkit/Source/WebCore/html/parser/ |
HTMLConstructionSite.cpp | 88 RefPtr<ChildType> child = prpChild; local 95 fosterParent(child.get()); 96 ASSERT(child->attached() || !child->parentNode() || !child->parentNode()->attached()); 97 return child.release(); 100 parent->parserAddChild(child); 103 // the child, in which case we shouldn't try attaching it. 104 if (!child->parentNode()) 105 return child.release() 117 RefPtr<Node> child = prpChild; local [all...] |
/frameworks/base/core/java/android/widget/ |
ListView.java | 201 View child; local 206 child = getChildAt(0); 207 delta = child.getTop() - mListPadding.top; 219 child = getChildAt(childCount - 1); 220 delta = child.getBottom() - (getHeight() - mListPadding.bottom); 512 final View child = infos.get(i).view; local 513 final LayoutParams p = (LayoutParams) child.getLayoutParams(); 545 public boolean requestChildRectangleOnScreen(View child, Rect rect, boolean immediate) { 550 rect.offset(child.getLeft(), child.getTop()) 672 View child = makeAndAddView(pos, nextTop, true, mListPadding.left, selected); local 705 View child = makeAndAddView(pos, nextBottom, false, mListPadding.left, selected); local 1127 final View child = obtainView(0, mIsScrap); local 1235 View child; local 1673 View child = getChildAt(mMotionPosition - mFirstPosition); local 1751 View child; local [all...] |
TabWidget.java | 154 void measureChildBeforeLayout(View child, int childIndex, 164 super.measureChildBeforeLayout(child, childIndex, 186 final View child = getChildAt(i); local 187 if (child.getVisibility() == GONE) continue; 196 final View child = getChildAt(i); local 197 if (child.getVisibility() == GONE) continue; 198 final int childWidth = child.getMeasuredWidth(); 205 mImposedTabsHeight = Math.max(mImposedTabsHeight, child.getMeasuredHeight()); 313 public void childDrawableStateChanged(View child) { 314 if (getTabCount() > 0 && child == getChildTabViewAt(mSelectedTab)) 455 View child = getChildTabViewAt(i); local [all...] |
/frameworks/base/core/java/android/animation/ |
LayoutTransition.java | 556 * For every child in the parent, we create a change animation of the appropriate 558 * target view. We add layout listeners to all child views and listen for changes. For 589 final View child = parent.getChildAt(i); local 592 if (child != newView) { 593 setupChangeAnimation(parent, changeReason, baseAnimator, duration, child); 659 Animator baseAnimator, final long duration, final View child) { 661 // If we already have a listener for this child, then we've already set up the 662 // changing animation we need. Multiple calls for a child may occur when several 665 if (layoutChangeListenerMap.get(child) != null) { 673 anim.setTarget(child); [all...] |
/ndk/sources/host-tools/make-3.81/ |
vmsjobs.c | 113 /* This is called as an AST when a child process dies (it won't get 117 vmsHandleChildTerm(struct child *child) 120 register struct child *lastc, *c; 123 vms_jobsefnmask &= ~(1 << (child->efn - 32)); 125 lib$free_ef(&child->efn); 129 child_failed = !(child->cstatus & 1 || ((child->cstatus & 7) == 0)); 131 /* Search for a child matching the deceased one. */ 134 for (c = children; c != 0 && c != child; lastc = c, c = c->next [all...] |
remote-cstms.c | 173 /* Create the TCP socket for talking to the remote child. */ 180 /* Modify the waybill as if the remote child had done `child_access ()'. */ 237 /* Child side. Run `export' to handle the connection. */ 251 /* Unblock signals in the child. */ 268 /* Get the status of a dead remote child. Block waiting for one to die 271 nonzero if it dumped core. Return the ID of the child that died, 281 /* Block asynchronous notification of remote child death. 282 If this notification is done by raising the child termination 290 /* Restore asynchronous notification of remote child death. 291 If this is done by raising the child termination signal [all...] |
/external/libxml2/ |
xmlschemas.c | 6495 xmlNodePtr child = NULL; local 6615 xmlNodePtr child = NULL; local 6875 xmlNodePtr child = NULL; local 6968 xmlNodePtr child = NULL; local 7015 xmlNodePtr child = NULL; local 7089 xmlNodePtr child = NULL; local 7479 xmlNodePtr child = NULL; local 7631 xmlNodePtr child = NULL; local 7763 xmlNodePtr child = NULL; local 8194 xmlNodePtr child = NULL; local 8292 xmlNodePtr child = NULL; local 8441 xmlNodePtr child = NULL; local 8837 xmlNodePtr child = NULL; local 9006 xmlNodePtr child = NULL; local 9117 xmlNodePtr child = NULL; local 9332 xmlNodePtr child = NULL; local 9434 xmlNodePtr child = NULL; local 9730 xmlNodePtr child; local 10678 xmlNodePtr child; local 10923 xmlNodePtr child = NULL; local 11185 xmlNodePtr child = NULL; local 11449 xmlNodePtr child = NULL; local 11753 xmlNodePtr child = NULL; local 11889 xmlNodePtr child = NULL; local 11979 xmlNodePtr child = NULL; local 12073 xmlNodePtr child = NULL; local [all...] |
/external/webkit/Source/WebCore/inspector/front-end/ |
DataGrid.js | 569 appendChild: function(child) 571 this.insertChild(child, this.children.length); 574 insertChild: function(child, index) 576 if (!child) 578 if (child.parent === this) 579 throw("insertChild: Node is already a child of this node."); 581 if (child.parent) 582 child.parent.removeChild(child); 584 this.children.splice(index, 0, child); [all...] |
/frameworks/support/v4/java/android/support/v4/view/ |
ViewPager.java | 265 * Used internally to tag special types of child views that should be added as 355 final View child = getChildAt(i); local 356 final LayoutParams lp = (LayoutParams) child.getLayoutParams(); 811 View child = getChildAt(i); 812 ii = infoForChild(child); 814 if (child.requestFocus(FOCUS_FORWARD)) { 907 public void addView(View child, int index, ViewGroup.LayoutParams params) { 912 lp.isDecor |= child instanceof Decor; 917 addViewInLayout(child, index, params); 918 child.measure(mChildWidthMeasureSpec, mChildHeightMeasureSpec) [all...] |
AccessibilityDelegateCompat.java | 42 public boolean onRequestSendAccessibilityEvent(Object delegate, ViewGroup host, View child, 78 public boolean onRequestSendAccessibilityEvent(Object delegate, ViewGroup host, View child, 126 public boolean onRequestSendAccessibilityEvent(ViewGroup host, View child, 128 return compat.onRequestSendAccessibilityEvent(host, child, event); 170 public boolean onRequestSendAccessibilityEvent(Object delegate, ViewGroup host, View child, 173 child, event); 337 * Called when a child of the host View has requested sending an 348 * @param child The child which requests sending the event. 355 public boolean onRequestSendAccessibilityEvent(ViewGroup host, View child, [all...] |
/frameworks/base/core/java/android/view/animation/ |
LayoutAnimationController.java | 29 * group's, children. Each child uses the same animation but for every one of 32 * child's animation start must be offset. The delay is computed by using 33 * characteristics of each child, like its index in the view group. 36 * amount of miliseconds by the index of the child in its parent view group. 41 * delay based on the column and row indices of the child in its parent view 44 * Information used to compute the animation delay of each child are stored 73 * The animation applied on each child of the view group on which this 129 * @param animation the animation to use on each child of the view group 139 * @param animation the animation to use on each child of the view group 140 * @param delay the delay by which each child's animation must be offse [all...] |
/external/bluetooth/glib/gio/fen/ |
fen-node.c | 191 node_t* child; local 202 child = children_find (parent, token); 203 if (child) { 204 parent = child; 207 child = op->add_missing (parent, op->user_data); 216 child = _head; 219 if (token == NULL && child) { 222 op->hit (child, op->user_data); 226 return child; 247 node_t* child = NULL local [all...] |
/external/webkit/Source/WebCore/inspector/ |
InspectorBrowserDebuggerAgent.cpp | 181 for (Node* child = InspectorDOMAgent::innerFirstChild(node); child; child = InspectorDOMAgent::innerNextSibling(child)) 182 updateSubtreeBreakpoints(child, rootBit, true); 200 for (Node* child = InspectorDOMAgent::innerFirstChild(node); child; child = InspectorDOMAgent::innerNextSibling(child)) 201 updateSubtreeBreakpoints(child, rootBit, false) [all...] |
/external/webkit/Source/WebCore/rendering/ |
FixedTableLayout.cpp | 85 RenderObject* child = m_table->firstChild(); local 92 while (child && child->isTableCol()) { 93 RenderTableCol* col = toRenderTableCol(child); 131 RenderObject* next = child->firstChild(); 133 next = child->nextSibling(); 134 if (!next && child->parent()->isTableCol()) { 135 next = child->parent()->nextSibling(); 138 child = next; 152 child = firstRow->firstChild() [all...] |
/frameworks/base/core/java/android/app/ |
FragmentBreadCrumbs.java | 166 final View child = getChildAt(i); local 168 int childRight = mPaddingLeft + child.getMeasuredWidth() - mPaddingRight; 169 int childBottom = mPaddingTop + child.getMeasuredHeight() - mPaddingBottom; 170 child.layout(mPaddingLeft, mPaddingTop, childRight, childBottom); 182 // Find rightmost and bottom-most child 184 final View child = getChildAt(i); local 185 if (child.getVisibility() != GONE) { 186 measureChild(child, widthMeasureSpec, heightMeasureSpec); 187 maxWidth = Math.max(maxWidth, child.getMeasuredWidth()); 188 maxHeight = Math.max(maxHeight, child.getMeasuredHeight()) [all...] |
/sdk/layoutlib_api/src/com/android/ide/common/rendering/api/ |
RenderSession.java | 165 * Inserts a new child in a ViewGroup object, and renders the result. 167 * The child is first inflated and then added to its new parent, at the given <var>index<var> 168 * position. If the <var>index</var> is -1 then the child is added at the end of the parent. 174 * The child stays in the view hierarchy after the rendering is done. To remove it call 178 * the newly inflated child. It is accessible through {@link Result#getData()}. 180 * @param parentView the parent View object to receive the new child. 181 * @param childXml an {@link ILayoutPullParser} containing the content of the new child, 183 * @param index the index at which position to add the new child into the parent. -1 means at 195 * Move a new child to a different ViewGroup object. 197 * The child is first removed from its current parent, and then added to its new parent, at th [all...] |
/external/tcpdump/ |
makemib | 52 * struct mib somename = { desc, oid-octet, type, child-pointer, next-pointer 206 if (child[parent] != "") { 207 for (sib = child[parent]; sib != ""; sib = sibling[sib]) 220 if (child[parent] == "") { 221 child[parent] = new 223 sibling[new] = child[parent] 224 child[parent] = new 234 # printf "/* %s c=%s s=%s */\n", newitem, child[item], sibling[item] 236 if (child[item] != "") { 237 dump(child[item] [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemTemplateElement.java | 242 * Add a child to the child list. 243 * NOTE: This presumes the child did not previously have a parent. 249 * @param newChild Child to be added to child list 251 * @return Child just added to the child list 259 error(XSLTErrorResources.ER_NULL_CHILD, null); //"Trying to add a null child!"); 281 * Add a child to the child list [all...] |
/external/chromium/net/disk_cache/ |
disk_format.h | 143 CHILD_ENTRY = 1 << 1 // Child entry that stores sparse data. 197 // level consists of using separate "child" entries to store ranges of 1 MB, 198 // and the second level stores blocks of 1 KB inside each child entry. 201 // child entry that stores that offset, so we discard the 20 least significant 202 // bits of the offset, and end up with the child id. For instance, the child id 203 // to store the first megabyte is 0, and the child that should store offset 206 // The child entry is stored the same way as any other entry, so it also has a 209 // that a given sparse entry can have a large number of child entries, and the 211 // is important to be sure that a given child actually belongs to certain entry [all...] |
/external/skia/include/views/ |
SkView.h | 179 SkView* attachChildToFront(SkView* child); 180 /** Attach the child view to this view, and increment the child's reference count. The child view is added 181 such that it will be drawn before all other child views. 182 The child view parameter is returned. 184 SkView* attachChildToBack(SkView* child); 189 /** Attach the child view to this view, and increment the child's reference count. The child view is adde [all...] |