Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dreplace-util.h87 return depprops_ & kCyclic; in CyclicDependencies()
166 depprops_ = 0; in ClearDependencies()
185 mutable uint64 depprops_; // dependency Fst props variable
197 depprops_(0), in ReplaceUtil()
221 depprops_(0), in ReplaceUtil()
246 depprops_(0), in ReplaceUtil()
314 SccVisitor<Arc> scc_visitor(0, &depaccess_, 0, &depprops_); in GetDependencies()