Home
last modified time | relevance | path

Searched defs:DecrRefCount (Results 1 – 10 of 10) sorted by relevance

/external/openfst/src/include/fst/
Dadd-on.h55 int DecrRefCount() { return ref_count_.Decr(); } in DecrRefCount() function
126 int DecrRefCount() { in DecrRefCount() function
Daccumulator.h140 int DecrRefCount() { return ref_count_.Decr(); } in DecrRefCount() function
381 int DecrRefCount() { return ref_count_.Decr(); } in DecrRefCount() function
639 int DecrRefCount() { return ref_count_.Decr(); } in DecrRefCount() function
Dlabel-reachable.h97 int DecrRefCount() { return ref_count_.Decr(); } in DecrRefCount() function
Dsymbol-table.h152 int DecrRefCount() const { in DecrRefCount() function
Dencode.h177 int DecrRefCount() { return ref_count_.Decr(); } in DecrRefCount() function
Dedit-fst.h114 int DecrRefCount() { return ref_count_.Decr(); } in DecrRefCount() function
Dfst.h672 int DecrRefCount() { in DecrRefCount() function
Dcompact-fst.h183 int DecrRefCount() { return ref_count_.Decr(); } in DecrRefCount() function
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dsymbol-table.h105 int DecrRefCount() const { in DecrRefCount() function
Dfst.h453 int DecrRefCount() { return --ref_count_; } in DecrRefCount() function