Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/gzip/
H A Dgzexe61 decompress () { function
/netbsd-src/external/public-domain/xz/dist/tests/
H A Dtest_bcj_exact_size.c52 decompress(void) in decompress() function
/netbsd-src/external/public-domain/xz/dist/doc/examples/
H A D02_decompress.c104 decompress(lzma_stream *strm, const char *inname, FILE *infile, FILE *outfile) in decompress() function
/netbsd-src/external/bsd/bzip2/dist/
H A Ddlltest.c73 int decompress = 0; in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DDecompressor.cpp95 Error Decompressor::decompress(MutableArrayRef<char> Buffer) { in decompress() function in Decompressor
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-section-in.c137 size_t *len, bool decompress) in lto_get_section_data()
210 size_t len, bool decompress) in lto_free_section_data()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-section-in.cc137 size_t *len, bool decompress) in lto_get_section_data()
210 size_t len, bool decompress) in lto_free_section_data()
/netbsd-src/usr.bin/compress/
H A Dcompress.c299 decompress(const char *in, const char *out, int bits) in decompress() function
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcompress.c87 bool 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.c1204 enum { nothing, compress, decompress } action = nothing; in _bfd_elf_make_section_from_shdr() enumerator
/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler.h75 isl_pw_multi_aff *decompress; member
H A Disl_scheduler.c794 __isl_take isl_pw_multi_aff *decompress) in compress_node()
846 isl_pw_multi_aff *decompress, *pma; in project_out_fixed() local
975 __isl_take isl_pw_multi_aff *decompress) in add_node()
1041 isl_pw_multi_aff *decompress; in extract_node() local
/netbsd-src/sys/net/
H A Dppp-comp.h92 int (*decompress)(void *, PACKETPTR, PACKETPTR *); member
/netbsd-src/external/bsd/libfido2/dist/tools/
H A Dlargeblob.c351 decompress(const struct blob *plaintext, uint64_t origsiz) in decompress() function
/netbsd-src/external/bsd/file/dist/src/
H A Dcompress.c1068 int (*decompress)(const unsigned char *, unsigned char **, in uncompressbuf() local
/netbsd-src/sys/opencrypto/
H A Dcryptosoft_xform.c85 uint32_t (*decompress)(uint8_t *, uint32_t, uint8_t **, int); member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoffgen.c234 enum { nothing, compress, decompress } action = nothing; in make_a_section_from_file() enumerator
H A Delf.c1187 enum { nothing, compress, decompress } action = nothing; in _bfd_elf_make_section_from_shdr() enumerator
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dobjcopy.c235 decompress = 1 << 4 enumerator
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dobjcopy.c236 decompress = 1 << 5 enumerator