HomeSort by relevance Sort by last modified time
    Searched full:walk (Results 376 - 400 of 966) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc 152 // Walk the model, calling our insertion observer method for each item within
  /external/chromium/chrome/common/extensions/docs/static/
tut_oauth.html 8 This tutorial will walk you through the necessary steps for creating a Google Chrome Extension that uses OAuth to access an API. It leverages a library that you can reuse in your extensions.
  /external/chromium/net/base/
registry_controlled_domain.cc 236 // Walk up the domain tree, most specific to least specific,
  /external/chromium/net/spdy/
spdy_session_pool.cc 357 // Walk the aliases map, find references to this pair.
  /external/chromium/third_party/libevent/
evdns.3 288 nameserver. Several algorithms require a full walk of the inflight
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
dispatch.py 119 for root, unused_dirs, files in os.walk(directory):
  /external/clang/lib/StaticAnalyzer/Checkers/
DereferenceChecker.cpp 96 // Walk through lvalue casts to get the original expression
UnreachableCodeChecker.cpp 10 // path-sensitive analysis. We mark any path visited, and then walk the CFG as a
VirtualCallChecker.cpp 93 // If the callee is PreVisited, walk its body.
  /external/elfutils/libdw/
libdwP.h 398 /* Helper function to walk scopes. */
  /external/icu4c/i18n/unicode/
ucoleitr.h 51 * The UCollationElements API is used as an iterator to walk through each
  /external/jmonkeyengine/engine/src/test/jme3test/animation/
TestCinematic.java 130 cinematic.addCinematicEvent(2, new AnimationTrack(model, "Walk", LoopMode.Loop));
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
EscapingEvaluator.java 152 // it into a little node tree which we need to walk to reconstruct the
  /external/llvm/include/llvm/ADT/
PostOrderIterator.h 242 // ReversePostOrderTraversal object is expensive (it must walk the entire graph
  /external/llvm/include/llvm/Analysis/
IntervalIterator.h 17 // This iterator is defined to walk the control flow graph, returning intervals
ValueTracking.h 1 //===- llvm/Analysis/ValueTracking.h - Walk computations --------*- C++ -*-===//
  /external/llvm/include/llvm/CodeGen/
LexicalScopes.h 224 // Depth First Search support to walk and manipulate LexicalScope hierarchy.
  /external/llvm/lib/Analysis/
RegionPass.cpp 75 // Walk Regions
  /external/llvm/lib/Transforms/Scalar/
LICM.cpp 123 /// SinkRegion - Walk the specified region of the CFG (defined by all blocks
131 /// HoistRegion - Walk the specified region of the CFG (defined by all
295 /// SinkRegion - Walk the specified region of the CFG (defined by all blocks
343 /// HoistRegion - Walk the specified region of the CFG (defined by all blocks
    [all...]
Sink.cpp 130 // Walk the basic block bottom-up. Remember if we saw a store.
  /external/llvm/lib/VMCore/
LLVMContextImpl.h 204 // expensive operand walk.
  /external/openssl/crypto/store/
str_mem.c 218 walk all the way to the end of the store (since any combination
  /external/replicaisland/src/com/replica/replicaisland/
FixedSizeArray.java 172 * and walk it without the overhead of repeated function calls. Beware that changing this array
  /external/replicaisland/tools/
ExtractPoints.js 53 // Walk the list of paths and extract edges and normals. Store these in
  /external/srec/srec/clib/
voc_read.c 97 /* set up point to walk the data */

Completed in 7536 milliseconds

<<11121314151617181920>>