HomeSort by relevance Sort by last modified time
    Searched full:subtree (Results 126 - 150 of 252) sorted by null

1 2 3 4 56 7 8 91011

  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp 188 // Subtree valid prefix.
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp 188 // Subtree valid prefix.
  /external/apache-xml/src/main/java/org/apache/xpath/patterns/
StepPattern.java 231 * the current subtree.
236 * @return true if traversal outside the context node's subtree can occur.
976 * Call the visitors on the subtree. Factored out from callVisitors
  /external/clang/lib/Rewrite/
DeltaTree.cpp 33 /// full delta implied by a whole subtree in constant time.
233 // Okay, this split the subtree, producing a new value and two children to
444 // Otherwise, traverse down the tree. The selected subtree may be
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java 44 * This class eleminates redundent XPaths from a given subtree,
45 * and also collects all absolute paths within the subtree. First
46 * it must be called as a visitor to the subtree, and then
116 * @param psuedoVarRecipient The owner of the subtree from where the
    [all...]
ElemLiteralResult.java     [all...]
Stylesheet.java 286 * effective within the subtree of the stylesheet rooted at
288 * xsl:exclude-result-prefixes attribute; a subtree rooted
303 * effective within the subtree of the stylesheet rooted at
305 * xsl:exclude-result-prefixes attribute; a subtree rooted
    [all...]
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
RFC3280CertPathUtilities.java 1698 GeneralSubtree subtree = GeneralSubtree.getInstance(e.nextElement()); local
    [all...]
  /external/antlr/src/org/antlr/runtime/tree/
BaseTreeAdaptor.java 86 // ensure new subtree root has parent/child index set
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOMHelper.java 165 * contents of the subtree), or if your DOM may have multiple objects
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
trees-nary.sgml 43 To remove a node or subtree from a tree use g_node_unlink() or
  /external/v8/tools/
splaytree.js 182 // the left subtree.
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
intermediate.h 494 // Return false from a pre-visit to skip visiting that node's subtree.
  /external/webkit/Source/WebCore/inspector/
InspectorBrowserDebuggerAgent.cpp 157 // Remove subtree breakpoints.
  /external/webkit/Source/WebCore/page/
FrameTree.cpp 209 // Search subtree starting with this frame first.
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGRoot.cpp 346 // hit testing would stop immediately. For SVG only trees this doesn't matter. Though when we have a <foreignObject> subtree we need
  /libcore/luni/src/main/java/java/util/
TreeMap.java 520 * Rotates the subtree so that its root's right child is the new root.
548 * Rotates the subtree so that its root's left child is the new root.
835 * Returns the first node in this subtree.
848 * Returns the last node in this subtree.
    [all...]
  /packages/inputmethods/PinyinIME/jni/include/
spellingtrie.h 126 // Construct a subtree using a subset of the spelling array (from
  /external/apache-xml/src/main/java/org/apache/xpath/
Expression.java 57 * the current subtree.
59 * @return true if traversal outside the context node's subtree can occur.
  /external/clang/lib/AST/
StmtDumper.cpp 677 /// specified node and a few nodes underneath it, but not the whole subtree.
690 /// specified node and a few nodes underneath it, but not the whole subtree.
  /frameworks/base/core/java/android/app/backup/
BackupAgent.java 333 * is visited to see whether that entity (and its subtree, if appropriate) should be
351 // prune this subtree?
  /libcore/luni/src/main/java/org/w3c/dom/
Element.java 65 * appropriate subtree, and use <code>setAttributeNode</code> to assign
194 * <code>EntityReference</code> nodes, build the appropriate subtree,
  /external/libxml2/
debugXML.c     [all...]
xmlschemas.c     [all...]
  /external/chromium/net/tools/spdyshark/
packet-spdy.c 1482 proto_tree *subtree; local
    [all...]

Completed in 2253 milliseconds

1 2 3 4 56 7 8 91011