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

<<11121314151617181920>>

  /packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ComposeMessageView.java     [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
ExploreByTouchHelper.java 587 * traversal.
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/
__init__.py 195 the old module. It uses a cursor as needed to provide DB traversal.
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/
__init__.py 195 the old module. It uses a cursor as needed to provide DB traversal.
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
racewalk.go 399 // just do generic traversal
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
racewalk.go 396 // just do generic traversal
  /prebuilts/go/darwin-x86/src/debug/dwarf/
entry.go 505 // return successive entries from a pre-order traversal of the tree.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
racewalk.go 399 // just do generic traversal
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
racewalk.go 396 // just do generic traversal
  /prebuilts/go/linux-x86/src/debug/dwarf/
entry.go 505 // return successive entries from a pre-order traversal of the tree.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
__init__.py 195 the old module. It uses a cursor as needed to provide DB traversal.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
__init__.py 195 the old module. It uses a cursor as needed to provide DB traversal.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategy.java 329 // why this is doing a full subtree traversal instead of just walking up
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
libcoff.h 482 /* Used to indicate failure in traversal routine. */
    [all...]
elf32-score.c 131 /* A structure used to count GOT entries, for GOT entry or ELF symbol table traversal. */
    [all...]
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 272 // traverse all subexpressions, following the traversal/rewriter interface.
    [all...]
  /external/libxml2/doc/devhelp/
libxml2-xpath.html 344 </pre><p>An axis traversal function. To traverse an axis, the engine calls the first time with cur == NULL and repeat until the function returns NULL indicating the end of the axis traversal.</p>
    [all...]
  /external/tpm2/
NV.c 125 // time this function is called, the value in iter would be adjusted pointing to the next element in traversal. If
128 // traversal.
    [all...]
  /external/v8/src/compiler/
simplified-lowering.cc 329 bool queued_ = false; // Bookkeeping for the traversal.
330 bool visited_ = false; // Bookkeeping for the traversal.
    [all...]
  /frameworks/base/core/java/android/text/
SpannableStringBuilder.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackView.java     [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java     [all...]
  /art/compiler/optimizing/
constant_folding_test.cc 559 * (forward) post-order traversal of the the dominator tree.
  /art/runtime/gc/allocator/
rosalloc.h 224 // supporting the kUseTail == false parameter would require a O(n) linked list traversal to do
    [all...]
  /art/runtime/
profiler.cc 91 // This is called from either a thread list traversal or from a checkpoint. Regardless

Completed in 1011 milliseconds

<<11121314151617181920>>