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

  /external/openfst/src/include/fst/extensions/ngram/
bitmap-index.h 130 size_t get_index_ones_count(size_t array_index) const;
  /external/openfst/src/extensions/ngram/
bitmap-index.cc 65 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 79 milliseconds