Searched refs:compress (Results 51 - 75 of 110) sorted by relevance

12345

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzlib.h525 compress them better. The effect of Z_FILTERED is to force more Huffman
980 16: NO_GZCOMPRESS -- gz* functions cannot compress (to avoid linking
1011 ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen,
1019 This function can be used to compress a whole file at once if the
1021 compress returns Z_OK if success, Z_MEM_ERROR if there was not
1045 compress() or compress2() on sourceLen bytes. It would be used before
1046 a compress() or compress2() call to allocate the destination buffer.
/freebsd-11-stable/sys/contrib/zlib/
H A Dzconf.h34 # define compress z_compress macro
H A Dzlib.h594 compress them better. The effect of Z_FILTERED is to force more Huffman
1196 16: NO_GZCOMPRESS -- gz* functions cannot compress (to avoid linking
1228 ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen,
1235 compressed data. compress() is equivalent to compress2() with a level
1238 compress returns Z_OK if success, Z_MEM_ERROR if there was not
1262 compress() or compress2() on sourceLen bytes. It would be used before a
1263 compress() or compress2() call to allocate the destination buffer.
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dspa.h555 #define SNPRINTF_BLKPTR(func, ws, buf, size, bp, type, checksum, compress) \
579 compress, \
606 compress, \
/freebsd-11-stable/contrib/bzip2/
H A Dbzip2.c422 panic ( "compress:unexpected error" );
425 panic ( "compress:end" );
1012 into fileMetaInfo before starting to compress / decompress it,
1015 To complicate matters, in compress() and decompress() below, the
1133 void compress ( Char *name ) function
1143 panic ( "compress: bad modes\n" );
1282 panic ( "compress: bad srcMode" );
1636 " -z --compress force compression\n"
1650 " If invoked as `bzip2', default action is to compress.\n"
1852 /*-- Determine what to do (compress/uncompres
[all...]
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds3_pkt.c621 i = COMP_compress_block(ssl->compress, wr->data,
700 s->compress == NULL && s->msg_callback == NULL &&
1013 /* first we compress */
1014 if (s->compress != NULL) {
H A Dssl_lib.c3023 if (s->compress != NULL) {
3024 COMP_CTX_free(s->compress);
3025 s->compress = NULL;
3083 if (s->compress != NULL)
3084 return (s->compress->meth);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp206 Classes.compress();
/freebsd-11-stable/share/mk/
H A Dbsd.man.mk25 # MCOMPRESS_CMD Program to compress man pages. Output is to
H A Dbsd.own.mk14 # COMPRESS_CMD Program to compress documents.
/freebsd-11-stable/usr.sbin/crunch/examples/
H A Dreally-big.conf42 progs cksum cmp col colcrt colrm column comm compress crontab ctags cut
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio.c121 int zfs_sync_pass_dont_compress = 5; /* don't compress starting in this pass */
123 &zfs_sync_pass_dont_compress, 0, "don't compress starting in this pass");
1401 enum zio_compress compress = zp->zp_compress; local
1451 compress = ZIO_COMPRESS_OFF;
1458 /* If it's a compressed write that is not raw, compress the buffer. */
1459 if (compress != ZIO_COMPRESS_OFF && psize == lsize) {
1461 psize = zio_compress_data(compress, zio->io_abd, cbuf, lsize);
1463 compress = ZIO_COMPRESS_OFF;
1469 cbuf, compress, lsize, psize);
1492 compress
[all...]
H A Darc.c236 * it may compress the data before writing it to disk. The ARC will be called
1922 enum zio_compress compress = BP_GET_COMPRESS(zio->io_bp); local
1937 * pool. When this is the case, we must first compress it if it is
1940 if (!HDR_COMPRESSION_ENABLED(hdr) && compress != ZIO_COMPRESS_OFF) {
1946 csize = zio_compress_data(compress, zio->io_abd,
2348 "hdr %p, compress %d, psize %d, lsize %d",
5976 enum zio_compress compress = HDR_GET_COMPRESS(hdr); local
6060 nhdr = arc_hdr_alloc(spa, psize, lsize, compress, type);
6157 enum zio_compress compress; local
6159 compress
[all...]
H A Dspa_misc.c1611 char *compress = NULL; local
1629 compress = zio_compress_table[BP_GET_COMPRESS(bp)].ci_name;
1633 compress);
H A Dzvol.c2387 uint64_t checksum, compress, refresrv, vbs, dedup; local
2421 zfs_prop_to_name(ZFS_PROP_COMPRESSION), &compress, NULL);
2467 &compress, tx);
2596 uint64_t checksum, compress, refresrv, vbs, dedup; local
2619 zfs_prop_to_name(ZFS_PROP_COMPRESSION), 8, 1, &compress);
2629 zfs_prop_to_name(ZFS_PROP_COMPRESSION), compress);
/freebsd-11-stable/contrib/file/magic/
H A DMakefile.am67 $(MAGIC_FRAGMENT_DIR)/compress \
/freebsd-11-stable/sys/kern/
H A Dimgact_elf.c1383 boolean_t compress; local
1385 compress = (flags & IMGACT_CORE_COMPRESS) != 0;
1429 if (compress) {
1465 if (error == 0 && compress)
1477 if (compress) {
/freebsd-11-stable/sys/contrib/zlib/test/
H A Dexample.c86 * Test compress() and uncompress()
95 err = compress(compr, &comprLen, (const Bytef*)hello, len);
96 CHECK_ERR(err, "compress");
120 fprintf(stderr, "NO_GZCOMPRESS -- gz* functions cannot compress\n");
296 /* At this point, uncompr is still mostly zeroes, so it should compress
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp104 llvm::Error E = zlib::compress(UncompressedStrings, CompressedStrings,
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp271 // Write section contents to a temporary buffer and compress it.
275 // -O2 is given, we use level 6 to compress debug info more by ~15%. We found
278 if (Error e = zlib::compress(toStringRef(buf), compressedData,
280 fatal("compress failed: " + llvm::toString(std::move(e)));
304 // If -compress-debug-section is specified and if this is a debug section,
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h655 boolean_t compress; member in struct:sendflags
H A Dlibzfs_sendrecv.c938 boolean_t large_block, compress; member in struct:send_dump_data
1239 if (sdd->compress)
1635 if (flags->compress || nvlist_exists(resume_nvl, "compressok"))
1904 sdd.compress = flags->compress;
2051 if (flags.compress)
/freebsd-11-stable/contrib/subversion/
H A Dbuild.conf1170 [compress-test]
1174 sources = compress-test.c
1598 parse-diff-test x509-test xml-test afl-x509 afl-svndiff compress-test
/freebsd-11-stable/contrib/libstdc++/
H A DMakefile.in580 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
/freebsd-11-stable/contrib/tnftp/
H A DMakefile.in513 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z

Completed in 395 milliseconds

12345