Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dreplace-util.h167 have_stats_ = false; in ClearDependencies()
186 mutable bool have_stats_; // have dependency statistics variable
198 have_stats_(false) { in ReplaceUtil()
222 have_stats_(false) { in ReplaceUtil()
247 have_stats_(false) { in ReplaceUtil()
260 if (stats && !have_stats_) in GetDependencies()
266 have_stats_ = stats; in GetDependencies()
267 if (have_stats_) in GetDependencies()
273 if (have_stats_) in GetDependencies()
286 if (have_stats_) { in GetDependencies()
[all …]