HomeSort by relevance Sort by last modified time
    Searched refs:AddMultiEpsLabel (Results 1 - 4 of 4) sorted by null

  /external/openfst/src/include/fst/extensions/pdt/
compose.h 54 matcher1->AddMultiEpsLabel(parens[i].first);
55 matcher1->AddMultiEpsLabel(parens[i].second);
56 matcher2->AddMultiEpsLabel(parens[i].first);
57 matcher2->AddMultiEpsLabel(parens[i].second);
90 matcher1->AddMultiEpsLabel(parens[i].first);
91 matcher1->AddMultiEpsLabel(parens[i].second);
92 matcher2->AddMultiEpsLabel(parens[i].first);
93 matcher2->AddMultiEpsLabel(parens[i].second);
  /external/openfst/src/include/fst/
lookahead-filter.h 489 GetMatcher1()->AddMultiEpsLabel(flabel); // Yes, make it a multi-epsilon
490 GetMatcher2()->AddMultiEpsLabel(flabel); // label so that it matches the
matcher.h 990 void AddMultiEpsLabel(Label label) {
    [all...]
replace.h     [all...]

Completed in 648 milliseconds