Searched refs:ZipStringOffset (Results 1 – 2 of 2) sorted by relevance
147 struct ZipStringOffset { struct177 ZipStringOffset* hash_table;
123 const ZipStringOffset& zip_string_offset) { in isZipStringEqual()142 static int64_t EntryToIndex(const ZipStringOffset* hash_table, const uint32_t hash_table_size, in EntryToIndex()162 static int32_t AddToHash(ZipStringOffset* hash_table, const uint64_t hash_table_size, in AddToHash()378 reinterpret_cast<ZipStringOffset*>(calloc(archive->hash_table_size, sizeof(ZipStringOffset))); in ParseZipArchive()787 const ZipStringOffset* hash_table = archive->hash_table; in Next()