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

<<21222324252627282930>>

  /external/skia/src/gpu/
GrResourceCache.h 199 * head of the list. If/when we must purge some of the entries, we walk the
  /external/skia/tests/
LListTest.cpp 265 // walk to a random place either forward or backwards and remove.
  /external/srec/srec/clib/
voc_read.c 97 /* set up point to walk the data */
  /external/tinyxml/docs/
tutorial0.html 199 Below I've defined a function to walk a document and write contents to STDOUT:<p>
  /external/v8/tools/
presubmit.py 198 for (root, dirs, files) in os.walk(path):
  /external/valgrind/main/mpi/
mpiwrap_type_test.c 176 libmpiwrap.so to walk the transferred type, using the callback
  /external/wpa_supplicant_8/src/utils/
radiotap.c 164 * starting from b0 in the bitmap, so we can walk the payload
  /frameworks/base/core/tests/coretests/src/com/android/internal/util/
FileRotatorTest.java 337 // walk forward through time, ensuring that files are cleaned properly
  /frameworks/uiautomator/core/com/android/uiautomator/core/
AccessibilityNodeInfoDumper.java 45 * Using {@link AccessibilityNodeInfo} this method will walk the layout hierarchy
  /hardware/ril/libril/
ril_event.cpp 168 // walk list, see if now >= ev->timeout for any events
  /hardware/ti/omap3/dspbridge/inc/
list.h 116 * Must ONLY be used for empty lists, because it does not walk the
  /hardware/ti/omap3/dspbridge/libbridge/inc/
list.h 116 * Must ONLY be used for empty lists, because it does not walk the
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
Security2Test.java 53 // Now walk through aliases. If an alias has actually been added
  /ndk/sources/cxx-stl/gabi++/src/
dynamic_cast.cc 112 // Helper of __dyanmic_cast to walk the type tree of an object.
  /packages/apps/Calendar/src/com/android/calendar/event/
EventViewUtils.java 183 // Walk through the method list, removing entries that aren't in the allowed list.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_repr.py 233 for dirpath, dirnames, filenames in os.walk(self.pkgname):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_repr.py 233 for dirpath, dirnames, filenames in os.walk(self.pkgname):
  /dalvik/vm/alloc/
MarkSweep.cpp 603 * Walk across the bitmaps and scan each object.
911 * Walk through the list of objects that haven't been marked and free
  /dalvik/vm/oo/
Object.cpp 163 * situations, and we won't see them unless we walk the lists this way.
649 * situations, and we won't see them unless we walk the lists this way.
  /external/chromium/net/disk_cache/
block_files.cc 215 // Walk this chain of files removing empty ones.
523 // We walk the list of files for this particular block type, deleting the ones
  /external/chromium_org/chrome/browser/background/
background_mode_manager.cc 598 // Walk the BackgroundModeData for all profiles and count the number of apps.
639 // Walk the BackgroundModeData for all profiles to see if one of their
  /external/chromium_org/chrome/browser/password_manager/
native_backend_gnome_x.cc 577 // We could walk the list and delete items as we find them, but it is much
621 // We could walk the list and add items as we find them, but it is much
password_form_manager.cc 552 // so we don't generally need to walk the entire URL path (the else
556 // Walk the origin URL paths one directory at a time to see how
  /external/chromium_org/content/browser/worker_host/
worker_process_host.cc 302 // Walk all pending filters and let them know the worker has been created
546 // Walk all instances and remove the document from their document set.
  /external/chromium_org/net/disk_cache/
block_files.cc 252 // Walk this chain of files removing empty ones.
571 // We walk the list of files for this particular block type, deleting the ones

Completed in 1969 milliseconds

<<21222324252627282930>>