Home
last modified time | relevance | path

Searched refs:bz_stream (Results 1 – 25 of 32) sorted by relevance

12

/third_party/boost/libs/iostreams/src/
Dbzip2.cpp80 : params_(params), stream_(new bz_stream), ready_(false) in bzip2_base()
83 bzip2_base::~bzip2_base() { delete static_cast<bz_stream*>(stream_); } in ~bzip2_base()
88 bz_stream* s = static_cast<bz_stream*>(stream_); in before()
97 bz_stream* s = static_cast<bz_stream*>(stream_); in after()
104 bz_stream* s = static_cast<bz_stream*>(stream_); in check_end()
118 bz_stream* s = static_cast<bz_stream*>(stream_); in end()
131 return BZ2_bzCompress(static_cast<bz_stream*>(stream_), action); in compress()
136 return BZ2_bzDecompress(static_cast<bz_stream*>(stream_)); in decompress()
145 bz_stream* s = static_cast<bz_stream*>(stream_); in do_init()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzlib.h66 bz_stream; typedef
101 bz_stream* strm,
108 bz_stream* strm,
113 bz_stream* strm
117 bz_stream *strm,
123 bz_stream* strm
127 bz_stream *strm
Dbzlib.c149 ( bz_stream* strm, in BZ_API()
361 Bool handle_compress ( bz_stream* strm ) in handle_compress()
407 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action ) in BZ_API()
468 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) in BZ_API()
493 ( bz_stream* strm, in BZ_API()
808 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API()
862 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API()
898 bz_stream strm;
1256 bz_stream strm; in BZ_API()
1307 bz_stream strm; in BZ_API()
Dbzlib_private.h199 bz_stream* strm;
350 bz_stream* strm;
Ddecompress.c111 bz_stream* strm = s->strm; in BZ2_decompress()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzlib.h66 bz_stream; typedef
101 bz_stream* strm,
108 bz_stream* strm,
113 bz_stream* strm
117 bz_stream *strm,
123 bz_stream* strm
127 bz_stream *strm
Dbzlib.c149 ( bz_stream* strm, in BZ_API()
361 Bool handle_compress ( bz_stream* strm ) in handle_compress()
407 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action ) in BZ_API()
468 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) in BZ_API()
493 ( bz_stream* strm, in BZ_API()
808 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API()
862 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API()
898 bz_stream strm;
1256 bz_stream strm; in BZ_API()
1307 bz_stream strm; in BZ_API()
Dbzlib_private.h199 bz_stream* strm;
350 bz_stream* strm;
Ddecompress.c111 bz_stream* strm = s->strm; in BZ2_decompress()
/third_party/bzip2/
Dbzlib.h68 bz_stream; typedef
103 bz_stream* strm,
110 bz_stream* strm,
115 bz_stream* strm
119 bz_stream *strm,
125 bz_stream* strm
129 bz_stream *strm
Dbzlib.c149 ( bz_stream* strm, in BZ_API()
361 Bool handle_compress ( bz_stream* strm ) in handle_compress()
407 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action ) in BZ_API()
468 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) in BZ_API()
493 ( bz_stream* strm, in BZ_API()
808 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API()
862 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API()
898 bz_stream strm;
1343 bz_stream strm; in BZ_API()
1394 bz_stream strm; in BZ_API()
Dbzlib_private.h199 bz_stream* strm;
350 bz_stream* strm;
Ddecompress.c111 bz_stream* strm = s->strm; in BZ2_decompress()
/third_party/freetype/src/bzip2/
Dftbzip2.c101 bz_stream bzstream; /* bzlib input stream */
145 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_init()
189 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_done()
218 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_reset()
242 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_input()
283 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_output()
/third_party/flutter/skia/third_party/externals/freetype/src/bzip2/
Dftbzip2.c102 bz_stream bzstream; /* bzlib input stream */
146 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_init()
190 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_done()
219 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_reset()
243 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_input()
284 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_output()
/third_party/skia/third_party/externals/freetype/src/bzip2/
Dftbzip2.c101 bz_stream bzstream; /* bzlib input stream */
145 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_init()
189 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_done()
218 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_reset()
242 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_input()
283 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_output()
/third_party/python/Modules/
D_bz2module.c99 bz_stream bzs;
106 bz_stream bzs;
443 bz_stream *bzs = &d->bzs; in decompress_buf()
497 bz_stream *bzs = &d->bzs; in decompress()
/third_party/gstreamer/gstplugins_bad/ext/bz2/
Dgstbz2dec.c51 bz_stream stream;
Dgstbz2enc.c59 bz_stream stream;
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/
Dunzip.c140 bz_stream bstream; /* bzLib stream structure for bziped */
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
Dunzip.c136 bz_stream bstream; /* bzLib stream structure for bziped */
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Dunzip.c136 bz_stream bstream; /* bzLib stream structure for bziped */
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/
Dunzip.c140 bz_stream bstream; /* bzLib stream structure for bziped */
Dzip.c134 bz_stream bstream; /* bzLib stream structure for bziped */
/third_party/zlib/contrib/minizip/
Dzip.c134 bz_stream bstream; /* bzLib stream structure for bziped */

12