Searched refs:BZ2_bzDecompressInit (Results 1 - 11 of 11) sorted by relevance

/external/bzip2/
H A Dbzlib.h116 BZ_EXTERN int BZ_API(BZ2_bzDecompressInit) (
H A Dbzlib.c492 int BZ_API(BZ2_bzDecompressInit) function
1130 ret = BZ2_bzDecompressInit ( &(bzf->strm), verbosity, small );
1319 ret = BZ2_bzDecompressInit ( &strm, verbosity, small );
/external/elfutils/libdwfl/
H A Dgzip.c56 # define inflateInit(z) BZ2_bzDecompressInit (z, 0, 0)
/external/valgrind/VEX/switchback/
H A Dtest_bzip2.c231 BZ_EXTERN int BZ_API(BZ2_bzDecompressInit) (
4841 int BZ_API(BZ2_bzDecompressInit) function
5463 ret = BZ2_bzDecompressInit ( &(bzf->strm), verbosity, small );
5652 ret = BZ2_bzDecompressInit ( &strm, verbosity, small );
/external/valgrind/exp-sgcheck/tests/
H A Dhackedbz2.c254 BZ_EXTERN int BZ_API(BZ2_bzDecompressInit) (
4867 int BZ_API(BZ2_bzDecompressInit) function
5489 ret = BZ2_bzDecompressInit ( &(bzf->strm), verbosity, small );
5678 ret = BZ2_bzDecompressInit ( &strm, verbosity, small );
/external/valgrind/memcheck/tests/
H A Dorigin5-bz2.c247 BZ_EXTERN int BZ_API(BZ2_bzDecompressInit) (
4858 int BZ_API(BZ2_bzDecompressInit) function
5480 ret = BZ2_bzDecompressInit ( &(bzf->strm), verbosity, small );
5670 ret = BZ2_bzDecompressInit ( &strm, verbosity, small );
H A Dvarinfo6.c285 BZ_EXTERN int BZ_API(BZ2_bzDecompressInit) (
4896 int BZ_API(BZ2_bzDecompressInit) function
5518 ret = BZ2_bzDecompressInit ( &(bzf->strm), verbosity, small );
5707 ret = BZ2_bzDecompressInit ( &strm, verbosity, small );
/external/valgrind/perf/
H A Dbz2.c247 BZ_EXTERN int BZ_API(BZ2_bzDecompressInit) (
4856 int BZ_API(BZ2_bzDecompressInit) function
5478 ret = BZ2_bzDecompressInit ( &(bzf->strm), verbosity, small );
5667 ret = BZ2_bzDecompressInit ( &strm, verbosity, small );
H A Dtest_input_for_tinycc.c955 extern int BZ2_bzDecompressInit (
3950 int BZ2_bzDecompressInit function
4394 ret = BZ2_bzDecompressInit ( &strm, verbosity, small );
/external/zlib/src/contrib/minizip/
H A Dunzip.c1564 err=BZ2_bzDecompressInit(&pfile_in_zip_read_info->bstream, 0, 0);
/external/ImageMagick/coders/
H A Dmiff.c1325 code=BZ2_bzDecompressInit(&bzip_info,(int) image_info->verbose,

Completed in 3057 milliseconds