HomeSort by relevance Sort by last modified time
    Searched full:subtree (Results 76 - 100 of 757) sorted by null

1 2 34 5 6 7 8 91011>>

  /libcore/luni/src/main/java/org/w3c/dom/
EntityReference.java 25 * entity an <code>Entity</code> exists, and the subtree of the
27 * node subtree. However, the latter may not be true when an entity contains
  /libcore/luni/src/test/java/libcore/xml/
NodeTest.java 75 private List<Node> flattenSubtree(Node subtree) {
77 traverse(subtree, result);
  /device/google/contexthub/firmware/app/chre/chre_test0.app/
Makefile 36 # VARIANT_PATH variable must be set to ANDROID_TOP-relative valid path containing VARIANT subtree
  /device/google/contexthub/firmware/app/test0.app/
Makefile 36 # VARIANT_PATH variable must be set to ANDROID_TOP-relative valid path containing VARIANT subtree
  /device/google/contexthub/firmware/app/test1.app/
Makefile 38 # VARIANT_PATH variable must be set to ANDROID_TOP-relative valid path containing VARIANT subtree
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3rewritestreams.h 92 /// Once a node / subtree has been used in a stream, it must be dup'ed
123 /// subtree. Dup'ing a token means just creating another AST node
137 /// Treat next element as a single node even if it's a subtree.
166 /// This is an implementation of a subtree stream which is a set of trees
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleElementStream.js 4 * an existing subtree.
20 /** Once a node / subtree has been used in a stream, it must be dup'd
74 * Return a duplicate node/subtree if stream is out of elements and
91 * a tree node or subtree. Deal with the optimization of single-
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
XSLTVisitable.java 34 * false, the subtree should not be called.
AVTPart.java 72 * the current subtree.
74 * @return true if traversal outside the context node's subtree can occur.
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathVisitable.java 34 * false, the subtree should not be called.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleElementStream.as 33 * an existing subtree.
55 /** Once a node / subtree has been used in a stream, it must be dup'd
119 * Return a duplicate node/subtree if stream is out of elements and
136 * a tree node or subtree. Deal with the optimization of single-
165 * subtree. Dup'ing a token means just creating another AST node
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
RewriteRuleElementStream.cs 41 * an existing subtree.
69 /** <summary>Once a node / subtree has been used in a stream, it must be dup'd
139 * Return a duplicate node/subtree if stream is out of elements and
157 * a tree node or subtree. Deal with the optimization of single-
188 * subtree. Dup'ing a token means just creating another AST node
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
RewriteRuleElementStream.cs 42 * an existing subtree.
71 /** <summary>Once a node / subtree has been used in a stream, it must be dup'd
149 * Return a duplicate node/subtree if stream is out of elements and
169 * a tree node or subtree. Deal with the optimization of single-
205 * subtree. Dup'ing a token means just creating another AST node
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
RewriteRuleElementStream.java 36 * an existing subtree.
58 /** Once a node / subtree has been used in a stream, it must be dup'd
133 * Return a duplicate node/subtree if stream is out of elements and
149 * a tree node or subtree. Deal with the optimization of single-
178 * subtree. Dup'ing a token means just creating another AST node
  /external/icu/icu4c/source/tools/ctestfw/unicode/
ctest.h 128 * @param root Subtree of tests.
135 * Run a subtree of tests.
137 * @param root Subtree of tests.
144 * Add a test to the subtree.
170 * Retreive a specific subtest. (subtree).
  /libcore/ojluni/src/main/java/java/util/prefs/
XmlSupport.java 87 * Export the specified preferences node and, if subTree is true, all
98 static void export(OutputStream os, final Preferences p, boolean subTree)
122 putPreferencesInXml(e, doc, p, subTree);
131 * PREFS_DTD. If subTree is true, create children of the specified
140 Preferences prefs, boolean subTree) throws BackingStoreException
147 // and, if subTree = true, recursive calls are made on children
166 if (subTree) {
176 if (subTree) {
181 putPreferencesInXml(xmlKid, doc, kidsCopy[i], subTree);
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
UnaryOperation.java 57 * the current subtree.
59 * @return true if traversal outside the context node's subtree can occur.
  /external/jsilver/src/org/clearsilver/jni/
JniHdf.java 171 * subtree. If the value does not exist, or cannot be converted to an
180 /** Retrieves the value at the specified path in this HDF node's subtree.
189 /** Sets the value at the specified path in this HDF node's subtree. */
197 /** Remove the specified subtree. */
279 /** Retrieves the HDF object that is the root of the subtree at hdfpath, or
292 /** Retrieves the HDF for the first child of the root of the subtree
317 /** Retrieves the HDF object that is the root of the subtree at
318 * hdfpath, create the subtree if it doesn't exist */
  /external/ltp/testcases/kernel/fs/fs_bind/move/
test02 29 tst_resm TINFO "move: shared subtree to private parent."
88 tst_resm TFAIL "move/test02: FAILED: move: shared subtree to private parent."
test03 29 tst_resm TINFO "move: shared subtree to slave parent."
91 tst_resm TFAIL "move/test03: FAILED: move: shared subtree to slave parent."
test05 29 tst_resm TINFO "move: private subtree to shared parent."
88 tst_resm TFAIL "move/test05: FAILED: move: private subtree to shared parent."
test07 29 tst_resm TINFO "move: private subtree to slave parent."
85 tst_resm TFAIL "move/test07: FAILED: move: private subtree to slave parent."
test09 29 tst_resm TINFO "move: slave subtree to shared parent."
93 tst_resm TFAIL "move/test09: FAILED: move: slave subtree to shared parent."
test10 29 tst_resm TINFO "move: slave subtree to private parent."
94 tst_resm TFAIL "move/test10: FAILED: move: slave subtree to private parent."
test11 29 tst_resm TINFO "move: slave subtree to slave parent."
92 tst_resm TFAIL "move/test11: FAILED: move: slave subtree to slave parent."

Completed in 1140 milliseconds

1 2 34 5 6 7 8 91011>>