Searched
full:traversal (Results
451 -
475 of
904) sorted by null
<<11121314151617181920>>
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/ |
CTableCombo.java | 477 // do not use them for traversal.
|
/external/eigen/Eigen/src/SparseQR/ |
SparseQR.h | 412 Index st = m_firstRowElt(curIdx); // The traversal of the etree starts here
|
/external/gemmlowp/internal/ |
pack.h | 100 // the fine details of the storage/traversal order.
|
/external/google-breakpad/src/common/mac/ |
macho_reader.cc | 425 // Return true if the traversal found the segment, false otherwise.
|
/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/ |
MonitorBasedArrayBlockingQueue.java | 197 * added in traversal order of the collection's iterator.
|
MonitorBasedPriorityBlockingQueue.java | 51 * ordered traversal, consider using
|
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/ |
bDNA.cpp | 24 //this define will force traversal of structures, to check backward (and forward) compatibility
|
/external/libxml2/include/libxml/ |
tree.h | [all...] |
/external/llvm/lib/CodeGen/ |
ScheduleDAG.cpp | 541 /// DFS - Make a DFS traversal to mark all nodes reachable from SU and mark
|
/external/llvm/lib/Target/WebAssembly/ |
WebAssemblyCFGStackify.cpp | 104 /// Post-order traversal stack entry.
|
/external/llvm/lib/Transforms/Instrumentation/ |
PGOInstrumentation.cpp | 577 // For efficient traversal, it's better to start from the end as most
|
/external/llvm/lib/Transforms/Utils/ |
LoopUtils.cpp | 110 // Terminate the traversal if the operand is not an instruction, or we
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_optimize.c | 620 /* Note that with the top down traversal, we can safely pacth the mov
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
UDPMessageChannel.java | 71 * Hagai Sela addded fixes for NAT traversal. Jeroen van Bemmel fixed up for [all...] |
/external/opencv3/3rdparty/openexr/IlmImf/ |
ImfHuf.cpp | 390 // during the traversal, then the code for symbol j becomes
|
/external/regex-re2/re2/ |
regexp.h | 405 // Helper traversal class, defined fully in walker-inl.h.
|
/external/v8/src/crankshaft/ |
lithium.cc | 595 // of fields) of the captured objects in depth-first traversal order, or
|
/external/v8/src/profiler/ |
profile-generator.cc | 327 // Non-recursive implementation of a depth-first post-order tree traversal.
|
/external/vboot_reference/futility/ |
cmd_show.c | 25 #include "traversal.h"
|
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
SurfaceViewRenderer.java | 84 // traversal of the View tree, followed by an onLayout() pass that is also top-down. During the
|
/external/zlib/src/examples/ |
gun.c | 208 unsigned code; /* code, table traversal index */
|
/frameworks/base/core/java/android/view/ |
FocusFinder.java | 615 * This is used for sequential focus traversal.
|
/frameworks/base/core/java/android/widget/ |
RemoteViews.java | [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
ExploreByTouchHelper.java | 666 * traversal.
|
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
StaggeredGridLayoutManager.java | [all...] |
Completed in 1360 milliseconds
<<11121314151617181920>>