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

/external/openfst/src/include/fst/extensions/ngram/
H A Dngram-fst.h391 int64 context_props = context_fst.Properties(kIDeterministic | local
393 if (!(context_props & kIDeterministic)) {
398 if (!(context_props & kILabelSorted)) {

Completed in 65 milliseconds