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

<<11121314151617181920>>

  /external/libvncserver/webclients/java-applet/ssl/
README 20 server instead of doing widget traversal.
  /external/llvm/lib/Analysis/
IVUsers.cpp 151 // If we've come to an uninteresting expression, stop the traversal and
  /external/llvm/lib/CodeGen/
MachineTraceMetrics.cpp 178 // Compute from the block above. A post-order traversal ensures the
214 // Compute from the block below. A post-order traversal ensures the
419 // Specialize po_iterator_storage in order to prune the post-order traversal so
456 // Set up loop bounds for the backwards post-order traversal.
    [all...]
  /external/selinux/policycoreutils/setfiles/
restore.c 279 * the directory traversal.
  /external/v8/src/compiler/
loop-analysis.cc 28 // Temporary loop info needed during traversal and building the loop tree.
node.h 22 // Marks are used during traversal of the graph to distinguish states of nodes.
  /external/v8/src/crankshaft/ia32/
lithium-gap-resolver-ia32.cc 81 // Perform a depth-first traversal of the move graph to resolve
  /external/v8/src/crankshaft/x87/
lithium-gap-resolver-x87.cc 82 // Perform a depth-first traversal of the move graph to resolve
  /external/v8/test/cctest/
cctest.gyp 324 'log-eq-of-logging-and-traversal.js',
  /external/v8/test/mjsunit/
allocation-site-info.js 326 // We'll get a different state traversal if we start with realmBArray.
  /external/vboot_reference/futility/
cmd_vbutil_kernel.c 27 #include "traversal.h"
  /frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DisplayModifier.java 435 // indices instead of iterators for easier bidirectional traversal
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
Expr.java 521 // FIXME: this does not do full traversal so misses some cases
  /frameworks/support/core-ui/java/android/support/v4/widget/
FocusStrategy.java 92 * This is used for sequential focus traversal.
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
LinearLayoutManager.java 365 * Used to reverse item traversal and layout order.
404 // fallback to traversal. This might be necessary in pre-layout.
    [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
LinkedListTest.java 145 * Queue contains all elements, in traversal order, of successful addAll
  /libcore/luni/src/main/java/java/util/concurrent/
package-info.java 188 * <em>weakly consistent</em> rather than fast-fail traversal:
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
IndexedCollectionCertStore.java 57 * detect if a Collection has been modified, a full traversal would be
  /packages/apps/Camera2/src/com/android/camera/settings/
CameraSettingsActivity.java 319 * tries to delete the preference. Traversal stops once the preference
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 311 // Whether the current codepoint can be an intentional omission, in which case the traversal
  /toolchain/binutils/binutils-2.25/bfd/
libcoff-in.h 478 /* Used to indicate failure in traversal routine. */
  /external/clang/include/clang-c/
Index.h     [all...]
  /bionic/libc/bionic/
fts.c 188 * Load the stream structure for the next traversal. Since we don't
511 * its chdir to the root of a traversal, we can lose -- we need to
  /external/aac/libSBRdec/src/
sbr_dec.cpp 334 const int strideIn, /*!< Time data traversal strideIn */
335 const int strideOut, /*!< Time data traversal strideOut */
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/
NodeSet.java 31 import org.w3c.dom.traversal.NodeFilter;
32 import org.w3c.dom.traversal.NodeIterator;
    [all...]

Completed in 1171 milliseconds

<<11121314151617181920>>