Searched defs:compressed_size (Results 1 - 25 of 218) sorted by relevance

123456789

/netbsd-current/external/public-domain/xz/dist/src/liblzma/common/
H A Dblock_util.c34 const lzma_vli compressed_size = unpadded_size - container_size; local
[all...]
H A Dblock_decoder.c33 lzma_vli compressed_size; member in struct:__anon16190
[all...]
H A Dblock_encoder.c34 lzma_vli compressed_size; member in struct:__anon16192
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dblkptr.c47 encode_embedded_bp_compressed(blkptr_t *bp, void *data, enum zio_compress comp, int uncompressed_size, int compressed_size) argument
/netbsd-current/external/public-domain/xz/dist/tests/
H A Dtest_bcj_exact_size.c23 static size_t compressed_size = 0; variable
/netbsd-current/external/public-domain/xz/dist/src/liblzma/api/lzma/
H A Dblock.h148 lzma_vli compressed_size; member in struct:__anon6996
H A Dindex.h94 lzma_vli compressed_size; member in struct:__anon16175::__anon16176
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dcompressed_output.cc42 zlib_compress(int header_size, const unsigned char* uncompressed_data, unsigned long uncompressed_size, unsigned char** compressed_data, unsigned long* compressed_size) argument
82 zlib_decompress(const unsigned char* compressed_data, unsigned long compressed_size, unsigned char* uncompressed_data, unsigned long uncompressed_size) argument
122 get_uncompressed_size(const unsigned char* compressed_data, section_size_type compressed_size) argument
140 decompress_input_section(const unsigned char* compressed_data, unsigned long compressed_size, unsigned char* uncompressed_data, unsigned long uncompressed_size, int size, bool big_endian, elfcpp::Elf_Xword sh_flags) argument
223 unsigned long compressed_size; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dcompressed_output.cc42 zlib_compress(int header_size, const unsigned char* uncompressed_data, unsigned long uncompressed_size, unsigned char** compressed_data, unsigned long* compressed_size) argument
82 zlib_decompress(const unsigned char* compressed_data, unsigned long compressed_size, unsigned char* uncompressed_data, unsigned long uncompressed_size) argument
122 get_uncompressed_size(const unsigned char* compressed_data, section_size_type compressed_size) argument
140 decompress_input_section(const unsigned char* compressed_data, unsigned long compressed_size, unsigned char* uncompressed_data, unsigned long uncompressed_size, int size, bool big_endian, elfcpp::Elf_Xword sh_flags) argument
223 unsigned long compressed_size; local
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_zip64_stream.c74 unsigned long compressed_size = 0; local
H A Dtest_write_format_zip_stream.c72 unsigned long compressed_size = 0; local
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dcompressed_output.cc42 zlib_compress(int header_size, const unsigned char* uncompressed_data, unsigned long uncompressed_size, unsigned char** compressed_data, unsigned long* compressed_size) argument
82 zlib_decompress(const unsigned char* compressed_data, unsigned long compressed_size, unsigned char* uncompressed_data, unsigned long uncompressed_size) argument
122 get_uncompressed_size(const unsigned char* compressed_data, section_size_type compressed_size) argument
140 decompress_input_section(const unsigned char* compressed_data, unsigned long compressed_size, unsigned char* uncompressed_data, unsigned long uncompressed_size, int size, bool big_endian, elfcpp::Elf_Xword sh_flags) argument
223 unsigned long compressed_size; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/minizip/
H A Dunzip.h119 ZPOS64_T compressed_size; /* compressed size 8 bytes */ member in struct:unz_file_info64_s
140 uLong compressed_size; /* compressed size 4 bytes */ member in struct:unz_file_info_s
/netbsd-current/external/public-domain/xz/dist/src/liblzma/lzma/
H A Dlzma2_encoder.c44 size_t compressed_size; member in struct:__anon16223
[all...]
H A Dlzma2_decoder.c42 size_t compressed_size; member in struct:__anon16222
[all...]
/netbsd-current/common/dist/zlib/contrib/minizip/
H A Dunzip.h119 ZPOS64_T compressed_size; /* compressed size 8 bytes */ member in struct:unz_file_info64_s
140 uLong compressed_size; /* compressed size 4 bytes */ member in struct:unz_file_info_s
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcompress.c84 uLong compressed_size; local
30 decompress_contents(bfd_byte *compressed_buffer, bfd_size_type compressed_size, bfd_byte *uncompressed_buffer, bfd_size_type uncompressed_size) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/minizip/
H A Dunzip.h119 ZPOS64_T compressed_size; /* compressed size 8 bytes */ member in struct:unz_file_info64_s
140 uLong compressed_size; /* compressed size 4 bytes */ member in struct:unz_file_info_s
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcompress.c80 uLong compressed_size; local
30 decompress_contents(bfd_byte *compressed_buffer, bfd_size_type compressed_size, bfd_byte *uncompressed_buffer, bfd_size_type uncompressed_size) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/minizip/
H A Dunzip.h119 ZPOS64_T compressed_size; /* compressed size 8 bytes */ member in struct:unz_file_info64_s
140 uLong compressed_size; /* compressed size 4 bytes */ member in struct:unz_file_info_s
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_filter_lzop.c78 size_t compressed_size; member in struct:read_lzop
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
H A Dunzip.h119 ZPOS64_T compressed_size; /* compressed size 8 bytes */ member in struct:unz_file_info64_s
140 uLong compressed_size; /* compressed size 4 bytes */ member in struct:unz_file_info_s
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcompress.c84 uLong compressed_size; local
30 decompress_contents(bfd_byte *compressed_buffer, bfd_size_type compressed_size, bfd_byte *uncompressed_buffer, bfd_size_type uncompressed_size) argument
[all...]
/netbsd-current/external/zlib/pigz/dist/zopfli/
H A Ddeflate.c380 size_t compressed_size; local
/netbsd-current/external/public-domain/xz/dist/src/xz/
H A Dlist.c49 lzma_vli compressed_size; member in struct:__anon16240
105 uint64_t compressed_size; member in struct:__anon16241
611 get_ratio(uint64_t compressed_size, uint64_t uncompressed_size) argument
710 print_adv_helper(uint64_t stream_count, uint64_t block_count, uint64_t compressed_size, uint64_t uncompressed_size, uint32_t checks, uint64_t stream_padding) argument
870 const lzma_vli compressed_size local
[all...]

Completed in 388 milliseconds

123456789