/external/llvm/lib/Analysis/IPA/ |
CallGraph.cpp | 230 /// This does not rescan the body of the function, so it is suitable when
|
/external/qemu/distrib/jpeg-6b/ |
jpegtran.c | 373 * values read here are mostly ignored; we will rescan the switches after
|
cjpeg.c | 507 * values read here are ignored; we will rescan the switches after opening
|
djpeg.c | 470 * values read here are ignored; we will rescan the switches after opening
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowSimpleCursorAdapter.java | 343 // rescan columns in case cursor layout is different
|
/frameworks/support/v4/java/android/support/v4/widget/ |
SimpleCursorAdapter.java | 327 // rescan columns in case cursor layout is different
|
/external/bison/data/m4sugar/ |
foreach.m4 | 44 # expansions, but avoids the need to rescan a quadratic number of
|
/external/chromium_org/content/browser/worker_host/ |
worker_service_impl.cc | 555 // have to rescan the list from the beginning (our iterator is now
|
/external/chromium_org/sync/engine/ |
get_commit_ids.cc | 456 // the above scan, but instead we rescan here. This is less efficient, but
|
/external/e2fsprogs/e2fsck/ |
problem.h | 527 /* Pass 1B: Rescan for duplicate/bad blocks */
|
/external/jpeg/ |
cjpeg.c | 507 * values read here are ignored; we will rescan the switches after opening
|
djpeg.c | 470 * values read here are ignored; we will rescan the switches after opening
|
/external/llvm/include/llvm/Analysis/ |
CallGraph.h | 142 /// This does not rescan the body of the function, so it is suitable when
|
/external/mdnsresponder/mDNSPosix/ |
Makefile | 304 # -m means 'merge into existing database', -R means 'rescan directories'
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pkgutil.py | 377 rescan of sys.path_hooks is necessary.
|
codecs.py | 367 of new fresh data without having to rescan the whole [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pkgutil.py | 377 rescan of sys.path_hooks is necessary.
|
codecs.py | 367 of new fresh data without having to rescan the whole [all...] |
/external/chromium/chrome/browser/resources/file_manager/js/ |
file_manager.js | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/ |
nasm-pp.c | 4091 int nparam, sparam, brackets, rescan; local [all...] |
/external/clang/lib/Frontend/ |
InitHeaderSearch.cpp | 544 // Since dupes of system dirs are rare, just rescan to find the original
|
/external/libvorbis/examples/ |
frameview.pl | 208 my $panel_rescan=$panel_shell->Button(-text=>"rescan",-command=>[sub{scan_directory()}])->
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPUtilsImpl.java | 1064 // doubling. So we have to rescan the front of the string for [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
file_manager.js | 278 dm.addEventListener('rescan-completed', [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ForkJoinPool.java | 301 * to the wait queue. During a rescan, the worker might release [all...] |