Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dreplace-util.h97 if (fst_array_[i]->Properties(props, true) != props || !depaccess_[i]) in Connected()
184 mutable vector<bool> depaccess_; // Fst ID accessibility variable
314 SccVisitor<Arc> scc_visitor(0, &depaccess_, 0, &depprops_); in GetDependencies()
393 if (fst && !depaccess_[i]) { in Connect()