HomeSort by relevance Sort by last modified time
    Searched full:walking (Results 51 - 75 of 490) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/e2fsprogs/lib/ext2fs/
ext3_extents.h 60 * truncate uses it to simulate recursive walking
  /external/llvm/include/llvm/Analysis/
OrderedBasicBlock.h 51 /// Cache and number out instruction while walking \p BB.
  /external/llvm/include/llvm/IR/
TypeFinder.h 31 // To avoid walking constant expressions multiple times and other IR
  /external/webrtc/webrtc/build/
merge_libs.py 24 Returns a list of file paths matching |pattern|, by walking the directory tree
  /frameworks/base/location/lib/java/com/android/location/provider/
ActivityRecognitionProvider.java 40 public static final String ACTIVITY_WALKING = "android.activity_recognition.walking";
  /prebuilts/gdb/darwin-x86/lib/python2.7/compiler/
visitor.py 18 The ASTVisitor is responsible for walking over the tree in the
  /prebuilts/gdb/linux-x86/lib/python2.7/compiler/
visitor.py 18 The ASTVisitor is responsible for walking over the tree in the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
visitor.py 18 The ASTVisitor is responsible for walking over the tree in the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
visitor.py 18 The ASTVisitor is responsible for walking over the tree in the
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
FASerializer.java 39 /** To prevent infinite recursion when walking state machines, record
41 * walking in case you reuse this object. Multiple threads will trash
RandomPhrase.java 221 System.err.println("Error walking "+grammarFileName+" rule "+startRule+" seed "+seed);
225 System.err.println("Exception walking "+grammarFileName+" rule "+startRule+" seed "+seed);
  /external/deqp/framework/common/
tcuTestHierarchyIterator.hpp 42 * up, test hierarchy on-demand while walking through it.
79 * Test hierarchy iterator allows walking test case hierarchy in depth-first
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
InterpolationTest.java 131 if (!Float.isNaN(time)) // if "walking" was interrupted by this touch down event
168 time = Float.NaN; // stop "walking"
  /external/skia/src/gpu/
GrAllocator.h 131 * Iterates through the allocator. This is faster than using operator[] when walking linearly
307 * Iterates through the allocator. This is faster than using operator[] when walking linearly
  /external/libxml2/doc/
xmlreader.html 37 <li><a href="#Walking">Walking a simple tree</a></li>
85 <h2><a name="Walking">Walking a simple tree</a></h2>
87 <p>Basically the XmlTextReader API is a forward only tree walking interface.
  /external/google-breakpad/src/common/
stabs_reader.h 113 // An class for walking arrays of STABS entries. This isolates the main
139 // Create a EntryIterator walking the entries in BUFFER. Treat the
207 // The iterator walking the STABS entries.
  /external/unicode/
emoji-zwj-sequences.txt     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
VirtualCallChecker.cpp 124 // AST walking.
178 // Name of the CallExpr whose body is current walking.
  /external/libxml2/include/libxml/
xpath.h 338 /* temporary namespace lists kept for walking the namespace axis */
384 xmlNodePtr ancestor; /* used for walking preceding axis */
  /external/v8/test/cctest/
test-log-stack-tracer.cc 151 // walking.
200 // pointer value as a starting point for stack walking.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ResourceUtils.java 148 // And continue walking through all conditions.
176 // And continue walking through all patterns.
  /art/test/044-proxy/src/
WrappedThrow.java 72 * Throw exceptions, walking down the hierarchy.
  /cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
ExternalStorageTest.java 74 // Keep walking up until we leave device
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
TreeNodeStream.as 90 * after this call. The stream is notified because it is walking the
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
ITree.cs 102 * For huge child lists, inserting children can force walking rest of

Completed in 6402 milliseconds

1 23 4 5 6 7 8 91011>>