Home
last modified time | relevance | path

Searched refs:DefaultCacheStateAllocator (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Dcache.h58 struct DefaultCacheStateAllocator { struct
61 DefaultCacheStateAllocator() : mru_(NULL) { } in DefaultCacheStateAllocator() function
63 ~DefaultCacheStateAllocator() { in ~DefaultCacheStateAllocator() argument
102 template <class S, class C = DefaultCacheStateAllocator<S> >
712 class C = DefaultCacheStateAllocator<CacheState<typename F::Arc> > >
755 class C = DefaultCacheStateAllocator<CacheState<typename F::Arc> > >