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 149 int IncrRefCount() const {
229 impl_->IncrRefCount();
241 st.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 113 int IncrRefCount() { return ref_count_.Incr(); }
441 data_->IncrRefCount();
compact-fst.h 182 int IncrRefCount() { return ref_count_.Incr(); }
526 data_->IncrRefCount();
716 data_->IncrRefCount();
    [all...]
fst.h 668 int IncrRefCount() {
884 impl_->IncrRefCount();
894 impl_->IncrRefCount();
906 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 605 milliseconds