HomeSort by relevance Sort by last modified time
    Searched refs:CACHE (Results 26 - 50 of 53) sorted by null

12 3

  /external/chromium_org/content/browser/appcache/
chrome_appcache_service_unittest.cc 28 FILE_PATH_LITERAL("Application Cache");
32 const char kProtectedManifest[] = "http://www.protected.com/cache.manifest";
33 const char kNormalManifest[] = "http://www.normal.com/cache.manifest";
34 const char kSessionOnlyManifest[] = "http://www.sessiononly.com/cache.manifest";
73 cache_thread_(BrowserThread::CACHE, &message_loop_),
  /external/chromium_org/content/shell/
shell_url_request_context_getter.cc 133 base::FilePath cache_path = base_path_.Append(FILE_PATH_LITERAL("Cache"));
139 // changed to simple cache.
146 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::CACHE)
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
AttachmentActionHandler.java 87 (destination == AttachmentDestination.CACHE ||
  /external/chromium_org/content/browser/
browser_main_loop.cc 614 case BrowserThread::CACHE:
617 "Thread", "BrowserThread::CACHE");
738 // - The IO thread is the only user of the CACHE thread.
764 case BrowserThread::CACHE:
    [all...]
browser_thread_impl.cc 30 "Chrome_CacheThread", // CACHE
185 case BrowserThread::CACHE:
  /external/chromium/chrome/browser/
background_application_list_model.cc 136 ImageLoadingTracker::CACHE);
browser_process_impl.cc 782 new BrowserThread(BrowserThread::CACHE));
    [all...]
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
ResponseHeaders.java 77 * In the response, this field's name "no-cache" is misleading. It doesn't
96 * this directive is not honored by this cache.
103 * wants to make a request if it can be fully satisfied by the cache.
126 if ("no-cache".equalsIgnoreCase(directive)) {
145 if ("Cache-Control".equalsIgnoreCase(fieldName)) {
156 if ("no-cache".equalsIgnoreCase(value)) {
425 return ResponseSource.CACHE;
451 // cached response, we may return the cache's response. Like Chrome (but
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
AttachmentUtilities.java 382 * Save the attachment to its final resting place (cache or sd card)
393 if (attachment.mUiDestination == UIProvider.AttachmentDestination.CACHE) {
  /external/bison/djgpp/
config.bat 51 Rem Special arguments are: NLS, XSRC, CACHE, STATIC_LIBS, LIBICONV_PREFIX, LIBINTL_PREFIX and DEPS.
67 if "%1" == "cache" goto NextArgument
68 if "%1" == "CACHE" goto NextArgument
69 if "%1" == "no-cache" goto NoCaching
70 if "%1" == "no-CACHE" goto NoCaching
71 if "%1" == "NO-CACHE" goto NoCaching
74 if "%1" == "no-cache" set CACHING=disabled
75 if "%1" == "no-CACHE" set CACHING=disabled
76 if "%1" == "NO-CACHE" set CACHING=disabled
146 if "%CACHING%" == "enabled" echo --cache-file=%XSRC%/djgpp/config.cache >> args
    [all...]
  /external/chromium_org/chrome/browser/nacl_host/
pnacl_translation_cache.cc 34 // Handle Reading/Writing to Cache.
44 base::WeakPtr<PnaclTranslationCache> cache,
48 base::WeakPtr<PnaclTranslationCache> cache,
75 PnaclTranslationCacheEntry(base::WeakPtr<PnaclTranslationCache> cache,
91 // Call the user callback, and signal to the cache to delete this.
111 base::WeakPtr<PnaclTranslationCache> cache,
115 new PnaclTranslationCacheEntry(cache, key, true));
122 base::WeakPtr<PnaclTranslationCache> cache,
127 new PnaclTranslationCacheEntry(cache, key, false));
134 base::WeakPtr<PnaclTranslationCache> cache,
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
EmlAttachmentProvider.java 57 * exception of the attachment raw data which is stored in the cache). When
71 * The buffer size used to copy data from cache to sd card.
250 * from cache to the external downloads directory (usually the sd card).
262 newDestination.intValue() : UIProvider.AttachmentDestination.CACHE;
446 * Returns the cache directory for eml attachment files.
Attachment.java 256 destination = AttachmentDestination.CACHE;
264 // save the file in the cache
273 LogUtils.e(LOG_TAG, e, "Error in writing attachment to cache");
275 LogUtils.e(LOG_TAG, e, "Error in writing attachment to cache");
UIProvider.java     [all...]
  /external/chromium_org/chrome/browser/metrics/
thread_watcher.cc 103 case BrowserThread::CACHE:
646 StartWatching(BrowserThread::CACHE, "CACHE", kSleepTime, kUnresponsiveTime,
  /external/chromium_org/content/browser/gpu/
shader_disk_cache.cc 34 ShaderDiskCacheEntry(base::WeakPtr<ShaderDiskCache> cache,
37 void Cache();
67 // disk cache and send to the memory cache.
72 ShaderDiskReadHelper(base::WeakPtr<ShaderDiskCache> cache, int host_id);
110 ShaderClearHelper(scoped_refptr<ShaderDiskCache> cache,
140 ShaderDiskCacheEntry::ShaderDiskCacheEntry(base::WeakPtr<ShaderDiskCache> cache,
143 : cache_(cache),
156 void ShaderDiskCacheEntry::Cache() {
216 LOG(ERROR) << "Failed to create shader cache entry: " << rv
    [all...]
  /external/okhttp/src/main/java/com/squareup/okhttp/
HttpResponseCache.java 68 * <h3>Cache Optimization</h3>
69 * To measure cache effectiveness, this class tracks three statistics:
72 * of HTTP requests issued since this cache was created.
76 * those requests whose responses were served by the cache.
78 * Sometimes a request will result in a conditional cache hit. If the cache
84 * <p>The best way to improve the cache hit rate is by configuring the web
86 * href="http://www.ietf.org/rfc/rfc2616.txt">HTTP/1.1 (RFC 2068)</a> cache
87 * headers, it doesn't cache partial responses.
91 * necessary to skip the cache, and fetch data directly from the server. To forc
131 private final DiskLruCache cache; field in class:HttpResponseCache
    [all...]
  /external/oprofile/events/mips/24K/
events 16 event:0xb counters:0,1 um:zero minimum:500 name:DCACHE_MISSES : 11-0 Data cache misses
28 event:0x9 counters:0 um:zero minimum:500 name:ICACHE_ACCESSES : 9-0 Instruction cache accesses
29 event:0xa counters:0 um:zero minimum:500 name:DCACHE_ACCESSES : 10-0 Data cache accesses
31 event:0xd counters:0 um:zero minimum:500 name:STORE_MISS_INSNS : 13-0 Cacheable stores that miss in the cache
39 event:0x15 counters:0 um:zero minimum:500 name:L2_CACHE_WRITEBACKS : 21-0 L2 cache lines written back to memory
40 event:0x16 counters:0 um:zero minimum:500 name:L2_CACHE_MISSES : 22-0 L2 cache accesses that missed in the cache
42 event:0x18 counters:0 um:zero minimum:500 name:CACHE_FIXUP_CYCLES : 24-0 Cache fixup cycles (specific to the 24K family microarchitecture)
55 event:0x25 counters:0 um:zero minimum:500 name:ICACHE_MISS_STALLS : 37-0 Stall cycles due to an instruction cache miss
57 event:0x27 counters:0 um:zero minimum:500 name:DCACHE_MISS_CYCLES : 39-0 Cycles a data cache miss is outstanding, but not necessarily stalling the pipelin
    [all...]
  /external/oprofile/events/mips/34K/
events 16 event:0xb counters:0,1 um:zero minimum:500 name:DCACHE_MISSES : 11-0 Data cache misses
28 event:0x9 counters:0 um:zero minimum:500 name:ICACHE_ACCESSES : 9-0 Instruction cache accesses
29 event:0xa counters:0 um:zero minimum:500 name:DCACHE_ACCESSES : 10-0 Data cache accesses
31 event:0xd counters:0 um:zero minimum:500 name:STORE_MISS_INSNS : 13-0 Cacheable stores that miss in the cache
39 event:0x15 counters:0 um:zero minimum:500 name:L2_CACHE_WRITEBACKS : 21-0 L2 cache lines written back to memory
40 event:0x16 counters:0 um:zero minimum:500 name:L2_CACHE_MISSES : 22-0 L2 cache accesses that missed in the cache
42 event:0x18 counters:0 um:zero minimum:500 name:CACHE_FIXUP_CYCLES : 24-0 Cache fixup cycles (specific to the 34K family microarchitecture)
59 event:0x25 counters:0 um:zero minimum:500 name:ICACHE_MISS_STALLS : 37-0 Stall cycles due to an instruction cache miss
61 event:0x27 counters:0 um:zero minimum:500 name:DCACHE_MISS_CYCLES : 39-0 Cycles a data cache miss is outstanding, but not necessarily stalling the pipelin
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar 
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /external/oprofile/events/mips/1004K/
events 16 event:0xb counters:0,1 um:zero minimum:500 name:DCACHE_MISSES : 11-0 Data cache misses
28 event:0x9 counters:0 um:zero minimum:500 name:ICACHE_ACCESSES : 9-0 Instruction cache accesses
29 event:0xa counters:0 um:zero minimum:500 name:DCACHE_ACCESSES : 10-0 Data cache accesses
31 event:0xd counters:0 um:zero minimum:500 name:STORE_MISS_INSNS : 13-0 Cacheable stores that miss in the cache
39 event:0x15 counters:0 um:zero minimum:500 name:L2_CACHE_WRITEBACKS : 21-0 L2 cache lines written back to memory
40 event:0x16 counters:0 um:zero minimum:500 name:L2_CACHE_MISSES : 22-0 L2 cache accesses that missed in the cache
42 event:0x18 counters:0 um:zero minimum:500 name:CACHE_FIXUP_CYCLES : 24-0 Cache fixup cycles (specific to the 34K family microarchitecture)
55 event:0x24 counters:0 um:zero minimum:500 name:INTERVENTION_STALLS : 36-0 Cache coherence intervention processing stall cycles
60 event:0x25 counters:0 um:zero minimum:500 name:ICACHE_MISS_STALLS : 37-0 Stall cycles due to an instruction cache mis
    [all...]
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_unittest.cc 527 cache_thread_(BrowserThread::CACHE, &message_loop_),
    [all...]
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/http/
HttpResponseCacheTest.java 93 private HttpResponseCache cache; field in class:HttpResponseCacheTest
110 cache = new HttpResponseCache(cacheDir, Integer.MAX_VALUE);
111 ResponseCache.setDefault(cache);
119 cache.delete();
145 assertCached(false, 206); // we don't cache partial responses
213 cache.get(url.toURI(), "GET", Collections.<String, List<String>>emptyMap());
224 * Test that we can interrogate the response when the cache is being
301 // Make sure that calling skip() doesn't omit bytes from the cache.
309 assertEquals(1, cache.getWriteSuccessCount());
310 assertEquals(0, cache.getWriteAbortCount())
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 2301 milliseconds

12 3