HomeSort by relevance Sort by last modified time
    Searched full:walk (Results 226 - 250 of 1479) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/runtime/gc/accounting/
heap_bitmap.h 86 void Walk(SpaceBitmap::Callback* callback, void* arg)
  /bionic/libc/upstream-freebsd/lib/libc/stdio/
fclose.c 71 * Lock the spinlock used to protect __sglue list walk in
  /build/tools/
findleaves.py 31 for root, dirs, files in os.walk(rootdir, followlinks=True):
  /cts/hostsidetests/appsecurity/test-apps/ReadExternalStorageApp/src/com/android/cts/readexternalstorageapp/
ReadExternalStorageTest.java 61 // Walk up until we drop our package
  /dalvik/vm/
BitVector.h 35 /* Handy iterator to walk through the bit positions set to 1 */
  /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
  /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/chromium-trace/trace-viewer/src/
ui.js 92 // Walk up the parent constructors until we can find the type of tag
  /external/chromium_org/base/mac/
objc_property_releaser.mm 30 // final, this function should be adapted to walk the attribute list as
  /external/chromium_org/build/android/
asan_symbolize.py 41 for src_dir, _, files in os.walk(asan_lib_dir):
  /external/chromium_org/build/android/gyp/util/
build_utils.py 36 for root, dirnames, filenames in os.walk(directory):
  /external/chromium_org/build/linux/
install-chromeos-fonts.py 70 for base, dirs, files in os.walk(dest_dir):
  /external/chromium_org/cc/debug/
frame_rate_counter.cc 106 // Walk backwards through the samples looking for a run of good frame
  /external/chromium_org/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog_queue.h 54 // Iterators to walk the queue. The queue does not include the currently
  /external/chromium_org/chrome/browser/ui/views/status_icons/
status_tray_win.cc 109 // Walk our icons, find which one was clicked on, and invoke its
  /external/chromium_org/chrome/common/extensions/docs/server2/
link_converter.py 87 for root, dirs, files in os.walk(argv[0]):
  /external/chromium_org/chrome/test/webdriver/test/
util.py 49 for root, dirs, files in os.walk(path, topdown=False):
  /external/chromium_org/native_client_sdk/src/tools/
genhttpfs.py 53 for root, _, files in os.walk(filename):
  /external/chromium_org/net/quic/crypto/
crypto_utils.cc 66 // Walk backwards over the string, stopping at the first trailing dot.
  /external/chromium_org/net/test/
python_utils.cc 83 // how far down it goes. So we walk upwards from DIR_EXE until we
  /external/chromium_org/third_party/WebKit/ManualTests/
optgroup-empty-and-nested.html 9 <!-- A div here is invalid. However, both IE and Firefox will walk into it

Completed in 1480 milliseconds

1 2 3 4 5 6 7 8 91011>>