HomeSort by relevance Sort by last modified time
    Searched full:depaccess_ (Results 1 - 1 of 1) sorted by null

  /external/openfst/src/include/fst/
replace-util.h 97 if (fst_array_[i]->Properties(props, true) != props || !depaccess_[i])
184 mutable vector<bool> depaccess_; // Fst ID accessibility member in class:fst::ReplaceUtil
314 SccVisitor<Arc> scc_visitor(0, &depaccess_, 0, &depprops_);
393 if (fst && !depaccess_[i]) {

Completed in 537 milliseconds