Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dlabel-reachable.h49 : reach_input_(reach_input), in reach_input_() function
56 bool ReachInput() const { return reach_input_; } in ReachInput()
75 ReadType(istrm, &data->reach_input_); in Read()
86 WriteType(ostrm, reach_input_); in Write()
102 bool reach_input_; // Input or output labels considered? variable