Searched refs:nitem (Results 1 - 1 of 1) sorted by last modified time

/external/openfst/src/include/fst/
H A Dunion-find.h70 size_t nitem = item > 0 ? 2 * item : 2; local
71 parent_.resize(nitem, fail_);
72 rank_.resize(nitem);

Completed in 136 milliseconds