OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compute_prefix
(Results
1 - 1
of
1
) sorted by null
/external/openfst/src/include/fst/
lookahead-matcher.h
597
bool
compute_prefix
= F & kLookAheadPrefix;
local
609
if (
compute_prefix
&& end - begin == 1 && !reach_final) {
Completed in 708 milliseconds