Searched refs:key_pool (Results 1 – 2 of 2) sorted by relevance
821 force_min_bit_width_(BIT_WIDTH_8), key_pool(KeyOffsetCompare(buf_)), in buf_()845 key_pool.clear(); in Clear()907 auto it = key_pool.find(sloc); in Key()908 if (it != key_pool.end()) { in Key()914 key_pool.insert(sloc); in Key()1488 KeyOffsetMap key_pool; variable
349 self.key_pool = list(range(1, 5000))355 self.key_map[key] = self.key_pool.pop(0)