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

<<71727374757677787980>>

  /external/libxslt/libxslt/
preproc.c 758 if (inst->children != NULL) {
    [all...]
  /external/linux-tools-perf/
design.txt 51 inherit : 1, /* children inherit it */
  /external/markdown/markdown/
inlinepatterns.py 183 """ Return a eLement of type `tag` with no children. """
  /external/mesa3d/src/glsl/
README 202 allocates its memory out of that or children of it. At the end of the
  /external/protobuf/src/google/protobuf/
descriptor_database.h 114 // the database does not need to aggressively index all children of a symbol.
  /external/regex-re2/re2/
prefilter_tree.cc 333 // Delay until all the children have succeeded.
  /external/skia/src/views/
SkView.cpp 214 Try to give focus to this view, or its children
  /external/tinyxml/
changes.txt 43 - Added the "Clear" method on a node to delete all its children.
  /external/v8/include/
v8-profiler.h 86 * Returns total (self + children) execution time of the function,
  /external/v8/tools/
stats-viewer.py 222 for child in self.root.children.values():
  /external/valgrind/main/coregrind/
launcher-linux.c 324 fprintf(stderr, "valgrind: continuing, however --trace-children=yes "
  /external/valgrind/main/docs/internals/
3_3_BUGSTATUS.txt 210 --trace-children=yes)
  /external/valgrind/main/massif/docs/
ms-manual.xml 470 <para>Note also that each tree entry with children in the example satisfies an
471 invariant: the entry's size is equal to the sum of its children's sizes.
472 For example, the first entry has size 20,000B, and its children have sizes
477 entry's size will be greater than the sum of its children's sizes. This is
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
ValidateLimitations.cpp 133 // The loop is fully processed - no need to visit children.
  /external/webkit/Source/WebCore/accessibility/
AccessibilityObject.h 476 virtual const AccessibilityChildrenVector& children() { return m_children; } function in class:WebCore::AccessibilityObject
  /external/webkit/Source/WebCore/editing/
MarkupAccumulator.cpp 428 // 2. Elements w/ children never self-close because they use a separate end tag.
  /external/webkit/Source/WebCore/html/
HTMLFormElement.cpp 451 // the form's tree of children; we don't want to walk the entire tree in that
HTMLSelectElement.cpp 501 // Removing children fires mutation events, which might mutate the DOM further, so we first copy out a list
  /external/webkit/Source/WebCore/html/parser/
HTMLConstructionSite.cpp 299 // doesn't get a chance to tell them that we're done parsing their children.
HTMLElementStack.cpp 576 // when the children aren't actually finished?
  /external/webkit/Source/WebCore/loader/
FrameLoader.h 316 bool allChildrenAreComplete() const; // immediate children, not all descendants
  /external/webkit/Source/WebCore/platform/graphics/
GlyphPageTreeNode.cpp 184 // Children of the root hold pure pages. These will cover only one
  /external/webkit/Source/WebCore/rendering/
InlineFlowBox.cpp 333 // Recur into our children.
    [all...]
  /external/webkit/Source/WebCore/rendering/svg/
SVGResources.cpp 71 // The "clipPath" element or any of its children can specify property "clip-path".
  /frameworks/base/core/java/android/view/
ViewParent.java 149 * Change the z order of the child so it's on top of all other children

Completed in 585 milliseconds

<<71727374757677787980>>