HomeSort by relevance Sort by last modified time
    Searched defs:IncrRefCount (Results 1 - 10 of 10) sorted by null

  /external/openfst/src/include/fst/
add-on.h 54 int IncrRefCount() { return ref_count_.Incr(); }
72 a1_->IncrRefCount();
74 a2_->IncrRefCount();
122 int IncrRefCount() {
140 // a 'bool Write(ostream &)' method, and 'int RecCount(), 'int IncrRefCount()'
161 t_->IncrRefCount();
170 t_->IncrRefCount();
178 t_->IncrRefCount();
280 t_->IncrRefCount();
encode.h 176 int IncrRefCount() { return ref_count_.Incr(); }
320 table_->IncrRefCount();
329 table_->IncrRefCount();
label-reachable.h 96 int IncrRefCount() { return ref_count_.Incr(); }
175 data_->IncrRefCount();
186 data_->IncrRefCount();
symbol-table.h 141 int IncrRefCount() const {
220 impl_->IncrRefCount();
accumulator.h 139 int IncrRefCount() { return ref_count_.Incr(); }
179 data_->IncrRefCount();
380 int IncrRefCount() { return ref_count_.Incr(); }
445 data_->IncrRefCount();
638 int IncrRefCount() { return ref_count_.Incr(); }
678 data_->IncrRefCount();
edit-fst.h 109 int IncrRefCount() { return ref_count_.Incr(); }
436 data_->IncrRefCount();
compact-fst.h 173 int IncrRefCount() { return ref_count_.Incr(); }
520 data_->IncrRefCount();
705 data_->IncrRefCount();
    [all...]
fst.h 662 int IncrRefCount() {
877 impl_->IncrRefCount();
887 impl_->IncrRefCount();
899 impl->IncrRefCount();
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
symbol-table.h 102 int IncrRefCount() const {
166 impl_->IncrRefCount();
329 impl_->IncrRefCount();
fst.h 451 int IncrRefCount() { return ++ref_count_; }

Completed in 80 milliseconds