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

<<11121314151617181920>>

  /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/v4/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 360 * Used to reverse item traversal and layout order.
399 // 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:
CountedCompleter.java 615 * completion traversal loops.
634 * traversal loop for homogeneous task hierarchies:
LinkedBlockingQueue.java 241 * added in traversal order of the collection's iterator.
760 // Unlike other traversal methods, iterators must handle both:
    [all...]
  /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...]
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
LocPathIterator.java 602 * @see org.w3c.dom.traversal.NodeIterator
617 * @see org.w3c.dom.traversal.NodeIterator
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
Compiler.java 734 * Get a {@link org.w3c.dom.traversal.NodeFilter} bit set that tells what
739 * @return {@link org.w3c.dom.traversal.NodeFilter} bit set that tells what
    [all...]
  /external/chromium-trace/catapult/tracing/tracing/extras/android/
android_auditor.html 625 description: 'Primary draw traversals. This is the primary traversal of the View hierarchy, including layout and draw passes.'}); // @suppress longLineCheck
636 description: 'A drawing traversal of the View hierarchy, comprised of all layout and drawing needed to produce the frame.'}); // @suppress longLineCheck
    [all...]
  /external/llvm/include/llvm/CodeGen/
ScheduleDAG.h 700 /// Visited - a set of nodes visited during a DFS traversal.
703 /// DFS - make a DFS traversal and mark all nodes affected by the
  /external/llvm/lib/CodeGen/
Analysis.cpp 384 /// Move the given iterators to the next leaf type in depth first traversal.
386 /// Performs a depth-first traversal of the type as specified by its arguments,
  /external/protobuf/java/src/main/java/com/google/protobuf/
RopeByteString.java 708 * This class is a continuable tree traversal, which keeps the state
709 * information which would exist on the stack in a recursive traversal instead
    [all...]

Completed in 1859 milliseconds

<<11121314151617181920>>