Searched defs:Cache (Results 1 – 8 of 8) sorted by relevance
34 final class Cache { class41 public Cache(int size) { in Cache() method in Cache
49 template< typename T > class Cache : private boost::noncopyable { class53 explicit Cache(std::size_t size): in Cache() function in binaryurp::Cache
61 typedef BitmapCache Cache; typedef in sd::slidesorter::cache::PageCacheManager
664 private static final class Cache { class in TypeDescription665 public Cache() {} in Cache() method in TypeDescription.Cache
157 inline void Cache( SalFontCacheItem *p ) { pCache_ = p; } in Cache() function in SalFontStruct
42 public class Cache class246 public Cache(Logger aDebug) in Cache() method in Cache
1110 namespace { struct Cache : public rtl::Static<ImpFilterLibCache, Cache> {}; } struct
1858 STDMETHODIMP InprocEmbedDocument_Impl::InternalCacheWrapper::Cache( FORMATETC *pformatetc, DWORD ad… in Cache() function in inprocserv::InprocEmbedDocument_Impl::InternalCacheWrapper
Completed in 88 milliseconds