HomeSort by relevance Sort by last modified time
    Searched full:evicted (Results 101 - 125 of 148) sorted by null

1 2 3 45 6

  /external/glide/library/src/main/java/com/bumptech/glide/
Glide.java 321 * be evicted. Bitmaps are allocated according to the weights of the given sizes, where each size gets
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
IdentityMap.java 225 // If the evicted key hashes to an empty bucket, put it there and stop.
IntFloatMap.java 242 // If the evicted key hashes to an empty bucket, put it there and stop.
IntIntMap.java 240 // If the evicted key hashes to an empty bucket, put it there and stop.
IntMap.java 248 // If the evicted key hashes to an empty bucket, put it there and stop.
LongMap.java 247 // If the evicted key hashes to an empty bucket, put it there and stop.
ObjectFloatMap.java 224 // If the evicted key hashes to an empty bucket, put it there and stop.
ObjectIntMap.java 224 // If the evicted key hashes to an empty bucket, put it there and stop.
ObjectMap.java 235 // If the evicted key hashes to an empty bucket, put it there and stop.
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Cache.java 313 * will not be returned. If existing responses are evicted during iteration, they will be absent
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
HpackTest.java 83 /** Oldest entries are evicted to support newer ones. */
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConnectivityManagerTest.java 421 // skipped because we should've evicted the older attempt.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
get.go 104 // needs to be evicted from the package cache so that
  /prebuilts/go/linux-x86/src/cmd/go/
get.go 104 // needs to be evicted from the package cache so that
  /system/tpm/trunks/
resource_manager_test.cc 585 // Trigger evict logic and verify |input_handles| are not evicted.
    [all...]
  /external/boringssl/src/crypto/sha/asm/
sha256-586.pl 86 $unroll_after = 64*4; # If pre-evicted from L1P cache first spin of
91 # adjusted for probability of code being evicted,
    [all...]
  /external/valgrind/callgrind/docs/
cl-manual.xml     [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
ContactPhotoManager.java 723 boolean evicted, Object key, Bitmap oldValue, Bitmap newValue) {
734 boolean evicted, Object key, BitmapHolder oldValue, BitmapHolder newValue) {
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DiskLruCache.java 735 if (snapshot == null) continue; // Evicted since we copied the entries.
    [all...]
  /external/toybox/www/
design.html 107 start swap thrashing: any file backed page (ala mmap) can be evicted, and
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConnectivityManager.java 105 // timestamps beyond this interval is evicted from the list.
    [all...]
  /external/libdrm/intel/
intel_bufmgr_fake.c 139 * evicted.
    [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnection.java     [all...]
  /frameworks/base/docs/html/about/versions/
android-3.1.jd     [all...]
  /external/valgrind/cachegrind/docs/
cg-manual.xml     [all...]

Completed in 1474 milliseconds

1 2 3 45 6