/external/apache-http/src/org/apache/commons/logging/impl/ |
D | WeakHashtable.java | 149 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/ |
D | SkTypefaceCache.cpp | 18 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()
|
D | SkTypefaceCache.h | 81 void purge(int count);
|
/external/e2fsprogs/debian/ |
D | libuuid1.postrm | 3 if [ "$1" = purge ]
|
D | uuid-runtime.postrm | 3 if [ "$1" = purge ]
|
/external/jmdns/src/javax/jmdns/impl/ |
D | DNSTaskStarter.java | 276 _timer.purge(); in purgeTimer() 285 _stateTimer.purge(); in purgeStateTimer()
|
/external/linux-tools-perf/Documentation/ |
D | perf-buildid-cache.txt | 16 the cache. In the future it should as well purge older entries, set upper
|
/external/webkit/Source/WebCore/platform/graphics/texmap/ |
D | TextureMapperNode.cpp | 56 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/ |
D | Analyses.def | 42 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/ |
D | TimerTest.java | 314 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/ |
D | isakmp.c | 3394 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/ |
D | AVLTree.h | 156 void purge() { abs.root = null(); } in purge() function
|
/external/clang/include/clang/Driver/ |
D | CC1Options.td | 55 def analyzer_purge : Separate<"-analyzer-purge">, 57 def analyzer_purge_EQ : Joined<"-analyzer-purge=">, Alias<analyzer_purge>;
|
/external/iproute2/doc/ |
D | api-ip6-flowlabels.tex | 415 routers and receiver purge flow state.
|
D | ip-cref.tex | 799 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/ |
D | mootools-1.2.2-core-nc.js | 1530 var purge = function(){ function 1900 window.addListener('unload', purge);
|
D | concat-jquery-mootools-prototype.js | 5906 var purge = function(){ function 6276 window.addListener('unload', purge);
|
/external/ipsec-tools/ |
D | ChangeLog | 94 when NAT-T enabled and trying to purge non NAT-T SAs
|
/external/llvm/docs/ |
D | CodingStandards.rst | 319 `great project <http://llvm.org/PR11944>`_ for someone to purge all static
|
/external/mdnsresponder/mDNSCore/ |
D | mDNS.c | 10822 mDNSBool purge = cr->resrec.RecordType == kDNSRecordTypePacketNegative || in PurgeOrReconfirmCacheRecord() local 10830 purge ? "purging" : "reconfirming", in PurgeOrReconfirmCacheRecord() 10834 if (purge) in PurgeOrReconfirmCacheRecord()
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 40 used by dnsmasq to purge entries from the cache.
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 6812 * 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/ |
D | ChangeLog-2010-12-06 | 18344 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/ |
D | large.ok | 23225 purge pVj
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog-2009-06-16 | 4807 Added font cache statistics and a function to purge inactive font data.
|