Searched defs:HasStart (Results 1 - 2 of 2) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcache.h47 // the flags used to indicate what has been cached. Use HasStart()
204 bool HasStart() const { return cache_start_; } function in class:fst::CacheBaseImpl
/external/openfst/src/include/fst/
H A Dcache.h90 // the flags used to indicate what has been cached. Use HasStart()
366 bool HasStart() const { function in class:fst::CacheBaseImpl

Completed in 91 milliseconds