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

1 2 3 4 56 7 8 91011>>

  /dalvik/vm/alloc/
HeapBitmap.h 119 * Walk through the bitmaps in increasing address order, and find the
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
Tree.as 27 /** Walk upwards and get first ancestor with this token type. */
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeVisitor.m 88 t = [action pre:(ANTLRTreeVisitorAction *)t]; // if rewritten, walk children of new t
ANTLRDFA.m 187 // walk first to find how big it is.
208 // walk first to find how big it is.
  /external/chromium/chrome/browser/prefs/
pref_value_map.cc 110 // Walk over the maps in lockstep, adding everything that is different.
  /external/chromium/chrome/browser/ui/views/status_icons/
status_tray_win.cc 70 // Walk our icons, find which one was clicked on, and invoke its
  /external/chromium/net/test/
python_utils.cc 82 // how far down it goes. So we walk upwards from DIR_EXE until we
  /external/clang/tools/scan-build/
set-xcode-analyzer 18 for root, dirs, files in os.walk(path):
  /external/dropbear/libtommath/
dep.pl 3 # Walk through source, add labels and make classes
  /external/freetype/src/base/
ftbbox.c 58 /* user :: A pointer to the current walk context. */
153 /* user :: The address of the current walk context. */
522 /* user :: The address of the current walk context. */
636 /* the two boxes are different, now walk over the outline to */
  /external/icu4c/common/
locavailable.cpp 56 // for now, there is a hardcoded list, so just walk through that list and set it up.
  /external/ipsec-tools/src/racoon/
nattraversal.h 96 /* Walk through all rmconfigs and tell if NAT-T is enabled in at least one. */
  /external/jmonkeyengine/engine/src/test/jme3test/export/
TestOgreConvert.java 77 chan.setAnim("Walk");
  /external/llvm/docs/HistoricalNotes/
2001-06-01-GCCOptimizations2.txt 32 structured... of course it would be no walk in the park, but it would be
  /external/llvm/include/llvm/Analysis/
ConstantsScanner.h 10 // This class implements an iterator to walk through the constants referenced by
  /external/oprofile/libdb/
db_debug.c 115 printf("hash table walk found %d node expect %d node\n",
  /external/v8/test/es5conform/
testcfg.py 82 for root, dirs, files in os.walk(current_root):
  /external/webkit/Source/WebCore/manual-tests/
optgroup-empty-and-nested.html 9 <!-- A div here is invalid. However, both IE and Firefox will walk into it
  /external/webkit/Tools/Scripts/
find-mismatched-layout-test-results 93 for dirpath, dirnames, filenames in os.walk(path):
  /external/webkit/Tools/Scripts/webkitpy/common/system/
workspace.py 54 # for root, dirs, files in os.walk(source_path):
  /packages/wallpapers/Basic/res/values/
strings.xml 33 See through your phone and walk around without risking accidents.
  /packages/wallpapers/Basic/res/values-en-rGB/
strings.xml 25 <string name="wallpaper_walkaround_desc" msgid="1714824320382778730">"See through your phone and walk around without the risk of having an accident."</string>
  /dalvik/dx/src/com/android/dx/ssa/
Dominators.java 36 * The basic idea behind this algorithm is to perform a DFS walk, keeping track
251 * Callback for depth-first walk through control flow graph (either
  /external/antlr/antlr-3.4/runtime/C/doxygen/
doxygengroups.dox 129 /// \defgroup ANTLR3_TREE_WALK_STATE ANTLR3_TREE_WALK_STATE - Tree Walk State Class Definition
229 /// \defgroup pANTLR3_TREE_WALK_STATE pANTLR3_TREE_WALK_STATE - Tree Walk State Implementation
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
DFA.java 186 // walk first to find how big it is.
206 // walk first to find how big it is.

Completed in 984 milliseconds

1 2 3 4 56 7 8 91011>>