Home
last modified time | relevance | path

Searched defs:fst_ (Results 1 – 25 of 39) sorted by relevance

12

/external/openfst/src/include/fst/
Dadd-on.h157 : fst_(fst), t_(t) { in fst_() function
166 : fst_(fst), t_(t) { in fst_() function
294 F fst_; variable
Dlabel-reachable.h154 : fst_(new VectorFst<Arc>(fst)), in fst_() function
164 delete fst_; in fst_() local
545 VectorFst<Arc> *fst_; variable
Dstate-map.h235 delete fst_; in ~StateMapFstImpl() local
318 const Fst<A> *fst_; variable
515 const Fst<A> &fst_; variable
591 const Fst<A> &fst_; variable
Dsynchronize.h105 delete fst_; in ~SynchronizeFstImpl() local
324 const Fst<A> *fst_; variable
Dfactor-weight.h216 delete fst_; in ~FactorWeightFstImpl() local
369 const Fst<A> *fst_; variable
Drmepsilon.h132 const Fst<Arc> &fst_; variable
429 delete fst_; in ~RmEpsilonFstImpl() local
Drandgen.h171 : fst_(fst), in fst_() function
245 : fst_(fst), in fst_() function
381 delete fst_; in ~RandGenFstImpl() local
Daccumulator.h450 delete fst_; in ~CacheLogAccumulator() local
458 delete fst_; variable
586 const Fst<A>* fst_; // Input fst variable
Dconnect.h191 const Fst<A> *fst_; variable
Dcomplement.h79 ~ComplementFstImpl() { delete fst_; } in ~ComplementFstImpl() local
Dmatcher.h187 delete fst_; in ~SortedMatcher() local
308 const F *fst_; variable
/external/srec/tools/grxmlcompile/
Dgrxmlcompile.cpp355 ESR_ReturnCode FstMergeOLabelsToILabels( fst::StdVectorFst& fst_, int max_ilabels ) in FstMergeOLabelsToILabels()
380 ESR_ReturnCode FstMergeOLabelsToILabels_GetMax( fst::StdVectorFst& fst_, int& max_ilabel ) in FstMergeOLabelsToILabels_GetMax()
395 ESR_ReturnCode FstSplitOLabelsFromILabels( fst::StdVectorFst& fst_, int max_ilabels ) in FstSplitOLabelsFromILabels()
418 ESR_ReturnCode FstReplaceILabel( fst::StdVectorFst& fst_, int from_ilabel, int into_ilabel) in FstReplaceILabel()
444 ESR_ReturnCode FstPushSlotLikeOLabels( fst::StdVectorFst& fst_, int myMin, int myMax) in FstPushSlotLikeOLabels()
Dfst-io.h137 const Fst<A> &fst_; variable
351 VectorFst<A> fst_; variable
/external/openfst/src/include/fst/extensions/far/
Dfar.h472 if (fst_) delete fst_; in ~FstFarReader() local
479 if (fst_) delete fst_; in ReadFst() local
494 mutable Fst<A> *fst_; variable
/external/openfst/src/include/fst/script/
Dcompile-impl.h200 mutable VectorFst<A> fst_; variable
Dprint-impl.h136 const Fst<A> &fst_; variable
Ddraw-impl.h210 const Fst<A> &fst_; variable
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dshortest-distance.h72 delete fst_; in ~ShortestDistanceState() local
Dsynchronize.h83 delete fst_; in ~SynchronizeFstImpl() local
293 const Fst<A> *fst_; variable
Dconnect.h182 const Fst<A> *fst_; variable
Dfactor-weight.h172 delete fst_; in ~FactorWeightFstImpl() local
313 const Fst<A> *fst_; variable
Drmepsilon.h113 const Fst<Arc> &fst_; variable
344 delete fst_; in ~RmEpsilonFstImpl() local
Dcomplement.h65 ~ComplementFstImpl() { delete fst_; } in ~ComplementFstImpl() local
Darcsort.h108 ~ArcSortFstImpl() { delete fst_; } in ~ArcSortFstImpl() local
Dmap.h291 delete fst_; in ~MapFstImpl() local
440 const Fst<A> *fst_; variable
840 MutableFst<ToArc> *fst_; member

12