Home
last modified time | relevance | path

Searched defs:caches (Results 1 – 20 of 20) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/cache/
DCacheReferencesTest.java51 private Iterable<LoadingCache<Key, String>> caches() { in caches() method in CacheReferencesTest
DEmptyCachesTest.java335 private Iterable<LoadingCache<Object, Object>> caches() { in caches() method in EmptyCachesTest
DPopulatedCachesTest.java292 private Iterable<LoadingCache<Object, Object>> caches() { in caches() method in PopulatedCachesTest
/external/guava/guava-tests/test/com/google/common/cache/
DCacheReferencesTest.java51 private Iterable<LoadingCache<Key, String>> caches() { in caches() method in CacheReferencesTest
DEmptyCachesTest.java335 private Iterable<LoadingCache<Object, Object>> caches() { in caches() method in EmptyCachesTest
DPopulatedCachesTest.java292 private Iterable<LoadingCache<Object, Object>> caches() { in caches() method in PopulatedCachesTest
/external/skia/infra/bots/
Dtasks.json3161 "caches": [ array
3231 "caches": [ array
3301 "caches": [ array
3371 "caches": [ array
3441 "caches": [ array
3521 "caches": [ array
3591 "caches": [ array
3661 "caches": [ array
3731 "caches": [ array
3811 "caches": [ array
[all …]
/external/llvm-project/lldb/docs/resources/
Dbuild.rst332 Common configurations on macOS
/external/freetype/src/cache/
Dftcmanag.h100 FTC_Cache caches[FTC_MAX_CACHES]; member
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_channel.cc229 explicit MultiGrpcChannelCache(const std::vector<GrpcChannelCache*>& caches) in MultiGrpcChannelCache()
379 std::vector<GrpcChannelCache*> caches; in NewGrpcChannelCache() local
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_fuchsia.cpp70 void GetAllThreadAllocatorCachesLocked(InternalMmapVector<uptr> *caches) { in GetAllThreadAllocatorCachesLocked()
/external/skqp/infra/bots/
Dtasks.json3221 "caches": [ array
3346 "caches": [ array
3471 "caches": [ array
3610 "caches": [ array
3744 "caches": [ array
3869 "caches": [ array
3994 "caches": [ array
4119 "caches": [ array
4244 "caches": [ array
4369 "caches": [ array
[all …]
/external/conscrypt/common/src/main/java/org/conscrypt/
DFileClientSessionCache.java317 static final Map<File, FileClientSessionCache.Impl> caches = field in FileClientSessionCache
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DFileClientSessionCache.java321 static final Map<File, FileClientSessionCache.Impl> caches = field in FileClientSessionCache
/external/llvm-project/compiler-rt/lib/asan/
Dasan_thread.cpp496 void GetAllThreadAllocatorCachesLocked(InternalMmapVector<uptr> *caches) {} in GetAllThreadAllocatorCachesLocked()
/external/llvm-project/llvm/utils/benchmark/include/benchmark/
Dbenchmark.h1246 std::vector<CacheInfo> caches; member
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1285 std::vector<CacheInfo> caches; member
/external/llvm-project/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1285 std::vector<CacheInfo> caches; member
/external/google-benchmark/include/benchmark/
Dbenchmark.h1314 std::vector<CacheInfo> caches; member
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp401 std::vector<SmallVector<Value, 4>> caches(numVectors); in unrollSingleResultStructuredOp() local