HomeSort by relevance Sort by last modified time
    Searched full:traversal (Results 551 - 575 of 902) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/binutils/
objcopy.c     [all...]
  /toolchain/binutils/binutils-2.25/include/
bfdlink.h 109 require a traversal. When an undefined or common symbol is
  /external/llvm/docs/
Passes.rst 531 stored in a global. This pass is implemented as a bottom-up traversal of the
    [all...]
MergeFunctions.rst 275 #. For two trees *T1* and *T2* we perform *depth-first-traversal* and have
  /external/valgrind/cachegrind/
cg_main.c 237 // Do a three step traversal: by file, then fn, then line.
    [all...]
  /external/guice/lib/build/jdiff/
xerces.jar 
  /external/clang/docs/
LibASTMatchersReference.html 48 <li><a href="#traversal-matchers">Traversal Matchers:</a> Matchers that allow traversal between AST nodes.</li>
63 narrowing or traversal matchers, like this:
78 which can then be further refined with a narrowing or traversal matcher. All
79 traversal matchers take node matchers as their arguments.</p>
    [all...]
PCHInternals.rst 310 traversed in normal compilation, since such a traversal is unnecessary.
  /external/dlmalloc/
malloc.c 302 perform traversal of all heap space. Unless access to these
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
  /external/v8/src/heap/
mark-compact.cc 945 // overflow) traversal of the graph of objects reachable from the roots. It
951 // The marking stack can overflow during traversal. In that case, we set an
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
build.go 1049 // as visited in a depth-first post-order traversal.
1105 // dependency order traversal.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
build.go 1049 // as visited in a depth-first post-order traversal.
1105 // dependency order traversal.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemTemplateElement.java 55 * basic traversal of the tree.
    [all...]
StylesheetRoot.java 383 * least import precedence. This is a post-order traversal of the
    [all...]
  /external/bison/lib/
hash.c 279 contained entries. For the traversal to work properly, the hash table
    [all...]
  /external/bison/src/
symtab.c 524 second step, via a traversal of the symbol table sorted on tag.
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp     [all...]
  /external/clang/lib/Rewrite/
RewriteRope.cpp 145 /// efficient in-order forward iteration of the tree without traversal.
  /external/elfutils/
NEWS 56 ar: CVE-2014-9447 Directory traversal vulnerability in ar extraction.
    [all...]
  /external/elfutils/config/
elfutils.spec.in 268 - ar: CVE-2014-9447 Directory traversal vulnerability in ar
    [all...]
  /external/libxml2/
ChangeLog 200 element traversal support
    [all...]
  /external/libxml2/doc/
APIchunk8.html 129 </dd><dt>Traversal</dt><dd><a href="html/libxml-xpathInternals.html#xmlXPathNextAncestor">xmlXPathNextAncestor</a><br />
  /external/libxml2/doc/html/
libxml-xpointer.html 63 <div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>doc</tt></i>:</span></td><td>the XML document</td></tr><tr><td><span class="term"><i><tt>here</tt></i>:</span></td><td>the node that directly contains the XPointer being evaluated or NULL</td></tr><tr><td><span class="term"><i><tt>origin</tt></i>:</span></td><td>the element from which a user or program initiated traversal of the link, or NULL.</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the <a href="libxml-xpath.html#xmlXPathContext">xmlXPathContext</a> just allocated.</td></tr></tbody></table></div><h3><a name="xmlXPtrNewLocationSetNodeSet" id="xmlXPtrNewLocationSetNodeSet"></a>Function: xmlXPtrNewLocationSetNodeSet</h3><pre class="programlisting"><a href="libxml-xpath.html#xmlXPathObjectPtr">xmlXPathObjectPtr</a> xmlXPtrNewLocationSetNodeSet (<a href="libxml-xpath.html#xmlNodeSetPtr">xmlNodeSetPtr</a> set)<br />
  /external/libxml2/os400/libxmlrpg/
tree.rpgle     [all...]

Completed in 2991 milliseconds

<<21222324252627282930>>