HomeSort by relevance Sort by last modified time
    Searched defs:CacheMap (Results 1 - 25 of 34) sorted by null

1 2

  /external/llvm/include/llvm/DebugInfo/PDB/Raw/
MappedBlockStream.h 62 mutable DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /packages/apps/Car/Radio/src/com/android/car/radio/platform/
ImageMemoryCache.java 35 mCache = new CacheMap<>(cacheSize);
48 private static class CacheMap<K, V> extends LinkedHashMap<K, V> {
51 public CacheMap(int maxSize) {
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineLoopRanges.h 87 typedef DenseMap<const MachineLoop*, MachineLoopRange*> CacheMap;
92 CacheMap Cache;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 100 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 105 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 105 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 105 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 105 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 105 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 105 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 100 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 105 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 105 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 105 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 105 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 105 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 105 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap;
  /external/llvm/include/llvm/Analysis/
MemoryBuiltins.h 222 CacheMapTy CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemoryBuiltins.h 243 CacheMapTy CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
MemoryBuiltins.h 248 CacheMapTy CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
MemoryBuiltins.h 248 CacheMapTy CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
MemoryBuiltins.h 268 CacheMapTy CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
MemoryBuiltins.h 268 CacheMapTy CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
MemoryBuiltins.h 268 CacheMapTy CacheMap;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
MemoryBuiltins.h 268 CacheMapTy CacheMap;

Completed in 3205 milliseconds

1 2