Searched defs:uncompressed_length (Results 1 – 17 of 17) sorted by relevance
57 uint64_t uncompressed_length; member
35 uint64 uncompressed_length = 2; field
104 size_t uncompressed_length; in Inflate() local
106 size_t uncompressed_length; in Inflate() local
79 uint32_t uncompressed_length; member
246 auto uncompressed_length = static_cast<size_t>(entry.uncompressed_length); in ExtractToPipe() local
1392 const uint64_t uncompressed_length, in inflateImpl()1877 const uint64_t uncompressed_length, Writer* writer, in Inflate()
951 const uint32_t uncompressed_length = static_cast<uint32_t>(kATxtContents.size()); in TEST() local
2666 png_alloc_size_t uncompressed_length = PNG_SIZE_MAX; in png_handle_zTXt() local2782 png_alloc_size_t uncompressed_length = 0; in png_handle_iTXt() local
902 inline ::uint64_t CompressedBlockInfo::uncompressed_length() const { in uncompressed_length() function
4879 size_t uncompressed_length, in HandleZippedRequest()
123059 __be32 uncompressed_length; member