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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dconnect.h133 bool scc_coaccess = false; local
139 scc_coaccess = true;
145 if (scc_coaccess)
150 if (!scc_coaccess) {
/external/openfst/src/include/fst/
H A Dconnect.h261 bool scc_coaccess = false; local
267 scc_coaccess = true;
273 if (scc_coaccess)
278 if (!scc_coaccess) {

Completed in 254 milliseconds