HomeSort by relevance Sort by last modified time
    Searched full:cache (Results 26 - 50 of 6143) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/http/tests/appcache/resources/
different-https-origin-resource.manifest 0 CACHE MANIFEST
2 CACHE:
404-resource.manifest 0 CACHE MANIFEST
manifest-containing-itself.manifest 0 CACHE MANIFEST
progress-counter.manifest 0 CACHE MANIFEST
resource-redirect-2.manifest 0 CACHE MANIFEST
crash-when-navigating-away-then-back.manifest 0 CACHE MANIFEST
foreign-fallback.manifest 0 CACHE MANIFEST
not-in-cache.txt 1 This file is not in the cache and is thus not possible to load
xhr-foreign-resource.manifest 0 CACHE MANIFEST
  /external/webkit/LayoutTests/http/tests/appcache/
origin-delete-expected.txt 1 This test checks that application cache groups correctly become obsolete after application cache is deletion for a specific origin.
4 clearing cache for origin
6 SUCCESS - cache was made obsolete
simple-expected.txt 1 This tests that the application cache works by first loading a file that does not exist in the cache (to verify that a cache has been associated) and then loads a file that is in the cache
update-cache-expected.txt 3 Updating cache group...
4 Cache status is UPDATEREADY
5 Updating cache group once more...
6 Cache status is UPDATEREADY
7 Associating document with the newest cache version...
8 Cache status is IDLE
different-scheme-expected.txt 1 Test that application cache doesn't block loading resources with different schemes.
fallback-expected.txt 1 Test application cache fallback entries.
main-resource-redirect-expected.txt 1 Test that application cache is consulted again after a redirect response.
top-frame-1-expected.txt 1 Test that a subframe without manifest doesn't pick an application cache from parent frame (as long as no relevant cache contains its resource).
3 Techically, the check is that iframe subresources that are not in top frame cache are loaded anyway, so it can also pass if the UA fails to reject loads for cache misses.
  /external/oprofile/events/i386/athlon/
unit_masks 6 0x10 (M)odified cache state
7 0x08 (O)wner cache state
8 0x04 (E)xclusive cache state
9 0x02 (S)hared cache state
10 0x01 (I)nvalid cache state
11 0x1f All cache states
  /frameworks/native/libs/utils/tests/
LruCache_test.cpp 117 LruCache<SimpleKey, StringValue> cache(100);
119 EXPECT_EQ(NULL, cache.get(0));
120 EXPECT_EQ(0u, cache.size());
124 LruCache<SimpleKey, StringValue> cache(100);
126 cache.put(1, "one");
127 cache.put(2, "two");
128 cache.put(3, "three");
129 EXPECT_STREQ("one", cache.get(1));
130 EXPECT_STREQ("two", cache.get(2));
131 EXPECT_STREQ("three", cache.get(3))
    [all...]
  /frameworks/base/core/tests/coretests/src/android/util/
LruCacheTest.java 34 LruCache<String, String> cache = new LruCache<String, String>(3); local
35 assertStatistics(cache);
37 assertEquals(null, cache.put("a", "A"));
39 assertStatistics(cache);
40 assertHit(cache, "a", "A");
41 assertSnapshot(cache, "a", "A");
43 assertEquals(null, cache.put("b", "B"));
45 assertStatistics(cache);
46 assertHit(cache, "a", "A");
47 assertHit(cache, "b", "B")
83 LruCache<String, String> cache = newCreatingCache(); local
107 LruCache<String, String> cache = newCreatingCache(); local
113 LruCache<String, String> cache = newCreatingCache(); local
127 LruCache<String, String> cache = new LruCache<String, String>(3); local
136 LruCache<String, String> cache = new LruCache<String, String>(3); local
145 LruCache<String, String> cache = new LruCache<String, String>(3); local
163 LruCache<String, String> cache = new LruCache<String, String>(1); local
171 LruCache<String, String> cache = newRemovalLogCache(log); local
188 LruCache<String, String> cache = newRemovalLogCache(log); local
199 LruCache<String, String> cache = new LruCache<String, String>(10) { local
215 LruCache<String, String> cache = new LruCache<String, String>(4) { local
244 LruCache<String, int[]> cache = new LruCache<String, int[]>(4) { local
266 LruCache<String, String> cache = new LruCache<String, String>(4) { local
285 LruCache<String, String> cache = new LruCache<String, String>(10) { local
303 LruCache<String, String> cache = newRemovalLogCache(log); local
313 LruCache<String, String> cache = new LruCache<String, String>(10) { local
326 LruCache<String, String> cache = new LruCache<String, String>(10) { local
338 LruCache<String, String> cache = new LruCache<String, String>(10); local
346 LruCache<String, String> cache = new LruCache<String, String>(10); local
356 LruCache<String, String> cache = newRemovalLogCache(log); local
364 LruCache<String, String> cache = newRemovalLogCache(log); local
371 LruCache<String, String> cache = new LruCache<String, String>(3) { local
388 LruCache<String, String> cache = new LruCache<String, String>(3) { local
405 LruCache<String, String> cache = new LruCache<String, String>(3) { local
427 LruCache<String, Integer> cache = new LruCache<String, Integer>(3) { local
    [all...]
  /external/freetype/src/cache/
ftccache.c 5 /* The FreeType internal cache interface (body). */
43 /***** CACHE NODE DEFINITIONS *****/
88 /* get a top bucket for specified hash from cache,
89 * body for FTC_NODE__TOP_FOR_HASH( cache, hash )
92 ftc_get_top_node_for_hash( FTC_Cache cache,
99 idx = (FT_UInt)( hash & cache->mask );
100 if ( idx < cache->p )
101 idx = (FT_UInt)( hash & ( 2 * cache->mask + 1 ) );
102 pnode = cache->buckets + idx;
114 ftc_cache_resize( FTC_Cache cache )
281 FTC_Cache cache; local
    [all...]
  /external/e2fsprogs/lib/blkid/
cache.c 2 * cache.c - allocation/initialization/free routines for cache
59 static blkid_debug_dump_cache(int mask, blkid_cache cache)
63 if (!cache) {
64 printf("cache: NULL\n");
68 printf("cache: time = %lu\n", cache->bic_time);
69 printf("cache: flags = 0x%08X\n", cache->bic_flags);
71 list_for_each(p, &cache->bic_devs)
80 blkid_cache cache; local
182 blkid_cache cache = NULL; local
    [all...]
  /external/iptables/
autogen.sh 4 rm -Rf autom4te*.cache;
  /external/oprofile/events/i386/ppro/
unit_masks 6 0x08 (M)odified cache state
7 0x04 (E)xclusive cache state
8 0x02 (S)hared cache state
9 0x01 (I)nvalid cache state
10 0x0f All cache states
  /external/chromium/chrome/browser/notifications/
notifications_prefs_cache_unittest.cc 13 scoped_refptr<NotificationsPrefsCache> cache(new NotificationsPrefsCache());
23 cache->SetCacheAllowedOrigins(allowed_origins);
24 cache->SetCacheDeniedOrigins(denied_origins);
25 cache->SetCacheDefaultContentSetting(CONTENT_SETTING_DEFAULT);
28 cache->set_is_initialized(true);
34 cache->CacheAllowedOrigin(GURL("http://allowed2.com"));
35 cache->CacheDeniedOrigin(GURL("http://denied2.com"));
37 EXPECT_EQ(cache->HasPermission(GURL("http://allowed.com")),
39 EXPECT_EQ(cache->HasPermission(GURL("http://allowed2.com")),
42 EXPECT_EQ(cache->HasPermission(GURL("http://denied.com"))
    [all...]
  /external/guava/guava-tests/test/com/google/common/cache/
CacheManualTest.java 15 package com.google.common.cache;
30 Cache<Object, Object> cache = CacheBuilder.newBuilder().build(); local
31 CacheStats stats = cache.stats();
40 assertNull(cache.getIfPresent(one));
41 stats = cache.stats();
46 assertNull(cache.asMap().get(one));
47 assertFalse(cache.asMap().containsKey(one));
48 assertFalse(cache.asMap().containsValue(two));
50 assertNull(cache.getIfPresent(two))
106 Cache<Integer, Integer> cache = CacheBuilder.newBuilder().build(); local
    [all...]

Completed in 229 milliseconds

12 3 4 5 6 7 8 91011>>