Searched defs:CacheT (Results 1 – 12 of 12) sorted by relevance
86 template <typename Config> using CacheT = MapAllocatorCache<Config>; member131 template <typename Config> using CacheT = MapAllocatorCache<Config>; member164 template <typename Config> using CacheT = MapAllocatorNoCache<Config>; member188 template <typename Config> using CacheT = MapAllocatorNoCache<Config>; member
173 typedef QuarantineCache<Callback> CacheT; typedef
55 typedef SizeClassAllocatorLocalCache<ThisT> CacheT; typedef
60 typedef SizeClassAllocatorLocalCache<ThisT> CacheT; typedef
57 using CacheT = typename PrimaryT::CacheT; variable
126 template <typename Config> using CacheT = MapAllocatorCache<Config>; member175 template <typename Config> using CacheT = MapAllocatorCache<Config>; member215 template <typename Config> using CacheT = MapAllocatorNoCache<Config>; member
96 using CacheT = scudo::MapAllocatorNoCache<Config>; typedef116 template <typename Config> using CacheT = scudo::MapAllocatorCache<Config>; typedef279 using CacheT = scudo::MapAllocatorCache<CacheConfig, testUnmapCallback>; typedef
64 using CacheT = scudo::MapAllocatorNoCache<Config>; typedef74 template <typename T> using CacheT = scudo::MapAllocatorCache<T>; typedef
27 typedef typename QuarantineT::CacheT CacheT; typedef
29 using CacheT = struct MockCache { typedef in MockAllocator
209 using CacheT = scudo::MapAllocatorNoCache<Config>; typedef726 using CacheT = scudo::MapAllocatorNoCache<Config>; typedef
67 using CacheT = MapAllocatorNoCache<Config>; member