| /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/ |
| SymbolTable.h | 169 virtual void setConstSubtree(TIntermTyped* subtree) { constSubtree = subtree; }
|
| /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/stlport/ |
| printers.py | 93 # Walk down to left-most child in right subtree. 98 # Walk up to first parent reached via left subtree.
|
| /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/stlport/ |
| printers.py | 94 # Walk down to left-most child in right subtree. 99 # Walk up to first parent reached via left subtree.
|
| /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
| XMPMeta.java | 449 * Deletes the given XMP subtree rooted at the given property. It is not an error if the 460 * Deletes the given XMP subtree rooted at the given array item. It is not an error if the array 475 * Deletes the given XMP subtree rooted at the given struct field. It is not an error if the 493 * Deletes the given XMP subtree rooted at the given qualifier. It is not an error if the [all...] |
| /libcore/ojluni/src/main/java/java/util/prefs/ |
| Preferences.java | [all...] |
| /external/libxml2/ |
| debugXML.c | [all...] |
| xmlschemas.c | [all...] |
| /frameworks/support/compat/src/main/java/androidx/core/view/accessibility/ |
| AccessibilityNodeInfoCompat.java | [all...] |
| /external/ipsec-tools/src/racoon/ |
| isakmp_xauth.c | 735 xauth_ldap_config.subtree = 0; 907 if (xauth_ldap_config.subtree) 1124 if (xauth_ldap_config.subtree) [all...] |
| /external/libxml2/doc/devhelp/ |
| libxml2-debugXML.html | 183 </pre><p>Implements the XML shell function "du" show the structure of the subtree under node @tree If @tree is null, the command works on the current node.</p> 184 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>ctxt</tt></i>:</span></td><td>the shell context</td></tr><tr><td><span class="term"><i><tt>arg</tt></i>:</span></td><td>unused</td></tr><tr><td><span class="term"><i><tt>tree</tt></i>:</span></td><td>a node defining a subtree</td></tr><tr><td><span class="term"><i><tt>node2</tt></i>:</span></td><td>unused</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 or -1 in case of error</td></tr></tbody></table></div></div> 219 </pre><p>Implements the XML shell function "write" Write the current node to the filename, it saves the serialization of the subtree under the @node specified</p [all...] |
| /external/libxml2/doc/html/ |
| libxml-debugXML.html | 98 </pre><p>Implements the XML shell function "du" show the structure of the subtree under node @tree If @tree is null, the command works on the current node.</p> 99 <div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>ctxt</tt></i>:</span></td><td>the shell context</td></tr><tr><td><span class="term"><i><tt>arg</tt></i>:</span></td><td>unused</td></tr><tr><td><span class="term"><i><tt>tree</tt></i>:</span></td><td>a node defining a subtree</td></tr><tr><td><span class="term"><i><tt>node2</tt></i>:</span></td><td>unused</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 or -1 in case of error</td></tr></tbody></table></div><h3><a name="xmlShellList" id="xmlShellList"></a>Function: xmlShellList</h3><pre class="programlisting">int xmlShellList (<a href="libxml-debugXML.html#xmlShellCtxtPtr">xmlShellCtxtPtr</a> ctxt, <br /> char * arg, <br /> <a href="libxml-tree.html#xmlNodePtr">xmlNodePtr</a> node, <br /> <a href="libxml-tree.html#xmlNodePtr">xmlNodePtr</a> node2)<br /> [all...] |
| /libcore/luni/src/main/java/org/w3c/dom/ |
| Node.java | 422 * automatically constructs its subtree if a corresponding 426 * <br>Note that cloning an immutable subtree results in a mutable copy, 432 * @param deep If <code>true</code>, recursively clone the subtree under [all...] |
| /libcore/ojluni/src/main/java/sun/security/x509/ |
| X500Name.java | [all...] |
| /toolchain/binutils/binutils-2.27/gold/ |
| gdb-index.cc | 597 // arguments. The left subtree may be a qualified name. 602 // Additional qualifiers could live in the left subtree or the right 603 // subtree. Find the last piece. [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
| deflate.h | 214 /* Depth of each subtree used as tie breaker for trees of equal frequency
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
| deflate.h | 211 /* Depth of each subtree used as tie breaker for trees of equal frequency
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
| ftpmirror.py | 3 """Mirror a remote ftp subtree into a local directory tree.
|
| /external/antlr/antlr-3.4/runtime/C/src/ |
| antlr3commontreeadaptor.c | 366 /** Track start/stop token for subtree root created for a rule.
|
| /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
| GrammarAST.java | 543 /** Track start/stop token for subtree root created for a rule.
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
| RFC3280CertPathUtilities.java | [all...] |
| /external/google-breakpad/src/common/dwarf/ |
| dwarf2diehandler.h | 352 // - When we decide to ignore a subtree, we only push an entry on
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| RBBINode.java | 149 // cloneTree Make a copy of the subtree rooted at this node.
|
| /external/icu/icu4c/source/common/ |
| rbbinode.cpp | 142 // cloneTree Make a copy of the subtree rooted at this node.
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| RBBINode.java | 148 // cloneTree Make a copy of the subtree rooted at this node.
|
| /external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
| AutoEscaper.java | 151 // Ignore the entire defcommand subtree, don't even parse it.
|