Home
last modified time | relevance | path

Searched defs:CacheOptions (Results 1 – 3 of 3) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcache.h32 struct CacheOptions { struct
37 CacheOptions(bool g, size_t l) : gc(g), gc_limit(l) {} in CacheOptions() argument
38 CacheOptions() in CacheOptions() function
Drmepsilon.h304 : CacheOptions(opts), delta(delta) {} in CacheOptions() function
Ddeterminize.h106 : CacheOptions(opts), delta(del) {} in CacheOptions() function