Searched defs:CacheKey (Results 1 – 5 of 5) sorted by relevance
68 typedef const GrProgramDesc CacheKey; typedef in GrDDLContext::ProgramInfoMap
31 CacheKey = Tuple[str, OptionsType, Optional[grpc.ChannelCredentials], variable96 def _evict_locked(self, key: CacheKey):
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
39 using CacheKey = std::pair<std::string, size_t>; typedef