HomeSort by relevance Sort by last modified time
    Searched full:traverse (Results 226 - 250 of 392) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkerFactory.java     [all...]
  /external/libpcap/
optimize.c 86 * Rather than traverse the code array, marking each item, 'cur_mark' is
    [all...]
  /external/llvm/docs/
GarbageCollection.html 169 collector may traverse and perhaps update them.</li>
287 <p>When it comes time to collect, however, your runtime needs to traverse the
    [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp 879 // Traverse all the global variables looking for constant initializers
885 // Traverse the LLVM functions looking for constant
    [all...]
  /external/ppp/pppd/
sys-solaris.c 340 * And traverse each interface to look specifically for the first
426 * And traverse each interface to look specifically for the first
    [all...]
  /external/v8/src/
ic.cc 678 // properties. It does not traverse the prototype chain, so the
    [all...]
  /external/valgrind/main/coregrind/
m_redir.c 735 /* Traverse the actives, copying the addresses of those we intend
773 /* Now traverse tmpSet, deleting corresponding elements in activeSet. */
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/
ChangeLog 77 (TIntermLoop::traverse):
120 (sh::SearchSymbol::traverse):
    [all...]
  /external/webkit/Source/WebKit/qt/Api/
qwebelement.cpp 95 Alternatively you can traverse the document manually using firstChild() and
131 The \l{DOM Traversal Example} shows one way to traverse documents in a running
    [all...]
  /hardware/broadcom/wlan/bcm4329/dhdutil/
bcmutils.c     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c     [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/res/
XPATHErrorResources.java 713 // upon changed, so the iterator object that was being used to traverse the
    [all...]
  /external/bison/lib/
hash.c 271 /* The functions in this page traverse the hash table and process the
  /external/chromium/chrome/common/extensions/docs/examples/api/tabs/inspector/
jstemplate_compiled.js 217 * @param {Element} node Root element of subtree to traverse.
  /external/clang/docs/
PCHInternals.html 370 generator and semantic analysis to traverse declaration contexts for
  /external/llvm/include/llvm/Bitcode/
Archive.h 287 /// you intend to modify the archive or traverse its contents (e.g. for
  /external/llvm/lib/CodeGen/
StrongPHIElimination.cpp 506 /// a depth-first traversal of the dominator tree. As we traverse down a branch
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LICM.cpp 230 // Traverse the body of the loop in depth first order on the dominator tree so
  /external/valgrind/main/coregrind/m_debuginfo/
priv_storage.h 670 first traverse this array and throw away malloc'd stuff hanging
  /external/webkit/Source/WebCore/editing/
htmlediting.cpp 573 // traverse through ancestors as long as they are contained within the range, content-editable, and below rootNode (could be =0).
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/chromium/
UniscribeHelper.cpp 188 // Our algorithm is to traverse the items in screen order from left to
    [all...]
  /frameworks/base/core/java/android/widget/
ProgressBar.java 309 * traverse layer and state list drawables.
    [all...]
  /frameworks/base/media/libstagefright/rtsp/
MyHandler.h 317 // No firewalls to traverse on the loopback interface.
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java 613 * ConcurrentModificationException}, and guarantees to traverse
Exchanger.java 345 index = m; // Circularly traverse

Completed in 602 milliseconds

1 2 3 4 5 6 7 8 91011>>