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()
Dsymbol-table.h149 int IncrRefCount() const { in IncrRefCount() function
229 impl_->IncrRefCount(); in SymbolTable()
241 st.impl_->IncrRefCount();
Dlabel-reachable.h96 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
175 data_->IncrRefCount();
186 data_->IncrRefCount(); in LabelReachable()
Dfst.h668 int IncrRefCount() { in IncrRefCount() function
884 impl_->IncrRefCount(); in ImplToFst()
894 impl_->IncrRefCount(); in ImplToFst()
906 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.h113 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
441 data_->IncrRefCount(); in EditFstImpl()
Dcompact-fst.h182 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
526 data_->IncrRefCount(); in CompactFstImpl()
716 data_->IncrRefCount(); in CompactFstImpl()
Dlookahead-matcher.h676 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
Dsynchronize.h338 impl_->IncrRefCount(); in SynchronizeFst()
Drelabel.h353 impl_->IncrRefCount(); in RelabelFst()
Dfactor-weight.h355 impl_->IncrRefCount(); in FactorWeightFst()
Drmepsilon.h444 impl_->IncrRefCount(); in RmEpsilonFst()
Ddeterminize.h558 impl_->IncrRefCount(); in DeterminizeFst()
Dcompose.h702 impl_->IncrRefCount(); in ComposeFst()
Dmap.h481 impl_->IncrRefCount(); in MapFst()