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

<<11121314151617181920>>

  /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/webkit/Source/JavaScriptCore/bytecode/
SamplingTool.h 385 // before 'dump()' has walked over the list it will potentially walk over an
  /external/webkit/Source/WebCore/icu/unicode/
ucoleitr.h 43 * The UCollationElements API is used as an iterator to walk through each
  /external/webkit/Source/WebCore/page/mac/
FrameMac.mm 156 // walk backwards in the node tree, until another element, or form, or end of tree
  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.h 208 // Called as we walk down the tree to build replicas.
  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnLocalTriangulator.cpp 108 // that have already been produced. We walk around them in a
  /external/webkit/Source/WebCore/rendering/
RenderLayerCompositor.h 158 // Walk the tree looking for layers with 3d transforms. Useful in case you need
  /external/webkit/Tools/Scripts/
test-webkitpy 128 for dir_path, dir_names, file_names in os.walk(dir_to_clean):
  /external/webkit/Tools/Scripts/webkitpy/common/system/
filesystem.py 105 for (dirpath, dirnames, filenames) in os.walk(path):
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
radiotap.c 164 * starting from b0 in the bitmap, so we can walk the payload
  /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
  /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.
  /dalvik/vm/alloc/
MarkSweep.cpp 602 * Walk across the bitmaps and scan each object.
910 * 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/elfutils/libdwfl/
libdwfl.h 213 /* Iterate through the modules, starting the walk with OFFSET == 0.
215 When *CALLBACK returns another value, the walk stops and the
  /external/libusb-compat/libusb/
core.c 259 /* walk through all busses we already know about, removing duplicates
594 /* walk through the devices we already know about, removing duplicates

Completed in 1608 milliseconds

<<11121314151617181920>>