Home
last modified time | relevance | path

Searched defs:Cache (Results 1 - 25 of 45) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/tests/SystemUnitTests/
H A DLRUCacheTests.cpp27 void checkRange(const Cache &cache, std::vector<std::pair<typename Cache::Key, typename Cache::Data>> list) in checkRange() argument
/third_party/ninja/src/
H A Ddisk_interface.h100 typedef std::map<std::string, DirCache> Cache; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h110 SymbolCache Cache; member in llvm::pdb::NativeSession
H A DSymbolCache.h36 std::vector<std::unique_ptr<NativeRawSymbol>> Cache; member in llvm::pdb::SymbolCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DCFLAndersAliasAnalysis.h85 DenseMap<const Function *, Optional<FunctionInfo>> Cache; member in llvm::CFLAndersAAResult
H A DCFLSteensAliasAnalysis.h101 DenseMap<Function *, Optional<FunctionInfo>> Cache; member in llvm::CFLSteensAAResult
H A DObjCARCAnalysisUtils.h91 GetUnderlyingObjCPtrCached(const Value *V, const DataLayout &DL, DenseMap<const Value *, WeakTrackingVH> &Cache) GetUnderlyingObjCPtrCached() argument
/third_party/rust/crates/regex/src/
H A Dpikevm.rs42 pub struct Cache { structure names
75 impl Cache { impls
H A Dbacktrack.rs55 pub struct Cache { structure names
60 impl Cache { impls
/third_party/mesa3d/src/util/tests/
H A Dcache_test.cpp524 class Cache : public ::testing::Test { class
528 Cache() { in Cache() function in Cache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugLoc.cpp82 appendInlinedAt(DebugLoc DL, DILocation *InlinedAt, LLVMContext &Ctx, DenseMap<const MDNode *, MDNode *> &Cache, bool ReplaceLast) appendInlinedAt() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DBaseLocale.java251 private static class Cache extends LocaleObjectCache<Key, BaseLocale> { class in BaseLocale
253 public Cache() { in Cache() method in BaseLocale.Cache
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DGenderInfo.java223 private static class Cache { class in GenderInfo
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DGenderInfo.java227 private static class Cache { class in GenderInfo
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DBaseLocale.java255 private static class Cache extends LocaleObjectCache<Key, BaseLocale> { class in BaseLocale
257 public Cache() { in Cache() method in BaseLocale.Cache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp151 Value *FastDivInsertionTask::getReplacement(DivCacheTy &Cache) { in getReplacement() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DPtrState.cpp177 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { in InitBottomUp() argument
351 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache, in MatchWithRelease() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeZoneNames.java509 private static class Cache extends SoftCache<String, TimeZoneNames, ULocale> { class in TimeZoneNames
H A DListFormatter.java661 private static class Cache { class in ListFormatter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTimeZoneNames.java487 private static class Cache extends SoftCache<String, TimeZoneNames, ULocale> { class in TimeZoneNames
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterferenceCache.h212 void setPhysReg(InterferenceCache &Cache, unsigned PhysReg) { in setPhysReg() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp203 Cache = &LocalBlockSymbolsCache; in splitBlock() member
152 splitBlock(Block &B, size_t SplitIndex, SplitBlockCache *Cache) splitBlock() argument
/third_party/lzma/C/
H A DPpmd7.h65 Byte Cache; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DLocaleDisplayNamesImpl.java749 private static class Cache { class in LocaleDisplayNamesImpl
H A DTimeZoneGenericNames.java895 private static class Cache extends SoftCache<String, TimeZoneGenericNames, ULocale> { class in TimeZoneGenericNames

Completed in 16 milliseconds

12