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

  /external/openfst/src/include/fst/
lookahead-filter.h 109 M *GetMatcher() const {
143 M2 *GetMatcher() const { return lmatcher_; }
175 M1 *GetMatcher() const { return lmatcher_; }
227 selector_.GetMatcher()->InitLookAheadFst(selector_.GetFst());
237 selector_.GetMatcher()->InitLookAheadFst(selector_.GetFst(), true);
304 selector_.GetMatcher()->SetState(arca->nextstate);
306 return selector_.GetMatcher()->LookAheadFst(selector_.GetFst(),
374 Selector().GetMatcher()->LookAheadWeight() : Weight::One();
560 Selector().GetMatcher()->SetState(arca->nextstate);
561 if (Selector().GetMatcher()->LookAheadLabel(flabel)
    [all...]
  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 106 Matcher *GetMatcher() const { return TheMatcher; }
    [all...]

Completed in 140 milliseconds