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

/external/openfst/src/include/fst/
H A Dadd-on.h54 int IncrRefCount() { return ref_count_.Incr(); } function in class:fst::NullAddOn
72 a1_->IncrRefCount();
74 a2_->IncrRefCount();
122 int IncrRefCount() { function in class:fst::AddOnPair
140 // a 'bool Write(ostream &)' method, and 'int RecCount(), 'int IncrRefCount()'
161 t_->IncrRefCount();
170 t_->IncrRefCount();
178 t_->IncrRefCount();
280 t_->IncrRefCount();
H A Dsymbol-table.h149 int IncrRefCount() const { function in class:fst::SymbolTableImpl
229 impl_->IncrRefCount();
241 st.impl_->IncrRefCount();
H A Daccumulator.h139 int IncrRefCount() { return ref_count_.Incr(); } function in class:fst::FastLogAccumulatorData
179 data_->IncrRefCount();
380 int IncrRefCount() { return ref_count_.Incr(); } function in class:fst::CacheLogAccumulatorData
445 data_->IncrRefCount();
638 int IncrRefCount() { return ref_count_.Incr(); } function in class:fst::ReplaceAccumulatorData
678 data_->IncrRefCount();
H A Dencode.h176 int IncrRefCount() { return ref_count_.Incr(); } function in class:fst::EncodeTable
320 table_->IncrRefCount();
329 table_->IncrRefCount();
H A Dlabel-reachable.h96 int IncrRefCount() { return ref_count_.Incr(); } function in class:fst::LabelReachableData
175 data_->IncrRefCount();
186 data_->IncrRefCount();
H A Dfst.h668 int IncrRefCount() { function in class:fst::FstImpl
884 impl_->IncrRefCount();
894 impl_->IncrRefCount();
906 impl->IncrRefCount();
H A Dedit-fst.h113 int IncrRefCount() { return ref_count_.Incr(); } function in class:fst::EditFstData
441 data_->IncrRefCount();
H A Dcompact-fst.h182 int IncrRefCount() { return ref_count_.Incr(); } function in class:fst::CompactFstData
526 data_->IncrRefCount();
716 data_->IncrRefCount();
H A Dlookahead-matcher.h676 data->IncrRefCount();
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dsymbol-table.h101 int IncrRefCount() const { function in class:fst::SymbolTableImpl
165 impl_->IncrRefCount();
328 impl_->IncrRefCount();
H A Dconst-fst.h236 impl_->IncrRefCount();
273 impl_->IncrRefCount();
H A Dcomplement.h127 impl_->IncrRefCount();
H A Dvector-fst.h468 impl_->IncrRefCount();
477 fst.impl_->IncrRefCount();
521 impl_->IncrRefCount();
H A Dfst.h451 int IncrRefCount() { return ++ref_count_; } function in class:fst::FstImpl
H A Drational.h240 impl_->IncrRefCount();
H A Dfactor-weight.h353 impl_->IncrRefCount();
H A Drelabel.h352 impl_->IncrRefCount();
H A Drmepsilon.h442 impl_->IncrRefCount();
H A Dsynchronize.h338 impl_->IncrRefCount();
H A Dcompose.h699 impl_->IncrRefCount();
H A Ddeterminize.h558 impl_->IncrRefCount();
H A Dmap.h481 impl_->IncrRefCount();

Completed in 184 milliseconds