Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 205) sorted by relevance

123456789

/external/webkit/Source/WebKit/chromium/src/
DWebCache.cpp59 MemoryCache* cache = WebCore::memoryCache(); in setCapacities() local
68 MemoryCache* cache = WebCore::memoryCache(); in clear() local
79 MemoryCache* cache = WebCore::memoryCache(); in getUsageStats() local
92 MemoryCache* cache = WebCore::memoryCache(); in getResourceTypeStats() local
/external/chromium/chrome/browser/policy/
Duser_policy_cache_unittest.cc102 void SetPolicy(UserPolicyCache* cache, in SetPolicy()
120 const PolicyMap& mandatory_policy(const UserPolicyCache& cache) { in mandatory_policy()
124 const PolicyMap& recommended_policy(const UserPolicyCache& cache) { in recommended_policy()
195 UserPolicyCache cache(test_file()); in TEST_F() local
203 UserPolicyCache cache(test_file()); in TEST_F() local
216 UserPolicyCache cache(test_file()); in TEST_F() local
228 UserPolicyCache cache(test_file()); in TEST_F() local
242 UserPolicyCache cache(test_file()); in TEST_F() local
251 UserPolicyCache cache(test_file()); in TEST_F() local
277 UserPolicyCache cache(test_file()); in TEST_F() local
[all …]
Ddevice_token_fetcher.cc32 CloudPolicyCacheBase* cache, in DeviceTokenFetcher()
45 CloudPolicyCacheBase* cache, in DeviceTokenFetcher()
158 CloudPolicyCacheBase* cache, in Initialize()
/external/e2fsprogs/lib/blkid/
Dcache.c80 blkid_cache cache; in blkid_get_cache() local
115 void blkid_put_cache(blkid_cache cache) in blkid_put_cache()
154 void blkid_gc_cache(blkid_cache cache) in blkid_gc_cache()
182 blkid_cache cache = NULL; in main() local
Dresolve.c27 char *blkid_get_tag_value(blkid_cache cache, const char *tagname, in blkid_get_tag_value()
61 char *blkid_get_devname(blkid_cache cache, const char *token, in blkid_get_devname()
112 blkid_cache cache; in main() local
Ddevname.c48 blkid_dev blkid_get_dev(blkid_cache cache, const char *devname, int flags) in blkid_get_dev()
182 static void probe_one(blkid_cache cache, const char *ptname, in probe_one()
300 static void lvm_probe_all(blkid_cache cache, int only_if_new) in lvm_probe_all()
365 evms_probe_all(blkid_cache cache, int only_if_new) in evms_probe_all()
394 static int probe_all(blkid_cache cache, int only_if_new) in probe_all()
512 int blkid_probe_all(blkid_cache cache) in blkid_probe_all()
524 int blkid_probe_all_new(blkid_cache cache) in blkid_probe_all_new()
538 blkid_cache cache = NULL; in main() local
Dread.c184 static int parse_dev(blkid_cache cache, blkid_dev *dev, char **cp) in parse_dev()
304 static int parse_tag(blkid_cache cache, blkid_dev dev, char **cp) in parse_tag()
343 static int blkid_parse_line(blkid_cache cache, blkid_dev *dev_p, char *cp) in blkid_parse_line()
380 void blkid_read_cache(blkid_cache cache) in blkid_read_cache()
476 blkid_cache cache = NULL; in main() local
Dsave.c57 int blkid_flush_cache(blkid_cache cache) in blkid_flush_cache()
163 blkid_cache cache = NULL; in main() local
Ddev.c107 blkid_cache cache; member
113 extern blkid_dev_iterate blkid_dev_iterate_begin(blkid_cache cache) in blkid_dev_iterate_begin()
202 blkid_cache cache = NULL; in main() local
/external/chromium/net/http/
Dhttp_cache_unittest.cc693 explicit DeleteCacheCompletionCallback(MockHttpCache* cache) in DeleteCacheCompletionCallback()
718 void RunTransactionTestWithRequestAndLog(net::HttpCache* cache, in RunTransactionTestWithRequestAndLog()
746 void RunTransactionTestWithRequest(net::HttpCache* cache, in RunTransactionTestWithRequest()
754 void RunTransactionTestWithLog(net::HttpCache* cache, in RunTransactionTestWithLog()
761 void RunTransactionTest(net::HttpCache* cache, in RunTransactionTest()
766 void RunTransactionTestWithResponseInfo(net::HttpCache* cache, in RunTransactionTestWithResponseInfo()
773 void RunTransactionTestWithResponse(net::HttpCache* cache, in RunTransactionTestWithResponse()
984 void CreateTruncatedEntry(std::string raw_headers, MockHttpCache* cache) { in CreateTruncatedEntry()
1042 MockHttpCache cache; in TEST() local
1051 MockHttpCache cache(net::HttpCache::DefaultBackend::InMemory(0)); in TEST() local
[all …]
/external/chromium/net/base/
Dhost_cache_unittest.cc30 HostCache cache(kMaxCacheEntries, kSuccessEntryTTL, kFailureEntryTTL); in TEST() local
90 HostCache cache(kMaxCacheEntries, kSuccessEntryTTL, kFailureEntryTTL); in TEST() local
112 HostCache cache(kMaxCacheEntries, in TEST() local
173 HostCache cache(kMaxCacheEntries, kSuccessEntryTTL, kFailureEntryTTL); in TEST() local
239 HostCache cache(3, kSuccessEntryTTL, kFailureEntryTTL); in TEST() local
275 HostCache cache(kMaxCacheEntries, kSuccessEntryTTL, kFailureEntryTTL); in TEST() local
310 HostCache cache(kMaxCacheEntries, kSuccessEntryTTL, kFailureEntryTTL); in TEST() local
357 HostCache cache(0, kSuccessEntryTTL, kFailureEntryTTL); in TEST() local
372 HostCache cache(kMaxCacheEntries, kSuccessEntryTTL, kFailureEntryTTL); in TEST() local
Dssl_client_auth_cache_unittest.cc14 SSLClientAuthCache cache; in TEST() local
80 SSLClientAuthCache cache; in TEST() local
106 SSLClientAuthCache cache; in TEST() local
142 SSLClientAuthCache cache; in TEST() local
/external/webkit/Source/WebCore/rendering/svg/
DSVGResourcesCache.cpp98 SVGResourcesCache* cache = extensions->resourcesCache(); in resourcesCacheFromRenderObject() local
107 SVGResourcesCache* cache = resourcesCacheFromRenderObject(renderer); in cachedResourcesForRenderObject() local
142 SVGResourcesCache* cache = resourcesCacheFromRenderObject(renderer); in clientUpdatedFromElement() local
150 SVGResourcesCache* cache = resourcesCacheFromRenderObject(renderer); in clientDestroyed() local
157 SVGResourcesCache* cache = resourcesCacheFromRenderObject(resource); in resourceDestroyed() local
/external/chromium/net/ftp/
Dftp_auth_cache_unittest.cc32 FtpAuthCache cache; in TEST() local
79 FtpAuthCache cache; in TEST() local
95 FtpAuthCache cache; in TEST() local
120 FtpAuthCache cache; in TEST() local
135 FtpAuthCache cache; in TEST() local
/external/openssl/crypto/x509v3/
Dpcy_cache.c78 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create() local
131 X509_POLICY_CACHE *cache; in policy_cache_new() local
235 void policy_cache_free(X509_POLICY_CACHE *cache) in policy_cache_free()
260 X509_POLICY_DATA *policy_cache_find_data(const X509_POLICY_CACHE *cache, in policy_cache_find_data()
Dpcy_tree.c148 const X509_POLICY_CACHE *cache; in tree_init() local
341 const X509_POLICY_CACHE *cache) in tree_link_nodes()
375 const X509_POLICY_CACHE *cache, in tree_add_unmatched()
403 const X509_POLICY_CACHE *cache, in tree_link_unmatched()
443 const X509_POLICY_CACHE *cache, in tree_link_any()
700 const X509_POLICY_CACHE *cache; in tree_evaluate() local
/external/bluetooth/glib/gio/xdgmime/
Dxdgmimecache.c86 #define GET_UINT16(cache,offset) (ntohs(*(xdg_uint16_t*)((cache) + (offset)))) argument
87 #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) argument
90 _xdg_mime_cache_ref (XdgMimeCache *cache) in _xdg_mime_cache_ref()
97 _xdg_mime_cache_unref (XdgMimeCache *cache) in _xdg_mime_cache_unref()
113 XdgMimeCache *cache = NULL; in _xdg_mime_cache_new_from_file() local
158 cache_magic_matchlet_compare_to_data (XdgMimeCache *cache, in cache_magic_matchlet_compare_to_data()
210 cache_magic_matchlet_compare (XdgMimeCache *cache, in cache_magic_matchlet_compare()
237 cache_magic_compare_to_data (XdgMimeCache *cache, in cache_magic_compare_to_data()
265 cache_magic_lookup_data (XdgMimeCache *cache, in cache_magic_lookup_data()
320 XdgMimeCache *cache = _caches[i]; in cache_alias_lookup() local
[all …]
/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheHost.cpp277 ApplicationCache* cache = applicationCache(); in fillResourceList() local
296 ApplicationCache* cache = applicationCache(); in applicationCacheInfo() local
338 ApplicationCache* cache = applicationCache(); in shouldLoadResourceFromApplicationCache() local
361 …ource(const ResourceRequest& request, ApplicationCacheResource*& resource, ApplicationCache* cache) in getApplicationCacheFallbackResource()
387 …::scheduleLoadFallbackResourceFromApplicationCache(ResourceLoader* loader, ApplicationCache* cache) in scheduleLoadFallbackResourceFromApplicationCache()
406 ApplicationCache* cache = applicationCache(); in status() local
430 ApplicationCache* cache = applicationCache(); in update() local
439 ApplicationCache* cache = applicationCache(); in swapCache() local
/external/skia/src/core/
DSkPaint.cpp358 SkGlyphCache* cache; in getUnicharMetrics() local
368 SkGlyphCache* cache; in getGlyphMetrics() local
379 SkGlyphCache* cache; in findImage() local
422 SkGlyphCache* cache = autoCache.getCache(); in textToGlyphs() local
468 SkGlyphCache* cache = autoCache.getCache(); in containsText() local
508 SkGlyphCache* cache = autoCache.getCache(); in glyphsToUnichars() local
517 static const SkGlyph& sk_getMetrics_utf8_next(SkGlyphCache* cache, in sk_getMetrics_utf8_next()
525 static const SkGlyph& sk_getMetrics_utf8_prev(SkGlyphCache* cache, in sk_getMetrics_utf8_prev()
533 static const SkGlyph& sk_getMetrics_utf16_next(SkGlyphCache* cache, in sk_getMetrics_utf16_next()
541 static const SkGlyph& sk_getMetrics_utf16_prev(SkGlyphCache* cache, in sk_getMetrics_utf16_prev()
[all …]
/external/v8/test/mjsunit/
Dsubstr.js113 var cache = []; variable
132 var cache = []; variable
/external/chromium/net/tools/crash_cache/
Dcrash_cache.cc124 void FlushQueue(disk_cache::Backend* cache) { in FlushQueue()
135 disk_cache::Backend* cache; in SimpleInsert() local
175 disk_cache::Backend* cache; in SimpleRemove() local
218 disk_cache::Backend* cache; in HeadRemove() local
258 disk_cache::BackendImpl* cache = new disk_cache::BackendImpl( in LoadOperations() local
/external/webkit/Source/WebCore/bindings/js/
DScriptSourceProvider.h38 : SourceProvider(url, cache) in SourceProvider() argument
/external/icu4c/i18n/
Danytrans.h40 UHashtable* cache; variable
/external/iproute2/lib/
Drt_names.c154 static char *cache = NULL; in rtnl_rtprot_a2n() local
221 static char *cache = NULL; in rtnl_rtscope_a2n() local
285 static char *cache = NULL; in rtnl_rtrealm_a2n() local
356 static char *cache = NULL; in rtnl_rttable_a2n() local
422 static char *cache = NULL; in rtnl_dsfield_a2n() local
/external/webkit/Source/WebKit/efl/ewk/
Dewk_settings.cpp336 WebCore::MemoryCache* cache = WebCore::memoryCache(); in ewk_settings_cache_enable_get() local
350 WebCore::MemoryCache* cache = WebCore::memoryCache(); in ewk_settings_cache_enable_set() local
365 WebCore::MemoryCache* cache = WebCore::memoryCache(); in ewk_settings_cache_capacity_set() local

123456789