Home
last modified time | relevance | path

Searched refs:purge (Results 1 – 25 of 30) 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.cpp18 this->purge(TYPEFACE_CACHE_LIMIT >> 2); in add()
51 void SkTypefaceCache::purge(int numToPurge) { in purge() function in SkTypefaceCache
70 this->purge(fArray.count()); in purgeAll()
DSkTypefaceCache.h81 void purge(int count);
/external/e2fsprogs/debian/
Dlibuuid1.postrm3 if [ "$1" = purge ]
Duuid-runtime.postrm3 if [ "$1" = purge ]
/external/jmdns/src/javax/jmdns/impl/
DDNSTaskStarter.java276 _timer.purge(); in purgeTimer()
285 _stateTimer.purge(); in purgeStateTimer()
/external/linux-tools-perf/Documentation/
Dperf-buildid-cache.txt16 the cache. In the future it should as well purge older entries, set upper
/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/clang/include/clang/StaticAnalyzer/Core/
DAnalyses.def42 ANALYSIS_PURGE(PurgeNone, "none", "Do not purge symbols, bindings, or constraints")
/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.c3394 goto purge;
3407 goto purge;
3457 goto purge;
3469 goto purge;
3481 goto purge;
3488 goto purge;
3553 goto purge;
3600 purge:
/external/webkit/Source/JavaScriptCore/wtf/
DAVLTree.h156 void purge() { abs.root = null(); } in purge() function
/external/clang/include/clang/Driver/
DCC1Options.td55 def analyzer_purge : Separate<"-analyzer-purge">,
57 def analyzer_purge_EQ : Joined<"-analyzer-purge=">, Alias<analyzer_purge>;
/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/ipsec-tools/
DChangeLog94 when NAT-T enabled and trying to purge non NAT-T SAs
/external/llvm/docs/
DCodingStandards.rst319 `great project <http://llvm.org/PR11944>`_ for someone to purge all static
/external/mdnsresponder/mDNSCore/
DmDNS.c10822 mDNSBool purge = cr->resrec.RecordType == kDNSRecordTypePacketNegative || in PurgeOrReconfirmCacheRecord() local
10830 purge ? "purging" : "reconfirming", in PurgeOrReconfirmCacheRecord()
10834 if (purge) in PurgeOrReconfirmCacheRecord()
/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
/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.

12