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

/external/bsdiff/
H A Dbz2_decompressor.h25 bz_stream stream_;
H A Dbz2_compressor.h36 bz_stream bz_strm_;
/external/bzip2/
H A Dbzlib.h66 bz_stream; typedef in typeref:struct:__anon1082
101 bz_stream* strm,
108 bz_stream* strm,
113 bz_stream* strm
117 bz_stream *strm,
123 bz_stream* strm
127 bz_stream *strm
H A Dbzlib.c149 ( bz_stream* strm,
361 Bool handle_compress ( bz_stream* strm )
407 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action )
468 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm )
493 ( bz_stream* strm,
808 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm )
862 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm )
898 bz_stream strm;
1256 bz_stream strm;
1307 bz_stream str
[all...]
H A Dbzlib_private.h198 /* pointer back to the struct bz_stream */
199 bz_stream* strm;
349 /* pointer back to the struct bz_stream */
350 bz_stream* strm;
H A Ddecompress.c111 bz_stream* strm = s->strm;
/external/freetype/src/bzip2/
H A Dftbzip2.c106 bz_stream bzstream; /* bzlib input stream */
150 bz_stream* bzstream = &zip->bzstream;
194 bz_stream* bzstream = &zip->bzstream;
223 bz_stream* bzstream = &zip->bzstream;
247 bz_stream* bzstream = &zip->bzstream;
288 bz_stream* bzstream = &zip->bzstream;
/external/python/cpython2/Modules/
H A Dbz2module.c112 bz_stream bzs;
121 bz_stream bzs;
1617 bz_stream *bzs = &self->bzs;
1705 bz_stream *bzs = &self->bzs;
1799 memset(&self->bzs, 0, sizeof(bz_stream));
1919 bz_stream *bzs = &self->bzs;
2031 memset(&self->bzs, 0, sizeof(bz_stream));
2141 bz_stream _bzs;
2142 bz_stream *bzs = &_bzs;
2164 memset(bzs, 0, sizeof(bz_stream));
[all...]
/external/python/cpython3/Modules/
H A D_bz2module.c42 bz_stream bzs;
51 bz_stream bzs;
428 bz_stream *bzs = &d->bzs;
489 bz_stream *bzs = &d->bzs;
/external/elfutils/libdwfl/
H A Dgzip.c55 # define z_stream bz_stream
/external/valgrind/exp-sgcheck/tests/
H A Dhackedbz2.c204 bz_stream; typedef in typeref:struct:__anon29326
239 bz_stream* strm,
246 bz_stream* strm,
251 bz_stream* strm
255 bz_stream *strm,
261 bz_stream* strm
265 bz_stream *strm
587 /* pointer back to the struct bz_stream */
588 bz_stream* strm;
738 /* pointer back to the struct bz_stream */
[all...]
/external/valgrind/memcheck/tests/
H A Dorigin5-bz2.c197 bz_stream; typedef in typeref:struct:__anon29624
232 bz_stream* strm,
239 bz_stream* strm,
244 bz_stream* strm
248 bz_stream *strm,
254 bz_stream* strm
258 bz_stream *strm
580 /* pointer back to the struct bz_stream */
581 bz_stream* strm;
731 /* pointer back to the struct bz_stream */
[all...]
H A Dvarinfo6.c235 bz_stream; typedef in typeref:struct:__anon29640
270 bz_stream* strm,
277 bz_stream* strm,
282 bz_stream* strm
286 bz_stream *strm,
292 bz_stream* strm
296 bz_stream *strm
618 /* pointer back to the struct bz_stream */
619 bz_stream* strm;
769 /* pointer back to the struct bz_stream */
[all...]
/external/valgrind/perf/
H A Dbz2.c197 bz_stream; typedef in typeref:struct:__anon29834
232 bz_stream* strm,
239 bz_stream* strm,
244 bz_stream* strm
248 bz_stream *strm,
254 bz_stream* strm
258 bz_stream *strm
580 /* pointer back to the struct bz_stream */
581 bz_stream* strm;
731 /* pointer back to the struct bz_stream */
[all...]
H A Dtest_input_for_tinycc.c937 bz_stream; typedef in typeref:struct:__anon29847
940 bz_stream* strm,
947 bz_stream* strm,
952 bz_stream* strm
956 bz_stream *strm,
962 bz_stream* strm
966 bz_stream *strm
1009 bz_stream* strm;
1100 bz_stream* strm;
1433 bz_stream* str
[all...]
/external/ImageMagick/coders/
H A Dmiff.c402 bz_stream
1925 bz_stream
/external/zlib/src/contrib/minizip/
H A Dunzip.c140 bz_stream bstream; /* bzLib stream structure for bziped */
H A Dzip.c134 bz_stream bstream; /* bzLib stream structure for bziped */

Completed in 317 milliseconds