HomeSort by relevance Sort by last modified time
    Searched full:traversal (Results 426 - 450 of 904) sorted by null

<<11121314151617181920>>

  /external/e2fsprogs/e2fsck/
dict.c 134 * Do a postorder traversal of the tree rooted at the specified
149 * search tree. It performs an inorder traversal of the tree using the
    [all...]
pass1b.c 12 * Pass1C does a tree-traversal of the filesystem, to determine the
recovery.c 396 /* If we already know where to stop the log traversal,
  /external/eigen/Eigen/src/Core/products/
GeneralBlockPanelKernel.h     [all...]
  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 812 // Iterator traversal: forward iteration onl
    [all...]
  /external/llvm/lib/Analysis/
GlobalsModRef.cpp 472 // We do a bottom-up SCC traversal of the call graph. In other words, we
491 // We do a bottom-up SCC traversal of the call graph. In other words, we
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonEarlyIfConv.cpp 560 // We will change CFG/DT during this traversal, so take precautions to
576 // that are in L. Skip the non-L blocks only after the tree traversal.
    [all...]
  /external/svox/pico/lib/
picopam.c 254 /*---------------------- Tree traversal related data -------------------*/
430 /*-------------- tree traversal ---------------------------------------*/
    [all...]
  /frameworks/base/core/java/android/view/
View.java 400 * pass is implemented in {@link #measure(int, int)} and is a top-down traversal
    [all...]
  /frameworks/base/libs/hwui/
PathTessellator.cpp 596 // TODO: use normal from bezier traversal for cap, instead of from vertices
643 // TODO: use normal from bezier traversal for cap, instead of from vertices
    [all...]
  /art/test/968-default-partial-compile-generated/util-src/
generate_smali.py 508 Performs depth-first traversal of the interface tree this interface is the
  /art/test/970-iface-super-resolution-generated/util-src/
generate_smali.py 483 Performs depth-first traversal of the interface tree this interface is the
  /art/test/971-iface-super/util-src/
generate_smali.py 591 Performs depth-first traversal of the interface tree this interface is the
  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityWindowQueryTest.java     [all...]
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3collections.h 351 ANTLR3_UINT32 bitNum; /**< This is the left/right bit index for traversal along the nodes */
  /external/apache-xml/src/main/java/org/apache/xpath/
Expression.java 59 * @return true if traversal outside the context node's subtree can occur.
  /external/apache-xml/src/main/java/org/apache/xpath/jaxp/
XPathImpl.java 39 import org.w3c.dom.traversal.NodeIterator;
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XNodeSet.java 31 import org.w3c.dom.traversal.NodeIterator;
XObject.java 39 import org.w3c.dom.traversal.NodeIterator;
  /external/bison/src/
reduce.c 107 This iteration doesn't use any special traversal over the
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
layer1.py 503 traversal of the index. Default is forward (True).
table.py 427 traversal of the index. Default is forward (True).
  /external/chromium-trace/catapult/tracing/tracing/model/
vm_region_test.html 958 // Assuming the traversal order is deterministic, we check that once the
  /external/clang/docs/
LibASTMatchersTutorial.rst 207 and traversal matchers to get from one kind of AST node to another. For
  /external/clang/test/Index/
c-index-api-loadTU-test.m 57 // Test attribute traversal.

Completed in 898 milliseconds

<<11121314151617181920>>