Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dcache.h447 void GC(StateId current, bool free_recent, float cache_fraction = 0.666);
560 bool free_recent, float cache_fraction) { in GC() argument
566 << ", cache frac = " << cache_fraction in GC()
570 size_t cache_target = cache_fraction * cache_limit_; in GC()
598 << ", cache frac = " << cache_fraction in GC()