HomeSort by relevance Sort by last modified time
    Searched full:caches (Results 176 - 200 of 627) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/valgrind/main/none/tests/x86/
bug152818-x86.c 16 * guess 2: cache flush (whether processors had caches at that time?)
  /external/webkit/Source/WebCore/bindings/objc/
DOMInternal.mm 45 // NSMapTable with zeroing weak pointers is the recommended way to build caches like this under garbage collection.
  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheGroup.h 145 // All complete caches in this cache group.
ApplicationCacheHost.cpp 300 // FIXME: Add "Creation Time" and "Update Time" to Application Caches.
443 // If the group of application caches to which cache belongs has the lifecycle status obsolete, unassociate document from cache.
  /external/webkit/Source/WebCore/platform/graphics/chromium/
CrossProcessFontLoading.mm 154 // First remove ourselves from the caches.
  /external/webkit/Source/WebKit/mac/Misc/
WebIconDatabase.h 93 @param cache If yes, caches the returned image in memory if not already cached
  /external/webkit/Source/WebKit2/UIProcess/mac/
WebContextMac.mm 60 cacheDir = [NSHomeDirectory() stringByAppendingPathComponent:@"Library/Caches"];
  /frameworks/base/core/java/android/text/method/
WordIterator.java 28 * {@link BreakIterator#getWordInstance()}, and caches {@link CharSequence}
  /frameworks/compile/mclinker/include/mcld/Support/
Directory.h 33 * status. The FileStatus objects act as value caches.
  /libcore/luni/src/main/java/java/security/
SecureClassLoader.java 123 // Constructs and caches ProtectionDomain for the given CodeSource
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
AbstractSessionContext.java 37 * Supports SSL session caches.
  /packages/apps/Launcher2/src/com/android/launcher2/
ShortcutAndWidgetContainer.java 177 // Update the drawing caches
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_ios.tcc 68 // Per 27.1.1, do not call imbue, yet must trash all caches
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_ios.tcc 70 // Per 27.1.1, do not call imbue, yet must trash all caches
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_ios.tcc 70 // Per 27.1.1, do not call imbue, yet must trash all caches
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.tcc 68 // Per 27.1.1, do not call imbue, yet must trash all caches
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.tcc 68 // Per 27.1.1, do not call imbue, yet must trash all caches
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.tcc 68 // Per 27.1.1, do not call imbue, yet must trash all caches
  /system/core/libpixelflinger/codeflinger/
CodeCache.cpp 157 // synchronize caches...
  /frameworks/base/core/java/android/webkit/
WebSettings.java 948 * Tells the WebView to enable Application Caches API.
950 * @param flag true if the WebView should enable Application Caches
957 * Sets a custom path to the Application Caches files. The client
961 * Application Caches files. The appCache path can be
970 * Sets the maximum size for the Application Caches content.
    [all...]
  /external/chromium/chrome/browser/task_manager/
task_manager.h 244 // resource index. Caches the result since this calculation can take time on
249 // resource index. Caches the result since this calculation can take time on
  /external/icu4c/common/
resbund.cpp 131 * Thread-safety is implemented around caches, both the cache that
133 * indicating whether or not a file has been visited. These caches
  /external/kernel-headers/original/asm-mips/
sgiarcs.h 58 /* Primary insn and data caches. */
61 /* Secondary insn, data, and combined caches. */
  /external/qemu/
softmmu_template.h 132 * must invalidate two caches in TLB. */
308 * must invalidate two caches in TLB. */
  /frameworks/base/services/java/com/android/server/
DeviceStorageMonitorService.java 270 * Preferred this over using a ContentObserver since Settings.Secure caches the value
290 * Preferred this over using a ContentObserver since Settings.Secure caches the value

Completed in 1948 milliseconds

1 2 3 4 5 6 78 91011>>