Home
last modified time | relevance | path

Searched defs:CacheMap (Results 1 – 10 of 10) sorted by relevance

/external/crosvm/disk/src/qcow/
Dvec_cache.rs87 pub struct CacheMap<T: Cacheable> { struct
92 impl<T: Cacheable> CacheMap<T> { implementation
/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/internal/
DBasicLruCache.java28 private static class CacheMap<K, V> extends LinkedHashMap<K, V> { class in BasicLruCache
32 private CacheMap(int maxSize) { in CacheMap() method in BasicLruCache.CacheMap
/external/xz-java/src/org/tukaani/xz/
DBasicArrayCache.java107 private static class CacheMap<T> class in BasicArrayCache
118 public CacheMap() { in CacheMap() method in BasicArrayCache.CacheMap
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DMappedBlockStream.h62 mutable DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap; variable
/external/llvm-project/lldb/include/lldb/DataFormatters/
DFormatCache.h48 typedef std::map<ConstString, Entry> CacheMap; typedef
/external/llvm-project/llvm/include/llvm/DebugInfo/MSF/
DMappedBlockStream.h102 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMappedBlockStream.h104 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap; variable
/external/llvm/include/llvm/Analysis/
DMemoryBuiltins.h222 CacheMapTy CacheMap; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DMemoryBuiltins.h303 CacheMapTy CacheMap; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h297 CacheMapTy CacheMap; variable