Home
last modified time | relevance | path

Searched defs:decompress (Results 1 – 17 of 17) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-section-in.c134 size_t *len, bool decompress) in lto_get_section_data()
196 size_t len, bool decompress) in lto_free_section_data()
/dragonfly/usr.bin/compress/
H A Dcompress.c274 decompress(const char *in, const char *out, int bits) in decompress() function
/dragonfly/sys/opencrypto/
H A Dxform.h70 u_int32_t (*decompress) (u_int8_t *, u_int32_t, u_int8_t **); member
/dragonfly/contrib/binutils-2.27/bfd/
H A Dcompress.c83 bfd_boolean decompress; in bfd_compress_section_contents() local
H A Dcoffgen.c153 enum { nothing, compress, decompress } action = nothing; in make_a_section_from_file() enumerator
H A Delf.c1107 enum { nothing, compress, decompress } action = nothing; in _bfd_elf_make_section_from_shdr() enumerator
/dragonfly/contrib/binutils-2.34/bfd/
H A Dcompress.c83 bfd_boolean decompress; in bfd_compress_section_contents() local
H A Dcoffgen.c154 enum { nothing, compress, decompress } action = nothing; in make_a_section_from_file() enumerator
H A Delf.c1210 enum { nothing, compress, decompress } action = nothing; in _bfd_elf_make_section_from_shdr() enumerator
/dragonfly/usr.sbin/ppp/
H A Dpred.c103 decompress(struct pred1_state *state, u_char *source, u_char *dest, int len) in decompress() function
/dragonfly/contrib/gdb-7/bfd/
H A Dcoffgen.c155 enum { nothing, compress, decompress } action = nothing; in make_a_section_from_file() enumerator
H A Delf.c1005 enum { nothing, compress, decompress } action = nothing; in _bfd_elf_make_section_from_shdr() enumerator
/dragonfly/contrib/zstd/lib/decompress/
H A Dhuf_decompress.c1288 static const decompressionAlgo decompress[2] = { HUF_decompress4X1, HUF_decompress4X2 }; in HUF_decompress() local
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c1588 decompress(struct archive_read *a, const void **buff, size_t *outbytes, in decompress() function
H A Darchive_read_support_format_7zip.c1321 decompress(struct archive_read *a, struct _7zip *zip, in decompress() function
/dragonfly/contrib/binutils-2.27/binutils/
H A Dobjcopy.c220 decompress = 1 << 4 enumerator
/dragonfly/contrib/binutils-2.34/binutils/
H A Dobjcopy.c233 decompress = 1 << 4 enumerator