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

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
signal.h 65 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigaction.h 54 #define SA_NOCLDSTOP 1 /* Don't send SIGCHLD when children stop. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
signal.h 65 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigaction.h 54 #define SA_NOCLDSTOP 1 /* Don't send SIGCHLD when children stop. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
AdapterViewRule.java 31 // You are not allowed to insert children into AdapterViews; you must
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 618 List<CanvasViewInfo> children = ((CanvasViewInfo) element).getUniqueChildren(); local
619 if (children != null) {
620 return children.toArray();
637 List<CanvasViewInfo> children = ((CanvasViewInfo) element).getChildren(); local
638 if (children != null) {
639 return children.size() > 0;
1087 Set<INode> children = new HashSet<INode>(); local
1177 List<UiElementNode> children = curr.getUiChildren(); local
    [all...]
RenderService.java 278 List<UiElementNode> children = mModel.getUiChildren(); local
279 if (children.size() == 1) {
281 children.get(0).getXmlNode(), mProject);
413 * Measure the children of the given parent node, applying the given filter to the
416 * @param parent the parent node to measure children for
418 * @return a map from node children of the parent to new bounds of the nodes
484 List<ViewInfo> children = root.getChildren(); local
485 Map<INode, Rect> map = new HashMap<INode, Rect>(children.size());
486 for (ViewInfo info : children) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintList.java 311 // Partition the children such that at the top level we have one
341 IMarker[] children = Arrays.copyOfRange(array, 1, array.length); local
342 mChildren.put(topMarker, children);
351 Object[] children = mChildren != null ? mChildren.get(element) : null; local
352 return children != null && children.length > 0;
357 Object[] children = mChildren.get(parentElement); local
358 if (children != null) {
359 return children;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
FrameLayoutRuleTest.java 51 // Not dragging one of the existing children
  /sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/ui/
LayoutViewer.java 168 final int N = node.children.size();
170 DrawableViewNode child = node.children.get(i);
281 final int N = node.children.size();
283 paintRecursive(gc, node.children.get(i), left - node.viewNode.scrollX, top
  /sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
StyleResourceValue.java 27 * Represents an android style resources with a name and a list of children {@link ResourceValue}.
  /sdk/layoutlib_api/src/com/android/layoutlib/api/
ILayoutResult.java 72 * Returns the list of children views.
  /sdk/rule_api/src/com/android/ide/common/api/
RuleAction.java 168 * of action children.
172 * @param provider Provides the actions to be shown as children of this
200 * of children.
204 * @param iconUrls The icon urls for the children items (may be null)
205 * @param ids The internal ids for the children
212 * @param titles The UI-visible titles of the children
241 * of children.
245 * @param iconUrls The icon urls for the children items (may be null)
286 * Creates a new immutable multiple-choice action with lazily computed children.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
gprof.info 365 and their children. *Note The Call Graph: Call Graph.
484 functions are entered, this option identifies children that could
489 Parents or children identified via this heuristic are indicated in
593 about the function FUNCTION_NAME (and its children...) in the call
601 spent in the function (and children who were not called from
609 the function FUNCTION_NAME and its children (and their
610 children...). More than one `-f' option may be given; only one
615 spent in the function and its children (and their children...)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/
gprof.info 365 and their children. *Note The Call Graph: Call Graph.
484 functions are entered, this option identifies children that could
489 Parents or children identified via this heuristic are indicated in
593 about the function FUNCTION_NAME (and its children...) in the call
601 spent in the function (and children who were not called from
609 the function FUNCTION_NAME and its children (and their
610 children...). More than one `-f' option may be given; only one
615 spent in the function and its children (and their children...)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
gprof.info 378 and their children. *Note The Call Graph: Call Graph.
497 functions are entered, this option identifies children that could
502 Parents or children identified via this heuristic are indicated in
612 about the function FUNCTION_NAME (and its children...) in the call
620 spent in the function (and children who were not called from
628 the function FUNCTION_NAME and its children (and their
629 children...). More than one `-f' option may be given; only one
634 spent in the function and its children (and their children...)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
gprof.info 378 and their children. *Note The Call Graph: Call Graph.
497 functions are entered, this option identifies children that could
502 Parents or children identified via this heuristic are indicated in
612 about the function FUNCTION_NAME (and its children...) in the call
620 spent in the function (and children who were not called from
628 the function FUNCTION_NAME and its children (and their
629 children...). More than one `-f' option may be given; only one
634 spent in the function and its children (and their children...)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
gprof.info 378 and their children. *Note The Call Graph: Call Graph.
497 functions are entered, this option identifies children that could
502 Parents or children identified via this heuristic are indicated in
612 about the function FUNCTION_NAME (and its children...) in the call
620 spent in the function (and children who were not called from
628 the function FUNCTION_NAME and its children (and their
629 children...). More than one `-f' option may be given; only one
634 spent in the function and its children (and their children...)
    [all...]
  /development/ide/xcode/SampleCode/SampleCode.xcodeproj/
project.pbxproj     [all...]
  /development/ide/xcode/animatorTest/animatorTest.xcodeproj/
project.pbxproj     [all...]
  /libcore/luni/src/test/java/libcore/xml/
DomTest.java 1019 NodeList children = formerParent.getChildNodes(); local
1525 NodeList children = menu.getChildNodes(); local
1546 NodeList children = menu.getChildNodes(); local
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderLayerBacking.cpp 246 // The solution is to update compositing children of this layer here,
365 // If the compositing ancestor has a layer to clip children, we parent in that, and therefore
408 // If we have a layer that clips children, position it.
465 // so that it gets correctly sorted with children. In that case, position relative to the clipping layer.
506 // siblings of the clipping layer if we have one. Normal children of this layer are set as
507 // children of the clipping layer.
775 // It may have no children, or all its children may be themselves composited.
795 // If we have got this far and the renderer has no children, then we're ok.
823 // Check to see if all the body's children are compositing layers
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/
PackagesPage.java 794 Object[] children = provider.getElements(elem); local
795 if (children == null) {
799 if (children.length > 0) {
800 // If the element has children, expand/collapse it.
855 Object[] children = provider.getChildren(elem); local
877 Object[] children = provider.getChildren(parent); local
964 Object[] children = provider.getElements(cat); local
    [all...]
  /frameworks/base/core/java/android/widget/
Gallery.java 181 * the children are ordered right to left.
436 * Offset the horizontal location of all children of this view by the
462 * Detaches children that are off the screen (i.e.: Gallery bounds).
464 * @param toLeft Whether to detach children to the left of the Gallery, or
600 * care of repositioning, adding, and removing children.
695 // No children available!
724 // No children available!
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-gprof.1 318 and their children.
498 entered, this option identifies children that could have been called,
504 Parents or children identified via this heuristic
655 children...) in the call graph. The function will still be listed
664 time spent in the function (and children who were not called from
672 call graph to the function \fIfunction_name\fR and its children (and
673 their children...). More than one \fB\-f\fR option may be given;
680 only time spent in the function and its children (and their
681 children...) will be used to determine total-time and
711 their profiled children propagated to them, but they will appea
    [all...]

Completed in 612 milliseconds

<<31323334353637383940>>