HomeSort by relevance Sort by last modified time
    Searched full:child (Results 1276 - 1300 of 1967) sorted by null

<<51525354555657585960>>

  /external/webkit/WebCore/rendering/
RenderText.cpp     [all...]
RenderBlockLineLayout.cpp 57 static int getBorderPaddingMargin(RenderBoxModelObject* child, bool endOfInline)
59 bool leftSide = (child->style()->direction() == LTR) ? !endOfInline : endOfInline;
61 return child->marginLeft() + child->paddingLeft() + child->borderLeft();
62 return child->marginRight() + child->paddingRight() + child->borderRight();
65 static int inlineWidth(RenderObject* child, bool start = true, bool end = true)
69 RenderObject* parent = child->parent()
    [all...]
  /bootable/recovery/updater/
install.c 875 pid_t child = fork(); local
876 if (child == 0) {
882 waitpid(child, &status, 0);
885 fprintf(stderr, "run_program: child exited with status %d\n",
889 fprintf(stderr, "run_program: child terminated by signal %d\n",
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
LayerDrawableTest.java 123 " nor child tag defining a drawable in <item> tag.");
471 // this method will call each child's draw().
692 // this method will call each child's setState().
726 // this method will call each child's setLevel(),
727 // but just when set a different level the child's onLevelChange will be called.
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
SsaBasicBlock.java 176 * Adds a basic block as a dom child for this block. Used when constructing
179 * @param child {@code non-null;} new dom child
181 public void addDomChild(SsaBasicBlock child) {
182 domChildren.add(child);
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ScheduledThreadPoolExecutor.java 753 int child = (k << 1) + 1; local
754 ScheduledFutureTask c = queue[child];
755 int right = child + 1;
757 c = queue[child = right];
762 k = child;
    [all...]
  /external/fsck_msdos/
dir.c 288 if ((nd = d->child) != NULL) {
289 d->child = 0;
657 dirent.next = dir->child;
822 dir->child = d;
908 for (lostDir = rootDir->child; lostDir; lostDir = lostDir->next) {
  /external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.cpp     [all...]
  /external/quake/quake/src/QW/server/
model.c 919 mnode_t *in, *child; local
940 child = in->children[j];
941 if (child->contents < 0)
942 out->children[j] = child->contents;
944 out->children[j] = child - loadmodel->nodes;
  /external/webkit/WebCore/inspector/front-end/
ElementsPanel.js 635 // If the focused crumb is the first child, pick the farthest crumb
777 // A Zero index is the right most child crumb in the breadcrumb.
872 // with a tie going to child crumbs.
    [all...]
  /external/webkit/WebCore/platform/chromium/
PopupMenuChromium.cpp 269 FramelessScrollView* child)
271 IntPoint pos = parent->convertSelfToChild(child, e.pos());
283 FramelessScrollView* child)
285 IntPoint pos = parent->convertSelfToChild(child, e.pos());
    [all...]
  /frameworks/base/core/java/android/app/
Activity.java 405 * <p>If a child activity fails for any reason (such as crashing), the parent
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiTreeBlock.java 519 // which parent is a document -- an XML document can only have one child. This
686 * If the tree has a selection, move it up, either in the child list or as the last child
700 * If the tree has a selection, move it down, either in the same child list or as the
701 * first child of the next parent.
    [all...]
  /system/core/adb/
adb.c 739 debug = 2 in the child */
780 // set up a pipe so the child can tell us when it is ready.
781 // fd[0] will be parent's end, and fd[1] will get mapped to stderr in the child.
791 // child side of the fork
799 // child process
  /external/libxml2/
tree.c 1242 * Returns a pointer to the first child
    [all...]
  /frameworks/base/core/java/android/view/
View.java 369 * its children. For example, the parent may measure each child once with
395 * child. A MeasureSpec can be in one of three modes:
398 * of a child view. For example, a LinearLayout may call measure() on its child
400 * tall the child view wants to be given a width of 240 pixels.
402 * child. The child must use this size, and guarantee that all of its
405 * child. The child must gurantee that it and all of its descendants will fit
2525 View child = this; local
    [all...]
  /external/bluetooth/glib/po/
ca.po 894 msgid "Failed to read data from child process"
899 msgid "Failed to create pipe for communicating with child process (%s)"
905 msgid "Failed to read from child pipe (%s)"
915 msgid "Failed to execute child process (%s)"
945 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
953 msgid "Failed to read data from child process (%s)"
958 msgid "Unexpected error in select() reading data from a child process (%s)"
975 msgid "Failed to execute child process \"%s\" (%s)"
980 msgid "Failed to redirect output or input of child process (%s)"
985 msgid "Failed to fork child process (%s)
    [all...]
ca@valencia.po 895 msgid "Failed to read data from child process"
900 msgid "Failed to create pipe for communicating with child process (%s)"
906 msgid "Failed to read from child pipe (%s)"
916 msgid "Failed to execute child process (%s)"
946 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
954 msgid "Failed to read data from child process (%s)"
959 msgid "Unexpected error in select() reading data from a child process (%s)"
976 msgid "Failed to execute child process \"%s\" (%s)"
981 msgid "Failed to redirect output or input of child process (%s)"
986 msgid "Failed to fork child process (%s)
    [all...]
cy.po 862 msgid "Failed to read data from child process"
867 msgid "Failed to create pipe for communicating with child process (%s)"
872 msgid "Failed to read from child pipe (%s)"
882 msgid "Failed to execute child process (%s)"
912 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
920 msgid "Failed to read data from child process (%s)"
925 msgid "Unexpected error in select() reading data from a child process (%s)"
940 msgid "Failed to execute child process \"%s\" (%s)"
945 msgid "Failed to redirect output or input of child process (%s)"
950 msgid "Failed to fork child process (%s)
    [all...]
da.po 876 msgid "Failed to read data from child process"
881 msgid "Failed to create pipe for communicating with child process (%s)"
886 msgid "Failed to read from child pipe (%s)"
896 msgid "Failed to execute child process (%s)"
926 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
934 msgid "Failed to read data from child process (%s)"
939 msgid "Unexpected error in select() reading data from a child process (%s)"
954 msgid "Failed to execute child process \"%s\" (%s)"
959 msgid "Failed to redirect output or input of child process (%s)"
964 msgid "Failed to fork child process (%s)
    [all...]
pt.po 871 msgid "Failed to read data from child process"
876 msgid "Failed to create pipe for communicating with child process (%s)"
881 msgid "Failed to read from child pipe (%s)"
891 msgid "Failed to execute child process (%s)"
921 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
929 msgid "Failed to read data from child process (%s)"
934 msgid "Unexpected error in select() reading data from a child process (%s)"
949 msgid "Failed to execute child process \"%s\" (%s)"
954 msgid "Failed to redirect output or input of child process (%s)"
959 msgid "Failed to fork child process (%s)
    [all...]
sr@latin.po 866 msgid "Failed to read data from child process"
871 msgid "Failed to create pipe for communicating with child process (%s)"
876 msgid "Failed to read from child pipe (%s)"
886 msgid "Failed to execute child process (%s)"
916 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
924 msgid "Failed to read data from child process (%s)"
929 msgid "Unexpected error in select() reading data from a child process (%s)"
945 msgid "Failed to execute child process \"%s\" (%s)"
950 msgid "Failed to redirect output or input of child process (%s)"
955 msgid "Failed to fork child process (%s)
    [all...]
sv.po 867 msgid "Failed to read data from child process"
872 msgid "Failed to create pipe for communicating with child process (%s)"
877 msgid "Failed to read from child pipe (%s)"
887 msgid "Failed to execute child process (%s)"
917 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
925 msgid "Failed to read data from child process (%s)"
930 msgid "Unexpected error in select() reading data from a child process (%s)"
945 msgid "Failed to execute child process \"%s\" (%s)"
950 msgid "Failed to redirect output or input of child process (%s)"
956 msgid "Failed to fork child process (%s)
    [all...]
  /external/webkit/WebCore/accessibility/
AccessibilityRenderObject.cpp 192 // menuButton and its corresponding menu are DOM siblings, but Accessibility needs them to be parent/child
520 // Find the child radio button that is selected (ie. the intValue == 1).
535 // Find the child tab item that is selected (ie. the intValue == 1).
3029 AccessibilityObject* child = firstChild(); local
    [all...]
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
ClassLoader.java 52 * are grouped into a tree where child class loaders delegate all requests to
54 * request, the child class loader itself tries to handle it.
630 * @param child
631 * A child candidate
635 final boolean isAncestorOf(ClassLoader child) {
636 for (ClassLoader current = child; current != null;
    [all...]

Completed in 720 milliseconds

<<51525354555657585960>>