Home
last modified time | relevance | path

Searched defs:Cache (Results 151 – 175 of 1132) sorted by relevance

12345678910>>...46

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h129 SymbolCache Cache; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h129 SymbolCache Cache; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h129 SymbolCache Cache; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h129 SymbolCache Cache; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/ranges/range.nonprop.cache/
H A Dctor.copy.pass.cpp37 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef
H A Dassign.move.pass.cpp42 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef
H A Dassign.copy.pass.cpp43 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/par/
Dwork.go138 type Cache[K comparable, V any] struct { type
/aosp_15_r20/external/python/cachetools/tests/
Dtest_ttl.py29 Cache = TTLTestCache variable in TTLCacheTest
/aosp_15_r20/external/volley/core/src/main/java/com/android/volley/
H A DCache.java25 public interface Cache { interface
/aosp_15_r20/external/leveldb/doc/
H A Dindex.md338 ### Cache subsection
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DCFLSteensAliasAnalysis.h123 DenseMap<Function *, Optional<FunctionInfo>> Cache; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h36 std::vector<std::unique_ptr<NativeRawSymbol>> Cache; variable
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
H A DComposerResources.h246 enum class Cache { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DDWARFRecordSectionSplitter.cpp64 LinkGraph &G, Block &B, LinkGraph::SplitBlockCache &Cache) { in processBlock()
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dcache.h31 explicit Cache(size_t max_size) : max_size_(max_size) {} in Cache() function
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h39 typedef DenseSlabAllocCache Cache; typedef
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/tests/dfa/onepass/
H A Dsuite.rs97 cache: &mut onepass::Cache, in run_test()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/tests/nfa/thompson/backtrack/
H A Dsuite.rs117 cache: &mut backtrack::Cache, in run_test()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/tests/nfa/thompson/pikevm/
H A Dsuite.rs70 cache: &mut pikevm::Cache, in run_test()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/work/
Dbuildid.go606 func showStdout(b *Builder, c cache.Cache, a *Action, key string) error {
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DOpenACCKinds.h37 Cache, enumerator
/aosp_15_r20/external/clang/include/clang/Basic/
H A DFileSystemStatCache.h77 void setNextStatCache(std::unique_ptr<FileSystemStatCache> Cache) { in setNextStatCache()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DGenderInfo.java227 private static class Cache { class in GenderInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugLoc.cpp84 DenseMap<const MDNode *, MDNode *> &Cache, in appendInlinedAt() argument

12345678910>>...46