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

/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 121 milliseconds