Searched defs:tableSize (Results 1 – 7 of 7) sorted by relevance
65 … [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) in ComputeCompactSize()
105 … [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) in ComputeCompactSize()
169 int computeHashTableSize, int tableSize, int addedElements) in ComputeCompactSize()
537 … [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) in ComputeCompactSize()
196 auto tableSize = lineTable.size(); in GetFristLine() local210 auto tableSize = columnTable.size(); in GetFristColumn() local
137 [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) in ComputeCompactSize()
289 uint32_t tableSize = file.GetHeaderLeft() * file.GetHeaderRight(); in ReadObjectTable() local623 uint32_t tableSize = file.GetHeaderLeft() * sizeof(AddrTableItemV2); in ReadObjectTable() local