Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Darcfilter.h78 keep_match_(keep_match) {} in match_input_()
84 return keep_match_ ? match : !match; in operator()
94 bool keep_match_; variable