Home
last modified time | relevance | path

Searched refs:purge (Results 1 – 25 of 26) sorted by relevance

12

/external/apache-http/src/org/apache/commons/logging/impl/
DWeakHashtable.java149 purge(); in elements()
157 purge(); in entrySet()
186 purge(); in keys()
204 purge();
232 purge();
262 purge();
273 purge();
287 purge();
295 purge();
303 purge();
[all …]
/external/skia/src/core/
DSkTypefaceCache.cpp25 this->purge(TYPEFACE_CACHE_LIMIT >> 2); in add()
58 void SkTypefaceCache::purge(int numToPurge) { in purge() function in SkTypefaceCache
DSkTypefaceCache.h73 void purge(int count);
/external/e2fsprogs/debian/
Dlibuuid1.postrm3 if [ "$1" = purge ]
Duuid-runtime.postrm3 if [ "$1" = purge ]
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h85 bool vizdot, bool vizubi, bool purge, bool eager, bool trim, in AnalysisManager() argument
95 VisualizeEGDot(vizdot), VisualizeEGUbi(vizubi), PurgeDead(purge), in AnalysisManager()
/external/webkit/Source/WebCore/platform/graphics/texmap/
DTextureMapperNode.cpp56 void purge();
67 void TextureMapperCache::purge() in purge() function in WebCore::TextureMapperCache
486 m_cache->purge(); in paint()
659 options.cache->purge(); in paintRecursive()
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DTimerTest.java314 assertEquals(0, t.purge()); in test_purge()
332 assertTrue(t.purge() <= 50); in test_purge()
333 assertEquals(0, t.purge()); in test_purge()
/external/ipsec-tools/src/racoon/
Disakmp.c3455 goto purge;
3468 goto purge;
3518 goto purge;
3530 goto purge;
3542 goto purge;
3549 goto purge;
3614 goto purge;
3661 purge:
/external/webkit/Source/JavaScriptCore/wtf/
DAVLTree.h156 void purge() { abs.root = null(); } in purge() function
/external/iproute2/doc/
Dapi-ip6-flowlabels.tex415 routers and receiver purge flow state.
Dip-cref.tex799 not forgive it, but will cruelly purge all the addresses.
1381 If a routing daemon starts, it will purge all of them.
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js1530 var purge = function(){ function
1900 window.addListener('unload', purge);
Dconcat-jquery-mootools-prototype.js5906 var purge = function(){ function
6276 window.addListener('unload', purge);
/external/clang/include/clang/Driver/
DCC1Options.td71 def analyzer_no_purge_dead : Flag<"-analyzer-no-purge-dead">,
/external/ipsec-tools/
DChangeLog977 when NAT-T enabled and trying to purge non NAT-T SAs
/external/dnsmasq/
DCHANGELOG.archive40 used by dnsmasq to purge entries from the cache.
/external/dbus/
DChangeLog.pre-1-06812 * dbus/dbus-hash.c: purge the TWO_STRINGS crap (well, make it
9725 * dbus/dbus-connection.c: purge DBusMessageHandler
9770 purge DBusObjectID
12447 Throughout: purge global variables, introduce BusActivation,
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0618344 Should make use of purge priorities for different resource types
18347 Assign purge priorities to CachedResource objects. JavaScript and CSS stylesheets are more
18348 important than images so hint to the kernel to purge them last. We do this by repurposing
18362 (WebCore::CachedResource::makePurgeable): Set the purge priority on the PurgeableBffer.
18366 specify its purge priority.
48765 (WebCore::purgeScratchBuffer): Static function to purge the shadow buffer.
48767 … (WebCore::scheduleScratchBufferPurge): Schedule's a WebCore timer to purge the shadow buffer.
116482 No new tests because making a CachedResource purge itself is not
119314 I do not know how to make a CachedResource purge itself
DChangeLog-2009-06-167641 Notify ImageObserver::didDraw to help the cache purge alive resources.
8450 [Qt] notify an image has been drawn, to help Cache purge alive decoded data.
17854 Add a method to purge the Chromium plugin list cache.
DChangeLog-2008-08-102779 (WebCore::FontCache::purgeInactiveFontData): Added code to also purge the platform font data
21567 remove requested instances from the inactive list, and purge inactive
DChangeLog-2011-02-1618278 The ShadowBuffer's purge timer ID was initialized with 0 which lead
/external/srec/config/en.us/dictionary/
Dlarge.ok23225 purge pVj
/external/webkit/Source/WebKit/win/
DChangeLog-2009-06-164807 Added font cache statistics and a function to purge inactive font data.
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-2917527 Added font cache statistics and a function to purge inactive font data.

12