Home
last modified time | relevance | path

Searched refs:BZ_FINISH (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/libs/iostreams/src/
Dbzip2.cpp48 const int finish = BZ_FINISH;
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzlib.h31 #define BZ_FINISH 2 macro
Dbzlib.c434 if (action == BZ_FINISH) { in BZ_API()
453 if (action != BZ_FINISH) return BZ_SEQUENCE_ERROR; in BZ_API()
1049 ret = BZ2_bzCompress ( &(bzf->strm), BZ_FINISH ); in BZ_API()
1279 ret = BZ2_bzCompress ( &strm, BZ_FINISH ); in BZ_API()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzlib.h31 #define BZ_FINISH 2 macro
Dbzlib.c434 if (action == BZ_FINISH) { in BZ_API()
453 if (action != BZ_FINISH) return BZ_SEQUENCE_ERROR; in BZ_API()
1049 ret = BZ2_bzCompress ( &(bzf->strm), BZ_FINISH ); in BZ_API()
1279 ret = BZ2_bzCompress ( &strm, BZ_FINISH ); in BZ_API()
/third_party/bzip2/
Dbzlib.h33 #define BZ_FINISH 2 macro
Dbzlib.c434 if (action == BZ_FINISH) { in BZ_API()
453 if (action != BZ_FINISH) return BZ_SEQUENCE_ERROR; in BZ_API()
1049 ret = BZ2_bzCompress ( &(bzf->strm), BZ_FINISH ); in BZ_API()
1366 ret = BZ2_bzCompress ( &strm, BZ_FINISH ); in BZ_API()
/third_party/python/Modules/
D_bz2module.c214 if (action == BZ_FINISH && bzerror == BZ_STREAM_END) in compress()
287 result = compress(self, NULL, 0, BZ_FINISH); in _bz2_BZ2Compressor_flush_impl()
/third_party/gstreamer/gstplugins_bad/ext/bz2/
Dgstbz2enc.c125 r = BZ2_bzCompress (&b->stream, BZ_FINISH); in gst_bz2enc_event()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/
Dzip.c1562 err=BZ2_bzCompress(&zi->ci.bstream, BZ_FINISH); in zipCloseFileInZipRaw64()
/third_party/zlib/contrib/minizip/
Dzip.c1562 err=BZ2_bzCompress(&zi->ci.bstream, BZ_FINISH); in zipCloseFileInZipRaw64()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/
Dzip.c1562 err=BZ2_bzCompress(&zi->ci.bstream, BZ_FINISH); in zipCloseFileInZipRaw64()
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
Dzip.c1562 err=BZ2_bzCompress(&zi->ci.bstream, BZ_FINISH); in zipCloseFileInZipRaw64()
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Dzip.c1562 err=BZ2_bzCompress(&zi->ci.bstream, BZ_FINISH); in zipCloseFileInZipRaw64()