Searched refs:purge (Results 1 – 25 of 167) sorted by relevance
1234567
154 purge(); in elements()162 purge(); in entrySet()191 purge(); in keys()209 purge();237 purge();267 purge();278 purge();292 purge();300 purge();308 purge();[all …]
29 this->purge(TYPEFACE_CACHE_LIMIT >> 2); in add()50 void SkTypefaceCache::purge(int numToPurge) { in purge() function in SkTypefaceCache69 this->purge(fArray.count()); in purgeAll()
79 void purge(int count);
3 if [ "$1" = purge ]
276 _timer.purge(); in purgeTimer()285 _stateTimer.purge(); in purgeStateTimer()
70 struct dlm_purge_params purge; member
39 purge
42 purge
38 purge
16 the cache. In the future it should as well purge older entries, set upper
37 purge
44 purge
46 purge
42 ANALYSIS_PURGE(PurgeNone, "none", "Do not purge symbols, bindings, or constraints")
50 purge
74 purge
42 "arena.<i>.chunk.purge" mallctls.139 - Remove the "arenas.purge" mallctl, which was obsoleted by the140 "arena.<i>.purge" mallctl in 3.1.0.346 - Fix deadlock in the "arenas.purge" mallctl. This regression was introduced347 in 3.1.0 by the addition of the "arena.<i>.purge" mallctl.359 - Add the "arena.<i>.purge" mallctl, which obsoletes "arenas.purge".609 - Add the "arenas.purge" mallctl, which can be used to synchronously purge all
57 description: Dump the contents of the font cache before every purge
362 void GrLayerCache::purge(uint32_t pictureID) { in purge() function in GrLayerCache477 this->purge(deletedPictures[i].fUniqueID); in processDeletedPictures()
388 void purge(uint32_t pictureID);
227 $ purge/nolog [.debug]
51 purge
3395 goto purge;3408 goto purge;3458 goto purge;3470 goto purge;3482 goto purge;3489 goto purge;3554 goto purge;3601 purge:
22 cache->purge(pictureID); in Purge()