HomeSort by relevance Sort by last modified time
    Searched full:purged (Results 76 - 100 of 160) sorted by null

1 2 34 5 6 7

  /external/skia/src/gpu/text/
GrTextBlobCache.h 116 // If we break out of the loop with lruBlob == blob, then we haven't purged enough
GrBatchFontCache.h 112 // another client of the cache may cause the strike to be purged while it is still reffed.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
sync_buffer.h 47 // elements in each channel will be purged.
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
InputSmoother.java 29 * Any samples that are older than this maximum are continually purged from the sample window,
  /external/skia/src/core/
SkResourceCache.h 117 * "stale" and will be purged from the cache.
234 * cache exceeds this new value, it will be purged to try to fit within
  /external/skia/tests/
ResourceCacheTest.cpp     [all...]
  /external/jemalloc/src/
stats.c 264 uint64_t npurge, nmadvise, purged; local
303 CTL_M2_GET("stats.arenas.0.purged", i, &purged, uint64_t);
306 "purged: %"FMTu64"\n", pdirty, npurge, nmadvise, purged);
ctl.c 461 {NAME("purged"), CTL(stats_arenas_i_purged)},
594 sstats->astats.purged += astats->astats.purged;
    [all...]
  /external/skia/src/gpu/
GrResourceCache.h 47 * flush then the resource is proactively purged even when the cache is under budget. By default
60 // purged. Large values disable the feature (as the ring buffer of flush timestamps would be
72 * a suggestion and there is no promise that a resource will be purged immediately after it
GrLayerCache.h 385 // remove the GrPictureInfo once its layers are purged from all the atlas
417 // was purged; false otherwise.
  /external/apache-http/src/org/apache/http/impl/client/
BasicCookieStore.java 137 * @return true if any cookies were purged.
  /external/iptables/extensions/
libxt_recent.man 50 to be purged.
  /external/jetty/src/java/org/eclipse/jetty/servlet/listener/
ELContextCleaner.java 63 LOG.info("javax.el.BeanELResolver purged");
  /external/webrtc/webrtc/base/
messagequeue.h 67 // App manages lifetime, except when messages are purged
  /packages/apps/Launcher3/src/com/android/launcher3/logging/
FileLog.java 119 * Logs older than 36 hours are purged.
  /external/apache-http/src/org/apache/commons/logging/impl/
WeakHashtable.java 119 * the map will be purged of all cleared entries.
125 * the map will be purged of one cleared entry.
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertAudio.java 153 // The entire playback queue is purged. This is different from QUEUE_FLUSH
154 // in that all entries are purged, not just entries from a given caller.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_malloc_mac.inc 74 // Must return 0 if the contents were not purged since the last call to
  /external/llvm/test/DebugInfo/X86/
ghost-sdnode-dbgvalues.ll 22 ; This map was never purged when the SDNodes were deallocated and thus if a new
  /frameworks/base/rs/java/android/renderscript/
FileA3D.java 134 // to be purged on cleanup
  /frameworks/base/services/core/java/com/android/server/am/
ActivityMetricsLogger.java 122 // of caches might be purged so the time until it produces the first frame is very
  /packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
StorageTest.java 167 // Ensure that we've purged everything possible for destination
  /external/jemalloc/doc/
jemalloc.xml.in     [all...]
  /external/guava/guava/src/com/google/common/collect/
ComputingConcurrentHashMap.java 116 // This is a duplicate check, as preWriteCleanup already purged expired
  /external/libvncserver/libvncserver/
cargs.c 67 POSITION points to the first non purged argument afterwards. */

Completed in 3558 milliseconds

1 2 34 5 6 7