HomeSort by relevance Sort by last modified time
    Searched full:subtree (Results 201 - 225 of 354) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
BaseTreeAdaptor.cs 96 // ensure new subtree root has parent/child index set
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 165 /// Given the root of the subtree created for this rule, post process
276 /// Get the token start index for this subtree; return -1 if no such index
281 /// Get the token stop index for this subtree; return -1 if no such index
794 /// an existing subtree.
    [all...]
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
BaseTreeAdaptor.java 86 // ensure new subtree root has parent/child index set
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ASTTreeParser.stg 159 /** Match . wildcard and auto dup the node/subtree */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
ASTTreeParser.stg 176 /** Match . wildcard and auto dup the node/subtree */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
ASTTreeParser.stg 161 /** Match . wildcard and auto dup the node/subtree */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
ASTTreeParser.stg 162 /** Match . wildcard and auto dup the node/subtree */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
ASTTreeParser.stg 158 /** Match . wildcard and auto dup the node/subtree */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ASTTreeParser.stg 209 /** Match . wildcard and auto dup the node/subtree */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
ASTTreeParser.stg 171 /** Match . wildcard and auto dup the node/subtree */
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
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/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
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityNodeInfo.java 426 * @param root The root of the virtual subtree.
565 * @param root The root of the virtual subtree.
774 * @param root The root of the virtual subtree.
    [all...]
  /frameworks/support/v4/java/android/support/v4/view/accessibility/
AccessibilityNodeInfoCompat.java 956 * @param root The root of the virtual subtree.
1012 * @param root The root of the virtual subtree.
    [all...]
  /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 730 /// specified node and a few nodes underneath it, but not the whole subtree.
743 /// 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?

Completed in 652 milliseconds

1 2 3 4 5 6 7 891011>>