Searched
full:walk (Results
676 -
700 of
1498) sorted by null
<<21222324252627282930>>
/external/llvm/lib/Transforms/Scalar/ |
LICM.cpp | 126 /// SinkRegion - Walk the specified region of the CFG (defined by all blocks 134 /// HoistRegion - Walk the specified region of the CFG (defined by all 298 /// SinkRegion - Walk the specified region of the CFG (defined by all blocks 346 /// HoistRegion - Walk the specified region of the CFG (defined by all blocks [all...] |
Sink.cpp | 130 // Walk the basic block bottom-up. Remember if we saw a store.
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_tgsi_info.c | 43 * register values, as we walk the shader.
|
/external/mesa3d/src/glsl/ |
opt_array_splitting.cpp | 84 * This class does a walk over the tree, coming up with the set of
|
opt_tree_grafting.cpp | 366 /* Found a possibly graftable assignment. Now, walk through the
|
/external/openssl/crypto/store/ |
str_mem.c | 218 walk all the way to the end of the store (since any combination
|
/external/replicaisland/src/com/replica/replicaisland/ |
FixedSizeArray.java | 172 * and walk it without the overhead of repeated function calls. Beware that changing this array
|
/external/replicaisland/tools/ |
ExtractPoints.js | 53 // Walk the list of paths and extract edges and normals. Store these in
|
/external/skia/src/gpu/ |
GrResourceCache.h | 186 * head of the list. If/when we must purge some of the entries, we walk the
|
/external/skia/tests/ |
LListTest.cpp | 264 // 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
|
/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
|
Completed in 1670 milliseconds
<<21222324252627282930>>