/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 | 25 this->purge(TYPEFACE_CACHE_LIMIT >> 2); in add() 58 void SkTypefaceCache::purge(int numToPurge) { in purge() function in SkTypefaceCache
|
D | SkTypefaceCache.h | 73 void purge(int count);
|
/external/e2fsprogs/debian/ |
D | libuuid1.postrm | 3 if [ "$1" = purge ]
|
D | uuid-runtime.postrm | 3 if [ "$1" = purge ]
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | AnalysisManager.h | 85 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/ |
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/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 | 3455 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/ |
D | AVLTree.h | 156 void purge() { abs.root = null(); } in purge() function
|
/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/clang/include/clang/Driver/ |
D | CC1Options.td | 71 def analyzer_no_purge_dead : Flag<"-analyzer-no-purge-dead">,
|
/external/ipsec-tools/ |
D | ChangeLog | 977 when NAT-T enabled and trying to purge non NAT-T SAs
|
/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
|
D | ChangeLog-2009-06-16 | 7641 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.
|
D | ChangeLog-2008-08-10 | 2779 (WebCore::FontCache::purgeInactiveFontData): Added code to also purge the platform font data 21567 remove requested instances from the inactive list, and purge inactive
|
D | ChangeLog-2011-02-16 | 18278 The ShadowBuffer's purge timer ID was initialized with 0 which lead
|
/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.
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2010-01-29 | 17527 Added font cache statistics and a function to purge inactive font data.
|