OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:efst_
(Results
1 - 1
of
1
) sorted by null
/external/openfst/src/include/fst/extensions/pdt/
expand.h
331
// being visited '
efst_
' and the result of pruning written into the
357
efst_
(ifst, parens,
467
StateTable state_table_; // State table for
efst_
469
ExpandFst<Arc>
efst_
; // Expanded PDT
member in class:fst::PrunedExpand
471
vector<Weight> distance_; // Distance from initial state in
efst_
/ofst
472
vector<Weight> fdistance_; // Distance to final states in
efst_
/ofst
473
ShortestStackFirstQueue queue_; // Queue used to visit
efst_
474
vector<uint8> flags_; // Status flags for states in
efst_
/ofst
495
// states in '
efst_
'.
610
// Adds state 's' of '
efst_
' to 'ofst_' and inserts it in the queue
[
all
...]
Completed in 280 milliseconds