Searched refs:small_table_ (Results 1 – 2 of 2) sorted by relevance
276 if (small_table_) { in GetAddress()338 EntryCell::EntryCell() : cell_num_(0), hash_(0), small_table_(false) { in EntryCell()348 small_table_(small_table) { in EntryCell()373 small_table_(small_table) { in EntryCell()381 if (small_table_) in GetLocation()388 if (small_table_) { in RecomputeHash()429 small_table_(false) { in IndexTable()500 small_table_ = extra_bits_ < kMaxExtraBitsSmallTable; in Init()501 if (!small_table_) in Init()548 if (small_table_) in Init()[all …]
104 bool small_table_; variable272 bool small_table_; variable