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 82 int Decr() const { return --count_; }
add-on.h 55 int DecrRefCount() { return ref_count_.Decr(); }
127 return ref_count_.Decr();
symbol-table.h 153 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 114 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 673 return ref_count_.Decr();
compact-fst.h 183 int DecrRefCount() { return ref_count_.Decr(); }
    [all...]

Completed in 271 milliseconds