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

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentSkipListSet.java 47 * of elements requires a traversal of the elements, and so may report
48 * inaccurate results if this collection is modified during traversal.
CopyOnWriteArraySet.java 31 * to prevent interference among threads during traversal.
37 * <li>Traversal via iterators is fast and cannot encounter
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/
kotlin-jdk-annotations-0.12.613.jar 
  /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/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
btOverlappingPairCache.h 291 ///by default, do the removal during the pair traversal
  /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/compat/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.

Completed in 1246 milliseconds

<<11121314151617181920>>