HomeSort by relevance Sort by last modified time
    Searched full:traversal (Results 501 - 525 of 888) sorted by null

<<21222324252627282930>>

  /external/apache-xml/src/main/java/org/apache/xpath/
NodeSetDTM.java 33 import org.w3c.dom.traversal.NodeIterator;
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
layer2.py 680 traversal of the index. Default is forward (True).
    [all...]
  /external/clang/lib/CodeGen/
CodeGenPGO.cpp 207 /// The count at the current location in the traversal.
  /external/e2fsprogs/lib/ext2fs/
tdb.c 228 int traverse_read; /* read-only traversal */
235 struct tdb_traverse_lock travlocks; /* current traversal locks */
    [all...]
  /external/google-breakpad/src/third_party/libdisasm/
libdis.h 275 /* Linked list of x86_op_t; provided for manual traversal of the operand
    [all...]
  /external/guava/guava/src/com/google/common/collect/
MinMaxPriorityQueue.java 378 * used by iterator.remove so as to visit elements during a traversal once and
  /external/guava/guava/src/com/google/common/util/concurrent/
CycleDetectingLockFactory.java 718 * Performs a depth-first traversal of the graph edges defined by each
    [all...]
  /external/jsoncpp/include/json/
value.h 627 * \internal previous_ & next_ allows for bidirectional traversal.
  /external/libmicrohttpd/src/microhttpd/
internal.h 1226 * Used to avoid O(n) traversal over all connections when determining
    [all...]
  /external/libxml2/doc/devhelp/
libxml2-xpointer.html 126 <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="libxml2-xpath.html#xmlXPathContext">xmlXPathContext</a> just allocated.</td></tr></tbody></table></div></div>
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 489 /// Visit all nodes in the expression tree using worklist traversal.
  /external/llvm/lib/Support/
Path.cpp 677 // Skip the root path, then look for traversal in the components.
  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 665 /// processing to avoid breaking the SCC traversal.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
DeadStoreElimination.cpp 14 // traversal. Doing so would be pretty trivial.
    [all...]
  /external/llvm/lib/Transforms/Utils/
LoopSimplify.cpp 186 /// if it's not already in there. Stop predecessor traversal when we reach
    [all...]
  /external/mesa3d/src/mesa/program/
prog_noise.c 512 * then find the correct traversal order for the simplex we're in.
  /external/replicaisland/res/values/
strings.xml 343 I may have found a path into the forest. The grasslands stretch out ahead in what appears to be a small glade, but I think that beyond them the border of the forest will thin. If my calculations are correct, this side of the island should be shady most of the year, so I expect that the almost impenetrable forest vegetation will yield enough to permit traversal.\n
  /external/selinux/sepolgen/src/sepolgen/
refpolicy.py 173 first traversal of the tree (controlled by the depthfirst
  /external/v8/src/heap/
mark-compact.cc 948 // overflow) traversal of the graph of objects reachable from the roots. It
954 // The marking stack can overflow during traversal. In that case, we set an
    [all...]
  /external/v8/tools/
run_perf.py 877 # Callback to be called on each node on traversal.
  /external/valgrind/coregrind/
m_wordfm.c 762 // This in-order traversal requires each node to be pushed and popped
  /external/vboot_reference/futility/
cmd_sign.c 27 #include "traversal.h"
  /frameworks/base/core/java/android/view/
AccessibilityInteractionController.java 93 // tree traversal.
    [all...]
InputDevice.java 250 * For example, an upward swipe should be as an upward focus traversal in the same manner as
    [all...]
  /frameworks/base/core/java/android/widget/
AdapterView.java 903 // If we are in a layout traversal, defer notification
    [all...]

Completed in 417 milliseconds

<<21222324252627282930>>