HomeSort by relevance Sort by last modified time
    Searched full:walk (Results 801 - 825 of 1498) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/tcmalloc/vendor/src/
thread_cache.h 353 // class. A more comprehensive (and expensive) test would be to walk
  /external/chromium_org/tools/
bisect_utils.py 313 for (path, dir, files) in os.walk(os.getcwd()):
  /external/chromium_org/tools/gn/
builder.cc 462 // Walk backwards since the dependency arrows point in the reverse direction.
  /external/chromium_org/tools/grit/grit/tool/
build.py 184 # Walk the tree of nodes added attributes for the nodes that shouldn't
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSNew.py 222 # Walk the entry tree and collect all the folders and projects.
  /external/chromium_org/ui/base/x/
x11_util.h 219 // Walk up |window|'s hierarchy until we find a direct child of |root|.
  /external/chromium_org/ui/compositor/
layer.h 73 // Retrieves the Layer's compositor. The Layer will walk up its parent chain
  /external/chromium_org/ui/shell_dialogs/
select_file_dialog_mac.mm 321 // Walk through the open dialogs and close them all. Use a temporary vector
  /external/chromium_org/v8/tools/
presubmit.py 202 for (root, dirs, files) in os.walk(path):
  /external/clang/utils/TableGen/
ClangSACheckersEmitter.cpp 255 // Walk through the packages/groups/checkers emitting an array for each
  /external/e2fsprogs/misc/
fsck.8.in 184 Walk through the
  /external/elfutils/libelf/
elf_getdata.c 385 we can simply walk the list of data records. */
  /external/emma/core/java12/com/vladium/util/exception/
ExceptionCommon.java 412 // walk the inheritance chain for 'namespace':
  /external/freetype/include/freetype/
ftglyph.h 364 /* box can take much more time as it needs to walk over all segments */
    [all...]
  /external/icu4c/i18n/unicode/
ucoleitr.h 53 * The UCollationElements API is used as an iterator to walk through each
  /external/jsilver/src/com/google/clearsilver/jsilver/
JSilver.java 157 // Walk parse tree every time.
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
ExpressionTranslator.java 322 // it into a little node tree which we need to walk to reconstruct the
  /external/linux-tools-perf/util/
probe-finder.c 571 /* Walk on lines of blocks included in given DIE */
609 * Walk on lines inside given PDIE. If the PDIE is subprogram, walk only on
640 /* Walk on the lines on lines list */
    [all...]
  /external/llvm/include/llvm/ADT/
PostOrderIterator.h 242 // ReversePostOrderTraversal object is expensive (it must walk the entire graph
  /external/llvm/lib/Analysis/
IVUsers.cpp 94 // If the domtree walk reaches a loop with no preheader, return false.
LoopPass.cpp 211 // Walk Loops
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 192 // Walk all nodes in the graph, assigning them a NodeId of 'ReadyToProcess'
457 // Okay, we know that this node is new. Recursively walk all of its operands
458 // to see if they are new also. The depth of this walk is bounded by the size
462 // As we walk the operands, keep track of the number of nodes that are
    [all...]
  /external/llvm/lib/IR/
Dominators.cpp 263 // walk the block in any case.
  /external/llvm/lib/Target/SystemZ/
SystemZElimCompare.cpp 430 // Walk backwards through the block looking for comparisons, recording
  /external/llvm/tools/bugpoint/
ExtractFunction.cpp 57 // walk the values used by the initializer

Completed in 1591 milliseconds

<<31323334353637383940>>