Searched refs:get_index_ones_count (Results 1 - 2 of 2) sorted by relevance

/external/openfst/src/include/fst/extensions/ngram/
H A Dbitmap-index.h130 size_t get_index_ones_count(size_t array_index) const;
/external/openfst/src/extensions/ngram/
H A Dbitmap-index.cc65 const uint32 sum = get_index_ones_count(end_word);
115 size_t BitmapIndex::get_index_ones_count(size_t array_index) const { function in class:fst::BitmapIndex

Completed in 50 milliseconds