Home
last modified time | relevance | path

Searched refs:IncrRefCount (Results 1 – 22 of 22) sorted by relevance

/external/openfst/src/include/fst/
Dadd-on.h54 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
72 a1_->IncrRefCount(); in AddOnPair()
74 a2_->IncrRefCount(); in AddOnPair()
122 int IncrRefCount() { in IncrRefCount() function
161 t_->IncrRefCount(); in fst_()
170 t_->IncrRefCount(); in fst_()
178 t_->IncrRefCount(); in AddOnImpl()
280 t_->IncrRefCount(); in SetAddOn()
Daccumulator.h139 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
179 data_->IncrRefCount(); in FastLogAccumulator()
380 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
445 data_->IncrRefCount(); in CacheLogAccumulator()
638 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
678 data_->IncrRefCount(); in ReplaceAccumulator()
Dlabel-reachable.h96 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
175 data_->IncrRefCount();
186 data_->IncrRefCount(); in LabelReachable()
Dsymbol-table.h141 int IncrRefCount() const { in IncrRefCount() function
220 impl_->IncrRefCount(); in SymbolTable()
Dfst.h662 int IncrRefCount() { in IncrRefCount() function
877 impl_->IncrRefCount(); in ImplToFst()
887 impl_->IncrRefCount(); in ImplToFst()
899 impl->IncrRefCount();
Dencode.h176 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
320 table_->IncrRefCount(); in EncodeMapper()
329 table_->IncrRefCount(); in EncodeMapper()
Dedit-fst.h109 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
436 data_->IncrRefCount(); in EditFstImpl()
Dcompact-fst.h173 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
520 data_->IncrRefCount(); in CompactFstImpl()
705 data_->IncrRefCount(); in CompactFstImpl()
Dlookahead-matcher.h677 data->IncrRefCount(); in LabelLookAheadRelabeler()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dsymbol-table.h102 int IncrRefCount() const { in IncrRefCount() function
166 impl_->IncrRefCount(); in SymbolTable()
329 impl_->IncrRefCount(); in SymbolTableIterator()
Dconst-fst.h234 impl_->IncrRefCount(); in ConstFst()
271 impl_->IncrRefCount(); in Copy()
Dvector-fst.h466 impl_->IncrRefCount(); in VectorFst()
475 fst.impl_->IncrRefCount();
519 impl_->IncrRefCount(); in Copy()
Dcomplement.h127 impl_->IncrRefCount(); in ComplementFst()
Drational.h240 impl_->IncrRefCount(); in RationalFst()
Dfst.h451 int IncrRefCount() { return ++ref_count_; } in IncrRefCount() function
Drelabel.h353 impl_->IncrRefCount(); in RelabelFst()
Dfactor-weight.h355 impl_->IncrRefCount(); in FactorWeightFst()
Dsynchronize.h338 impl_->IncrRefCount(); in SynchronizeFst()
Drmepsilon.h444 impl_->IncrRefCount(); in RmEpsilonFst()
Ddeterminize.h558 impl_->IncrRefCount(); in DeterminizeFst()
Dcompose.h702 impl_->IncrRefCount(); in ComposeFst()
Dmap.h481 impl_->IncrRefCount(); in MapFst()