Searched refs:compressor (Results 1 - 18 of 18) sorted by relevance

/external/squashfs-tools/squashfs-tools/
H A Dcompressor.c20 * compressor.c
25 #include "compressor.h"
29 static struct compressor gzip_comp_ops = {
33 extern struct compressor gzip_comp_ops;
37 static struct compressor lzma_comp_ops = {
41 extern struct compressor lzma_comp_ops;
45 static struct compressor lzo_comp_ops = {
49 extern struct compressor lzo_comp_ops;
53 static struct compressor lz4_comp_ops = {
57 extern struct compressor lz4_comp_op
74 struct compressor *compressor[] = { variable in typeref:struct:compressor
[all...]
H A Dcompressor.h22 * compressor.h
25 struct compressor { struct
41 extern struct compressor *lookup_compressor(char *);
42 extern struct compressor *lookup_compressor_id(int);
46 static inline int compressor_init(struct compressor *comp, void **stream,
55 static inline int compressor_compress(struct compressor *comp, void *strm,
62 static inline int compressor_uncompress(struct compressor *comp, void *dest,
73 static inline int compressor_options(struct compressor *comp, char *argv[],
83 static inline int compressor_options_post(struct compressor *comp, int block_size)
91 static inline void *compressor_dump_options(struct compressor *com
[all...]
H A Dread_fs.h26 extern struct compressor *read_super(int, struct squashfs_super_block *,
H A DAndroid.mk14 sort.h pseudo.h compressor.h xattr.h action.h error.h progressbar.h \
17 read_fs_files := read_fs.c squashfs_fs.h squashfs_swap.h compressor.h xattr.h \
26 compressor_files := compressor.c compressor.h squashfs_fs.h
49 gzip_wrapper_files := gzip_wrapper.c squashfs_fs.h gzip_wrapper.h compressor.h
53 lz4_wrapper_files := lz4_wrapper.c squashfs_fs.h lz4_wrapper.h compressor.h
H A DMakefile113 MKSQUASHFS_OBJS = mksquashfs.o read_fs.o action.o swap.o pseudo.o compressor.o \
118 unsquash-4.o swap.o compressor.o unsquashfs_info.o
209 # At least one compressor must have been selected
212 $(error "No compressor selected! Select one or more of GZIP, LZMA, XZ, LZO or \
217 # COMP_DEFAULT must be a selected compressor
231 sort.h pseudo.h compressor.h xattr.h action.h error.h progressbar.h \
234 read_fs.o: read_fs.c squashfs_fs.h squashfs_swap.h compressor.h xattr.h \
243 compressor.o: Makefile compressor.c compressor
[all...]
H A Dlzma_wrapper.c28 #include "compressor.h"
52 * All other errors return failure, with the compressor
76 * compressor does not include the LZMA header space
111 struct compressor lzma_comp_ops = {
H A Dmksquashfs.h143 extern struct compressor *comp;
H A Dlz4_wrapper.c32 #include "compressor.h"
38 * to parse any -X compressor option.
46 * Note: this function sets internal compressor state, but does not
64 * compressor options in a format suitable for writing to the
65 * compressor options field in the filesystem (stored immediately
92 * mksquashfs. Its purpose is to set the internal compressor state
93 * to the stored compressor options in the passed compressor options
96 * In effect this function sets up the compressor options
98 * generated, this is to ensure on appending, the compressor use
[all...]
H A Dlzma_xz_wrapper.c29 #include "compressor.h"
91 * All other errors return failure, with the compressor
153 struct compressor lzma_comp_ops = {
H A Dlzo_wrapper.c32 #include "compressor.h"
53 * to parse any -X compressor option.
61 * Note: this function sets internal compressor state, but does not
120 * It is used to do post-processing on the compressor options using
156 * compressor options in a format suitable for writing to the
157 * compressor options field in the filesystem (stored immediately
192 * mksquashfs. Its purpose is to set the internal compressor state
193 * to the stored compressor options in the passed compressor options
196 * In effect this function sets up the compressor option
[all...]
H A Dgzip_wrapper.c31 #include "compressor.h"
52 * to parse any -X compressor option.
60 * Note: this function sets internal compressor state, but does not
144 * It is used to do post-processing on the compressor options using
163 * compressor options in a format suitable for writing to the
164 * compressor options field in the filesystem (stored immediately
206 * mksquashfs. Its purpose is to set the internal compressor state
207 * to the stored compressor options in the passed compressor options
210 * In effect this function sets up the compressor option
[all...]
H A Dxz_wrapper.c32 #include "compressor.h"
51 * to parse any -X compressor option.
63 * Note: this function sets internal compressor state, but does not
155 * It is used to do post-processing on the compressor options using
218 * compressor options in a format suitable for writing to the
219 * compressor options field in the filesystem (stored immediately
232 * don't store compressor specific options in file system if the
233 * default options are being used - no compressor options in the
259 * mksquashfs. Its purpose is to set the internal compressor state
260 * to the stored compressor option
[all...]
H A Dread_fs.c50 #include "compressor.h"
496 struct compressor *read_super(int fd, struct squashfs_super_block *sBlk, char *source)
553 * Read compressor specific options from disk if present, and pass
554 * to compressor to set compressor options.
556 * Note, if there's no compressor options present, the compressor
569 ERROR("Failed to read compressor options from append "
578 ERROR("Compressor failed to set compressor options\n");
H A Dunsquashfs.c29 #include "compressor.h"
51 struct compressor *comp;
1656 ERROR("Failed to read compressor options\n");
1740 int check_compression(struct compressor *comp)
1755 * the compressor to ensure we know how to decompress a filesystem
1759 * compressor because some compression options may be mandatory
1765 ERROR("Failed to read compressor options\n");
H A Dmksquashfs.c69 #include "compressor.h"
283 struct compressor *comp = NULL;
5187 * any -X compressor specific options are passed to the
5188 * correct compressor
5191 struct compressor *prev_comp = comp;
5227 * if no -comp option specified lookup default compressor. Note the
5228 * Makefile ensures the default compressor has been built, and so we
5332 ERROR("%s: Unrecognised compressor"
5340 ERROR("%s: selected compressor \"%s\""
5749 ERROR("\n-Xhelp\t\t\tprint compressor option
[all...]
/external/ppp/pppd/include/net/
H A Dppp-comp.h58 struct compressor { struct
61 /* Allocate space for a compressor (transmit side) */
63 /* Free space used by a compressor */
65 /* Initialize a compressor */
68 /* Reset a compressor */
/external/v8/src/
H A Dmksnapshot.cc52 void SetCompressor(Compressor* compressor) { argument
53 compressor_ = compressor;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1643 milliseconds