HomeSort by relevance Sort by last modified time
    Searched refs:Decr (Results 1 - 9 of 9) sorted by null

  /external/openfst/src/include/fst/
lock.h 71 int Decr() const { return --count_; }
add-on.h 55 int DecrRefCount() { return ref_count_.Decr(); }
127 return ref_count_.Decr();
symbol-table.h 145 return ref_count_.Decr();
accumulator.h 140 int DecrRefCount() { return ref_count_.Decr(); }
381 int DecrRefCount() { return ref_count_.Decr(); }
639 int DecrRefCount() { return ref_count_.Decr(); }
edit-fst.h 110 int DecrRefCount() { return ref_count_.Decr(); }
encode.h 177 int DecrRefCount() { return ref_count_.Decr(); }
label-reachable.h 97 int DecrRefCount() { return ref_count_.Decr(); }
fst.h 667 return ref_count_.Decr();
compact-fst.h 174 int DecrRefCount() { return ref_count_.Decr(); }
    [all...]

Completed in 329 milliseconds