Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dlookahead-matcher.h596 bool compute_weight = F & kLookAheadWeight; in LookAheadFst() local
603 reach_input, compute_weight); in LookAheadFst()
612 compute_weight = false; in LookAheadFst()
613 } else if (compute_weight) { in LookAheadFst()
617 if (reach_final && compute_weight) in LookAheadFst()
Dlabel-reachable.h303 ssize_t aiter_end, bool aiter_input, bool compute_weight) { in Reach() argument
334 if (compute_weight) { in Reach()
369 if (compute_weight) { in Reach()