Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dadd-on.h54 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
122 int IncrRefCount() { in IncrRefCount() function
Daccumulator.h139 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
380 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
638 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
Dlabel-reachable.h96 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
Dsymbol-table.h141 int IncrRefCount() const { in IncrRefCount() function
Dencode.h176 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
Dedit-fst.h109 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
Dfst.h662 int IncrRefCount() { in IncrRefCount() function
Dcompact-fst.h173 int IncrRefCount() { return ref_count_.Incr(); } in IncrRefCount() function
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dsymbol-table.h102 int IncrRefCount() const { in IncrRefCount() function
Dfst.h451 int IncrRefCount() { return ++ref_count_; } in IncrRefCount() function