Searched defs:decompress (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Dipcomp.h59 int (*decompress)(struct mbuf *, struct mbuf *, size_t *); member in struct:ipcomp_algorithm
/macosx-10.10/WTF-7600.1.24/wtf/
H A DCompression.cpp128 bool GenericCompressedData::decompress(uint8_t* destination, size_t bufferSize, size_t* decompressedByteCount) function in class:WTF::GenericCompressedData
H A DCompression.h66 void decompress(Vector<T>& destination) function in class:WTF::CompressedVector
/macosx-10.10/bzip2-36/bzip2/
H A Ddlltest.c71 int decompress = 0; local
/macosx-10.10/file_cmds-242/compress/
H A Dcompress.c292 decompress(const char *in, const char *out, int bits) function
/macosx-10.10/ppp-786.1.1/Family/
H A Dppp_comp.c137 int (*decompress) /* Decompress a packet. */ member in struct:ppp_comp
H A Dppp_comp.h102 int (*decompress) __P((void *state, mbuf_t *m)); member in struct:ppp_comp_reg
/macosx-10.10/ppp-786.1.1/Helpers/pppdump/
H A Dppp-comp.h84 int (*decompress) __P((void *state, u_char *mp, int inlen, member in struct:compressor
H A Dpppdump.c44 int decompress; variable
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dppp_comp.h104 int (*decompress)(void *state, PACKETPTR mp, PACKETPTR *dmpp); member in struct:compressor
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_jpeg.c1885 int decompress; local
/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_read_support_format_xar.c1463 decompress(struct archive_read *a, const void **buff, size_t *outbytes, function

Completed in 220 milliseconds