Searched defs:uncompressed_length (Results 1 – 5 of 5) sorted by relevance
57 uint64_t uncompressed_length; member
35 uint64 uncompressed_length = 2; field
246 auto uncompressed_length = static_cast<size_t>(entry.uncompressed_length); in ExtractToPipe() local
1393 const uint64_t uncompressed_length, in inflateImpl()1878 const uint64_t uncompressed_length, Writer* writer, in Inflate()
951 const uint32_t uncompressed_length = static_cast<uint32_t>(kATxtContents.size()); in TEST() local