OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:filter_state
(Results
1 - 2
of
2
) sorted by null
/external/openfst/src/include/fst/
state-table.h
221
filter_state
(FilterState::NoState()) {}
224
: state_id1(s1), state_id2(s2),
filter_state
(f) {}
228
FilterState
filter_state
; // State of composition filter
member in struct:fst::ComposeStateTuple
239
x.
filter_state
== y.
filter_state
;
249
t.
filter_state
.Hash() * kPrime1;
308
tuple.
filter_state
.Hash() * mult2_;
/external/srec/srec/Recognizer/src/
RecognizerImpl.c
1851
}
filter_state
= WORD;
local
[
all
...]
Completed in 185 milliseconds