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

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/libiberty/
splay-tree.c 202 which are from SP, following an in-order traversal. If FN every
559 in-order traversal. If FN every returns a non-zero value, the
  /dalvik/dx/src/com/android/dx/ssa/
Dominators.java 252 * from the entry block or the exit block). Records the traversal order
  /external/autotest/frontend/health/
complete_failures_unittest.py 83 # order if we did a simple traversal.
  /external/clang/docs/
IntroductionToTheClangAST.rst 86 It allows traversal of the whole translation unit starting from
RAVFrontendAction.rst 83 // Return false to stop the traversal of the AST.
  /external/clang/test/SemaCXX/
return-noreturn.cpp 134 // PR9412 - Handle CFG traversal with null successors.
  /external/deqp/framework/common/
tcuTestHierarchyIterator.hpp 59 // \todo [2015-02-26 pyry] Hierarchy traversal should not depend on TestContext
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
Dominators.java 252 * from the entry block or the exit block). Records the traversal order
  /external/e2fsprogs/debugfs/
dump.c 288 * once we've done the traversal. */
  /external/ipsec-tools/
NEWS 123 o Support for NAT Traversal (NAT-T)
  /external/llvm/cmake/modules/
LLVM-Config.cmake 206 # Perform a post-order traversal of the dependency graph.
  /external/llvm/lib/CodeGen/
UnreachableBlockElim.cpp 12 // node. To do this, it performs a simple depth first traversal of the CFG,
  /external/skia/include/gpu/
GrFragmentProcessor.h 191 * they were collected using preorder traversal.
  /external/v8/src/crankshaft/arm64/
lithium-gap-resolver-arm64.cc 99 // Perform a depth-first traversal of the move graph to resolve
  /frameworks/base/core/java/android/animation/
AnimationHandler.java 289 * animation is set before the traversal, by the time of next frame, a lot of time would
  /frameworks/base/docs/html/guide/topics/ui/
how-android-draws.jd 39 and is a top-down traversal of the {@link android.view.View} tree. Each {@link android.view.View}
  /frameworks/support/v4/java/android/support/v4/view/
InputDeviceCompat.java 182 * For example, an upward swipe should be as an upward focus traversal in the same manner as
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_concepts.hpp 108 // Iterator Traversal Concepts
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
concepts.hpp 35 * concepts related to iterator traversal categories. For example, the
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
MiniDrawerView.java 78 // traversal within this ViewGroup as the descendantFocusability prevents the parent from
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_weighting.h 59 // If the traversal omitted the first letter then the dicNode should now be on the second.
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/
fixer_base.py 33 order = "post" # Does the fixer prefer pre- or post-order traversal
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/
fixer_base.py 33 order = "post" # Does the fixer prefer pre- or post-order traversal
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
fixer_base.py 33 order = "post" # Does the fixer prefer pre- or post-order traversal
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
fixer_base.py 33 order = "post" # Does the fixer prefer pre- or post-order traversal

Completed in 689 milliseconds

<<11121314151617181920>>