Searched refs:Decr (Results 1 - 9 of 9) sorted by relevance

/external/openfst/src/include/fst/
H A Dlock.h82 int Decr() const { return --count_; } function in class:fst::RefCounter
H A Dadd-on.h55 int DecrRefCount() { return ref_count_.Decr(); }
127 return ref_count_.Decr();
H A Daccumulator.h140 int DecrRefCount() { return ref_count_.Decr(); }
381 int DecrRefCount() { return ref_count_.Decr(); }
639 int DecrRefCount() { return ref_count_.Decr(); }
H A Dsymbol-table.h153 return ref_count_.Decr();
H A Dencode.h177 int DecrRefCount() { return ref_count_.Decr(); }
H A Dlabel-reachable.h97 int DecrRefCount() { return ref_count_.Decr(); }
H A Dedit-fst.h114 int DecrRefCount() { return ref_count_.Decr(); }
H A Dfst.h673 return ref_count_.Decr();
H A Dcompact-fst.h183 int DecrRefCount() { return ref_count_.Decr(); }

Completed in 1635 milliseconds