HomeSort by relevance Sort by last modified time
    Searched refs:false_prop (Results 1 - 2 of 2) sorted by null

  /external/openfst/src/include/fst/
matcher.h 189 uint64 false_prop = match_type_ == MATCH_INPUT ? local
191 uint64 props = fst_->Properties(true_prop | false_prop, test);
195 else if (props & false_prop)
    [all...]
replace.h 1301 uint64 false_prop = match_type_ == MATCH_INPUT ? local
    [all...]

Completed in 175 milliseconds