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

<<11121314151617181920>>

  /frameworks/base/core/java/android/hardware/display/
DisplayManagerInternal.java 130 * @param inTraversal True if called from WindowManagerService during a window traversal
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NavigationBarInflaterView.java 182 // Inflate these in start to end order or accessibility traversal will be messed up.
  /libcore/jsr166-tests/src/test/java/jsr166/
ConcurrentLinkedQueueTest.java 219 * Queue contains all elements, in traversal order, of successful addAll
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
suggestions_output_utils.cpp 188 // TODO: Check shortcuts during traversal for multiple words suggestions.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl.h 261 traversal. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 276 traversal. */
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_mutants.py 10 # biggest" containee so far, across a traversal of the container; but
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_mutants.py 10 # biggest" containee so far, across a traversal of the container; but
  /prebuilts/go/darwin-x86/src/go/ast/
commentmap.go 70 // AST in depth-first and thus _source_ order. If AST traversal
  /prebuilts/go/linux-x86/src/go/ast/
commentmap.go 70 // AST in depth-first and thus _source_ order. If AST traversal
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mutants.py 10 # biggest" containee so far, across a traversal of the container; but
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mutants.py 10 # biggest" containee so far, across a traversal of the container; but
  /art/compiler/optimizing/
parallel_move_resolver.cc 142 // Perform a depth-first traversal of the move graph to resolve
430 // Perform a depth-first traversal of the move graph to resolve
  /external/chromium-trace/catapult/third_party/WebOb/docs/
differences.txt 417 These all relate to traversal, which is part of the publishing
421 Also associated with traversal and preparing the request.
  /external/dlmalloc/
malloc.h 282 purposes. Traversal does not include include chunks that have been
288 are held during the entire traversal. It is a bad idea to invoke
  /external/jemalloc/include/jemalloc/internal/
rb.h 326 * Description: Iterate over the tree with post-order traversal, remove
330 * during traversal.
    [all...]
  /external/opencv3/modules/flann/include/opencv2/flann/
kdtree_index.h 417 * traversal of the tree.
434 * because the tree traversal is abandoned after a given number of descends in
  /external/v8/test/cctest/
test-log.cc 448 // Test that logging of code create / move events is equivalent to traversal of
479 logger->StringEvent("test-traversal-done", "");
  /frameworks/base/core/java/android/os/
FileUtils.java 409 * {@link File#getCanonicalFile()} to avoid symlink or path traversal
426 * {@link File#getCanonicalFile()} to avoid symlink or path traversal
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 180 * style traversal instead of simple cyclic traversal to reduce
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_associate.py 242 print "Primary key traversal:"
259 print "Secondary key traversal:"
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_associate.py 242 print "Primary key traversal:"
259 print "Secondary key traversal:"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_associate.py 242 print "Primary key traversal:"
259 print "Secondary key traversal:"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_associate.py 242 print "Primary key traversal:"
259 print "Secondary key traversal:"
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 135 " -D --depth: Depth of directory tree to create for traversal.\n",
607 // traversal using fts_open().

Completed in 1100 milliseconds

<<11121314151617181920>>