| /external/swiftshader/tests/SystemUnitTests/ |
| D | LRUCacheTests.cpp | 44 TEST(LRUCache, Empty) in TEST() argument 61 TEST(LRUCache, AddNoEviction) in TEST() argument 83 TEST(LRUCache, AddWithEviction) in TEST() argument 109 TEST(LRUCache, AddClearAdd) in TEST() argument 158 TEST(LRUCache, Reordering) in TEST() argument
|
| /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/internal/ |
| D | RegexCache.java | 49 private static class LRUCache<K, V> { class in RegexCache 55 public LRUCache(int size) { in LRUCache() method in RegexCache.LRUCache
|
| /external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/internal/ |
| D | RegexCache.java | 51 private static class LRUCache<K, V> { class in RegexCache 57 public LRUCache(int size) { in LRUCache() method in RegexCache.LRUCache
|
| /external/jsilver/src/com/google/clearsilver/jsilver/adaptor/ |
| D | LoadPathToFileCache.java | 114 static class LRUCache<K, V> extends LinkedHashMap<K, V> { class in LoadPathToFileCache 118 LRUCache(int capacity) { in LRUCache() method in LoadPathToFileCache.LRUCache
|
| /external/swiftshader/src/Renderer/ |
| D | LRUCache.hpp | 26 class LRUCache class 94 LRUCache<Key, Data>::LRUCache(int n) in LRUCache() function in sw::LRUCache
|
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/ |
| D | trt_lru_cache.h | 49 LRUCache() : capacity_(0) {} in LRUCache() function 50 explicit LRUCache(size_t capacity) : capacity_(capacity) {} in LRUCache() function
|
| /external/swiftshader/src/System/ |
| D | LRUCache.hpp | 29 class LRUCache class 217 LRUCache<KEY, DATA, HASH>::LRUCache(size_t capacity) in LRUCache() function in sw::LRUCache
|
| /external/autotest/site_utils/rpm_control_system/ |
| D | utils.py | 47 class LRUCache(object): class
|
| /external/tensorflow/tensorflow/core/lib/io/ |
| D | cache.cc | 163 class LRUCache { class 210 LRUCache::LRUCache() : capacity_(0), usage_(0) { in LRUCache() function in tensorflow::table::__anon4220aee90111::LRUCache
|
| /external/libchrome/third_party/jinja2/ |
| D | utils.py | 306 class LRUCache(object): class
|
| /external/python/jinja/src/jinja2/ |
| D | utils.py | 327 class LRUCache: class
|
| /external/llvm-project/clang-tools-extra/clangd/ |
| D | TUScheduler.cpp | 575 TUScheduler::ASTCache &LRUCache, Semaphore &Barrier, in ASTWorker()
|
| /external/tensorflow/tensorflow/core/util/ |
| D | mkl_util.h | 1703 explicit LRUCache(size_t capacity) { in LRUCache() function
|