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

  /external/openfst/src/include/fst/
lock.h 65 class RefCounter {
67 RefCounter() : count_(1) {}
76 DISALLOW_COPY_AND_ASSIGN(RefCounter);
add-on.h 58 RefCounter ref_count_;
133 RefCounter ref_count_;
symbol-table.h 189 mutable RefCounter ref_count_;
accumulator.h 151 RefCounter ref_count_; // Reference count.
418 RefCounter ref_count_;
645 RefCounter ref_count_;
edit-fst.h 326 RefCounter ref_count_;
encode.h 210 RefCounter ref_count_;
label-reachable.h 106 RefCounter ref_count_; // Reference count.
fst.h 767 RefCounter ref_count_; // Reference count
compact-fst.h 188 RefCounter ref_count_;
    [all...]

Completed in 342 milliseconds