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

<<11121314151617181920>>

  /external/jsilver/src/org/clearsilver/jni/
JniHdf.java 354 * Use this in conjunction with objNext to walk the HDF tree. Every node
369 * sibling. Use this in conjunction with objChild to walk the HDF tree.
  /external/llvm/include/llvm/Support/
CFG.h 276 // graph of basic blocks... and to walk it in inverse order. Inverse order for
338 // graph of basic blocks... and to walk it in inverse order. Inverse order for
  /external/llvm/lib/CodeGen/
MachineLICM.cpp 160 /// HoistRegionPostRA - Walk the specified region of the CFG and hoist loop
228 /// dominator tree node if its a leaf or all of its children are done. Walk
234 /// HoistOutOfLoop - Walk the specified loop in the CFG (defined by all
489 /// HoistRegionPostRA - Walk the specified region of the CFG and hoist loop
503 // Walk the entire region, count number of defs for each register, and
663 /// dominator tree node if its a leaf or all of its children are done. Walk
684 /// HoistOutOfLoop - Walk the specified loop in the CFG (defined by all
696 // Perform a DFS walk to determine the order of visit.
    [all...]
  /build/tools/
generate-notice-files.py 174 for root, dir, files in os.walk(input_dir):
  /cts/tools/dasm/src/java_cup/
parse_action_row.java 84 /* walk down the row and look at the reduces */
  /dalvik/vm/alloc/
HeapBitmap.cpp 157 * Walk through the bitmaps in increasing address order, and find the
Visit.cpp 118 * register vector, so we can walk through the
  /development/ide/emacs/
android-compile.el 139 Walk up the path until a makefile is found and build it.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 184 // walk first to find how big it is.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DebugTreeAdaptor.cs 82 // walk the tree and emit create and add child events
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DebugTreeAdaptor.cs 90 // walk the tree and emit create and add child events
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugTreeAdaptor.java 78 // walk the tree and emit create and add child events
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
BaseTree.js 121 // walk rest and decrement their child indexes
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRCommonTree.m 276 * are set. Walk depth first, visit bottom up. Only updates nodes
  /external/antlr/antlr-3.4/runtime/Python/
setup.py 38 for root, dirs, files in os.walk(path, topdown=True):
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 61 defines the stream classes used by ANTLR recognizers to walk sequentially
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ACyclicDFACodeGenerator.java 56 //System.out.println("walk "+s.stateNumber+" in dfa for decision "+dfa.decisionNumber);
  /external/apache-xml/src/main/java/org/apache/xalan/serialize/
SerializerUtils.java 110 * Given a result tree fragment, walk the tree and
  /external/chromium/chrome/browser/
memory_details_linux.cc 80 // Walk /proc and get information on all the processes running on the system.
  /external/chromium/chrome/browser/resources/gpu_internals/
timeline_model.js 154 // Walk through events
  /external/clang/include/clang/Sema/
IdentifierResolver.h 71 /// It will walk or not the parent declaration contexts depending on how
  /external/clang/tools/libclang/
CursorVisitor.h 107 // Cache of pre-allocated worklists for data-recursion walk of Stmts.
  /external/dbus/bus/
expirelist.c 167 * this item next time we walk through the list. This would
  /external/elfutils/src/
ranlib.c 181 /* First we walk through the file, looking for all ELF files to
  /external/jmonkeyengine/engine/src/test/jme3test/effect/
TestEverything.java 164 // model.setAnimation("Walk");

Completed in 1741 milliseconds

<<11121314151617181920>>