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

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

Completed in 185 milliseconds