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

1 2 3 4 5 67 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
ansidecl.h 101 pairs in a single function in case you need to traverse the
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RefactoringTest.java 227 // we can just advance the line index sequentially as we traverse
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
TransformerFactoryImpl.java 119 walker.traverse(node);
296 walker.traverse(node);
  /external/llvm/lib/CodeGen/
MachineCSE.cpp 481 // Now traverse upwards to pop ancestors whose offsprings are all done.
521 // If it's a leaf node, it's done. Traverse upwards to pop ancestors.
StackSlotColoring.cpp 492 /// PropagateBackward - Traverse backward and look for the definition of
557 /// PropagateForward - Traverse forward and look for the kill of OldReg. If
  /external/v8/src/
frames.cc     [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AVT.java 532 * Tell if this expression or it's subexpressions can traverse outside
  /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOM3TreeWalker.java 62 * traverse and serialize a DOM Node (Level 2 or Level 3) as specified in
244 public void traverse(Node pos) throws org.xml.sax.SAXException { method in class:DOM3TreeWalker
318 public void traverse(Node pos, Node top) throws org.xml.sax.SAXException { method in class:DOM3TreeWalker
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
AxesWalker.java 512 * This will traverse the heararchy, calling the visitor for
  /external/chromium/chrome/browser/sync/
profile_sync_service_session_unittest.cc 227 // Tabs are ordered by sessionid in tab_map, so should be able to traverse
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
util.js 215 * @param {Element} node Parent element of the subtree to traverse.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
util.js 215 * @param {Element} node Parent element of the subtree to traverse.
  /external/chromium/third_party/libjingle/source/talk/base/
fileutils.h 68 // dir is the directory to traverse
  /external/grub/stage2/
fsys_minix.c 426 /* else we have to traverse a directory */
  /external/guava/src/com/google/common/collect/
CustomConcurrentHashMap.java 707 * makes it easy to check changes, and also fast to traverse.
    [all...]
  /external/ipsec-tools/src/racoon/
nattraversal.c 473 be inserted only once, but who knows :-) Lets traverse
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 88 /// BuildBlockList - Starting from the specified basic block, traverse back
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 79 // could just start legalizing on the root and traverse the whole graph. In
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 98 BasicBlock *Cur = I++; // Advance over block so we don't traverse new blocks
  /external/openssl/crypto/bio/
bss_file.c 72 * traverse them beyond 2GB with fseek/ftell, but on the other hand *no*
  /external/svox/pico/lib/
picopal.c 151 /* Not enough room in dst, add NULLC and traverse rest of src */
  /external/valgrind/main/coregrind/m_demangle/
ansidecl.h 101 pairs in a single function in case you need to traverse the
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java 124 * this method will return an {@link AccessibilityNodeInfo} that can be used to traverse the
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/include/
ansidecl.h 102 pairs in a single function in case you need to traverse the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
ansidecl.h 101 pairs in a single function in case you need to traverse the

Completed in 822 milliseconds

1 2 3 4 5 67 8 91011>>