/external/openfst/src/include/fst/ |
D | add-on.h | 157 : fst_(fst), t_(t) { in fst_() function 166 : fst_(fst), t_(t) { in fst_() function 294 F fst_; variable
|
D | label-reachable.h | 154 : fst_(new VectorFst<Arc>(fst)), in fst_() function 164 delete fst_; in fst_() local 545 VectorFst<Arc> *fst_; variable
|
D | state-map.h | 235 delete fst_; in ~StateMapFstImpl() local 318 const Fst<A> *fst_; variable 515 const Fst<A> &fst_; variable 591 const Fst<A> &fst_; variable
|
D | synchronize.h | 105 delete fst_; in ~SynchronizeFstImpl() local 324 const Fst<A> *fst_; variable
|
D | factor-weight.h | 216 delete fst_; in ~FactorWeightFstImpl() local 369 const Fst<A> *fst_; variable
|
D | rmepsilon.h | 132 const Fst<Arc> &fst_; variable 429 delete fst_; in ~RmEpsilonFstImpl() local
|
D | randgen.h | 171 : fst_(fst), in fst_() function 245 : fst_(fst), in fst_() function 381 delete fst_; in ~RandGenFstImpl() local
|
D | accumulator.h | 450 delete fst_; in ~CacheLogAccumulator() local 458 delete fst_; variable 586 const Fst<A>* fst_; // Input fst variable
|
D | connect.h | 191 const Fst<A> *fst_; variable
|
D | complement.h | 79 ~ComplementFstImpl() { delete fst_; } in ~ComplementFstImpl() local
|
D | matcher.h | 187 delete fst_; in ~SortedMatcher() local 308 const F *fst_; variable
|
/external/srec/tools/grxmlcompile/ |
D | grxmlcompile.cpp | 355 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()
|
D | fst-io.h | 137 const Fst<A> &fst_; variable 351 VectorFst<A> fst_; variable
|
/external/openfst/src/include/fst/extensions/far/ |
D | far.h | 472 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/ |
D | compile-impl.h | 200 mutable VectorFst<A> fst_; variable
|
D | print-impl.h | 136 const Fst<A> &fst_; variable
|
D | draw-impl.h | 210 const Fst<A> &fst_; variable
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | shortest-distance.h | 72 delete fst_; in ~ShortestDistanceState() local
|
D | synchronize.h | 83 delete fst_; in ~SynchronizeFstImpl() local 293 const Fst<A> *fst_; variable
|
D | connect.h | 182 const Fst<A> *fst_; variable
|
D | factor-weight.h | 172 delete fst_; in ~FactorWeightFstImpl() local 313 const Fst<A> *fst_; variable
|
D | rmepsilon.h | 113 const Fst<Arc> &fst_; variable 344 delete fst_; in ~RmEpsilonFstImpl() local
|
D | complement.h | 65 ~ComplementFstImpl() { delete fst_; } in ~ComplementFstImpl() local
|
D | arcsort.h | 108 ~ArcSortFstImpl() { delete fst_; } in ~ArcSortFstImpl() local
|
D | map.h | 291 delete fst_; in ~MapFstImpl() local 440 const Fst<A> *fst_; variable 840 MutableFst<ToArc> *fst_; member
|