Searched
full:subtree (Results
351 -
375 of
757) sorted by null
<<11121314151617181920>>
| /external/toybox/toys/lsb/ |
| mount.c | 65 // TODO --subtree 276 // shared subtree
|
| /frameworks/compile/mclinker/lib/LD/ |
| GNUArchiveReader.cpp | 370 // insert a node into the subtree of current archive. 378 // direction to Afterward for next insertion in this subtree
|
| /frameworks/support/documentfile/src/main/java/androidx/documentfile/provider/ |
| DocumentFile.java | 55 * entire subtree of documents. The principle of least privilege dictates that 64 * If you really do need full access to an entire subtree of documents, start by
|
| /libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
| Builder.java | 133 * @param base GeneralName at base of subtree 168 /* names are in same subtree */
|
| /toolchain/binutils/binutils-2.27/libiberty/ |
| splay-tree.c | 518 /* Otherwise, find the rightmost element of the left subtree. */ 549 /* Otherwise, find the leftmost element of the right subtree. */
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
| generic.h | 260 #define ASTinclude 3 /* include subtree made by rule ref */
|
| /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
| BaseTreeAdaptor.js | 43 // ensure new subtree root has parent/child index set
|
| /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
| ANTLRTreeAdaptor.h | 43 - (id<ANTLRTree>)dupTree:(id<ANTLRTree>)aTree; // copies the entire subtree, recursively
|
| /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
| ANTLRTreeAdaptor.h | 43 - (id<ANTLRTree>)dupTree:(id<ANTLRTree>)aTree; // copies the entire subtree, recursively
|
| /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
| ANTLRTreeAdaptor.h | 43 - (id<ANTLRTree>)dupTree:(id<ANTLRTree>)aTree; // copies the entire subtree, recursively
|
| /external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
| ANTLRCommonTree.m | 275 /** For every node in this subtree, make sure it's start/stop token's
|
| ANTLRCommonTreeAdaptor.m | 105 /** Track start/stop token for subtree root created for a rule.
|
| ANTLRTreeAdaptor.h | 39 - (id)dupTree:(id)aTree; // copies the entire subtree, recursively
|
| /external/apache-xml/src/main/java/org/apache/xpath/axes/ |
| FilterExprIteratorSimple.java | 273 * false, the subtree should not be called.
|
| FilterExprWalker.java | 320 * false, the subtree should not be called.
|
| /external/google-breakpad/src/common/dwarf/ |
| dwarf2diehandler.cc | 103 // the whole subtree.
|
| /external/guava/guava/src/com/google/common/collect/ |
| TreeMultiset.java | 131 * A function which can be summed across a subtree. 790 // newTop is the maximum node in my left subtree 806 // Removes the minimum node from this subtree to be reused elsewhere 818 // Removes the maximum node from this subtree to be reused elsewhere
|
| /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/ |
| Element.java | 186 * subtree. */
|
| /external/mesa3d/src/compiler/glsl/ |
| ir_hierarchical_visitor.h | 152 * assignments for portions of a subtree, which means they need a
|
| /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
| XMPSerializerRDF.java | 739 * @param node the root node of the subtree 823 * Writes all used namespaces of the subtree in node to the output. 824 * The subtree is recursivly traversed. 825 * @param node the root node of the subtree [all...] |
| /frameworks/base/tools/aapt2/xml/ |
| XmlDom.h | 55 // Clones the Node subtree, using the given function to decide how to clone an Element.
|
| /frameworks/native/libs/gui/include/gui/ |
| ISurfaceComposer.h | 183 * Capture a subtree of the layer hierarchy, potentially ignoring the root node.
|
| /libcore/ojluni/src/main/java/sun/security/x509/ |
| EDIPartyName.java | 246 * Return subtree depth of this name for purposes of determining
|
| /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/Include/ |
| intermediate.h | 986 void setConstSubtree(TIntermTyped* subtree) { constSubtree = subtree; } [all...] |
| /external/antlr/antlr-3.4/runtime/Python/antlr3/ |
| treewizard.py | 196 subtree = self.parseTree() 197 self.adaptor.addChild(root, subtree) 524 on the various nodes and '.' (dot) as the node/subtree wildcard,
|
Completed in 1338 milliseconds
<<11121314151617181920>>