Home
last modified time | relevance | path

Searched defs:CacheInfo (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_pageimagecache.cpp24 struct CacheInfo { struct
25 CacheInfo(uint32_t t, RetainPtr<const CPDF_Stream> stream) in CacheInfo() function
28 uint32_t time;
29 RetainPtr<const CPDF_Stream> pStream;
31 bool operator<(const CacheInfo& other) const { return time < other.time; } in operator <()
/external/tensorflow/tensorflow/compiler/xla/python/
Dweakref_lru_cache.cc61 struct CacheInfo { struct in jax::WeakrefLRUCache
62 int64_t hits;
63 int64_t misses;
64 int64_t maxsize;
65 int64_t currsize;
/external/cpu_features/include/
Dcpu_features_cache_info.h50 } CacheInfo; typedef
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1276 struct CacheInfo { struct
1277 std::string type;
1278 int level;
1279 int size;
1280 int num_sharing;
/external/google-benchmark/include/benchmark/
Dbenchmark.h1299 struct CacheInfo { struct
1300 std::string type;
1301 int level;
1302 int size;
1303 int num_sharing;
/external/ImageMagick/MagickCore/
Dcache-private.h236 } CacheInfo; typedef
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1065 NonLocalPointerInfo *CacheInfo = &Pair.first->second; in getNonLocalPointerDepFromBB() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1113 NonLocalPointerInfo *CacheInfo = &Pair.first->second; in getNonLocalPointerDepFromBB() local