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

/external/openfst/src/include/fst/
H A Ddfs-visit.h70 const int kDfsBlack = 2; // Finished member in namespace:fst
133 state_color[s] = kDfsBlack;
170 case kDfsBlack:
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Ddfs-visit.h60 const int kDfsBlack = 2; // Finished member in namespace:fst
109 state_color[s] = kDfsBlack;
142 case kDfsBlack:
/external/openfst/src/include/fst/extensions/pdt/
H A Dparen.h232 if (state_color_[s] == kDfsBlack)
270 state_color_[s] = kDfsBlack;

Completed in 1395 milliseconds