Searched defs:CacheKey (Results 1 – 9 of 9) sorted by relevance
77 typedef const GrProgramDesc CacheKey; typedef in GrDDLContext::ProgramInfoMap
68 typedef const GrProgramDesc CacheKey; typedef in GrDDLContext::ProgramInfoMap
7 type CacheKey = &'a str; typedef9 fn as_cache_key(&self) -> Self::CacheKey { in as_cache_key()
86 type CacheKey: Clone + hash::Hash + Eq + Debug; typedef92 fn as_cache_key(&self) -> Self::CacheKey; in as_cache_key()
41 CacheKey = Tuple[ variable119 def _evict_locked(self, key: CacheKey):
35 type CacheKey = ty::ParamEnvAnd<'tcx, ty::Predicate<'tcx>>; typedef37 fn as_cache_key(&self) -> Self::CacheKey { in as_cache_key()
1011 ValueIsLoadPair CacheKey(Loc.Ptr, isLoad); in GetNonLocalInfoForBlock() local1038 ValueIsLoadPair CacheKey(Loc.Ptr, isLoad); in GetNonLocalInfoForBlock() local1099 ValueIsLoadPair CacheKey(Pointer.getAddr(), isLoad); in getNonLocalPointerDepFromBB() local
424 SkVMBlitter::Key SkVMBlitter::CacheKey( in CacheKey() function in SkVMBlitter
172502 const ImageCacheKey& CacheKey() const { return mCacheKey; } in CacheKey() function in imgRequest