Searched defs:compress (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-current/sys/opencrypto/
H A Dxform_comp.h43 uint32_t (*compress) (uint8_t *, uint32_t, uint8_t **); member in struct:comp_algo
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DIntEqClasses.cpp60 void IntEqClasses::compress() { function in class:IntEqClasses
H A DCompression.cpp46 void compression::compress(Params P, ArrayRef<uint8_t> Input, function in class:compression
107 void zlib::compress(ArrayRef<uint8_t> Input, function in class:zlib
147 void zlib::compress(ArrayRef<uint8_t> Input, function in class:zlib
166 void zstd::compress(ArrayRef<uint8_t> Input, function in class:zstd
207 void zstd::compress(ArrayRef<uint8_t> Input, function in class:zstd
/freebsd-current/crypto/openssl/crypto/comp/
H A Dcomp_local.h15 int (*compress) (COMP_CTX *ctx, member in struct:comp_method_st
H A Dc_zlib.c108 # define compress p_compress macro
/freebsd-current/sys/contrib/zlib/
H A Dcompress.c63 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, function
H A Dzconf.h45 # define compress z_compress macro
/freebsd-current/sys/contrib/zstd/examples/
H A Ddictionary_compression.c30 static void compress(const char* fname, const char* oname, const ZSTD_CDict* cdict) function
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzio_compress.c74 zio_complevel_select(spa_t *spa, enum zio_compress compress, uint8_t child, argument
H A Ddsl_crypt.c2101 uint64_t compress, checksum, nlevels, blksz, ibs, maxblkid; local
H A Ddmu.c1982 dmu_object_set_compress(objset_t *os, uint64_t object, uint8_t compress, argument
2013 enum zio_compress compress = os->os_compress; local
[all...]
/freebsd-current/usr.bin/compress/
H A Dcompress.c183 compress(const char *in, const char *out, int bits) function
/freebsd-current/contrib/tcpdump/
H A Dprint-domain.c190 int compress = 0; local
/freebsd-current/sys/netgraph/
H A Dng_deflate.c70 u_char compress; /* compress/decompress flag */ member in struct:ng_deflate_private
[all...]
H A Dng_pred1.c79 u_char compress; /* compress/decompress flag */ member in struct:ng_pred1_private
/freebsd-current/usr.bin/mkimg/
H A Dvmdk.c65 uint16_t compress; member in struct:vmdk_header
/freebsd-current/usr.sbin/ppp/
H A Dpred.c67 compress(struct pred1_state *state, u_char *source, u_char *dest, int len) function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cpp127 int compress = common_flags()->compress_stack_depot; local
/freebsd-current/contrib/libarchive/cpio/
H A Dcpio.h48 int compress; /* -j, -y, or -z */ member in struct:cpio
/freebsd-current/contrib/elftoolchain/elfcopy/
H A Delfcopy.h92 int compress; member in struct:sec_action
H A Dmain.c1105 int append, delete, compress, name, print; local
/freebsd-current/sys/netinet/libalias/
H A Dalias_nbt.c255 int compress; local
/freebsd-current/sbin/savecore/
H A Dsavecore.c106 static bool checkfor, compress, uncompress, clear, force, keep; /* flags */ variable
[all...]
/freebsd-current/contrib/bzip2/
H A Dbzip2.c1133 void compress ( Char *name ) function
[all...]
/freebsd-current/sys/contrib/openzfs/include/
H A Dlibzfs.h793 boolean_t compress; member in struct:sendflags

Completed in 323 milliseconds

12