Searched refs:BZ2_bzReadClose (Results 1 – 8 of 8) sorted by relevance
/external/bzip2/ |
D | libbz2.def | 11 BZ2_bzReadClose
|
D | bzlib.h | 148 BZ_EXTERN void BZ_API(BZ2_bzReadClose) (
|
D | bzip2.c | 476 BZ2_bzReadClose ( &bzerr, bzf ); in uncompressStream() 518 BZ2_bzReadClose ( &bzerr_dummy, bzf ); in uncompressStream() 591 BZ2_bzReadClose ( &bzerr, bzf ); in testStream() 605 BZ2_bzReadClose ( &bzerr_dummy, bzf ); in testStream()
|
D | bzlib.c | 1143 void BZ_API(BZ2_bzReadClose) ( int *bzerror, BZFILE *b ) in BZ_API() argument 1527 BZ2_bzReadClose(&bzerr,b); in BZ_API()
|
/external/u-boot/include/ |
D | bzlib.h | 197 BZ_EXTERN void BZ_API(BZ2_bzReadClose) (
|
/external/python/cpython2/Modules/ |
D | bz2module.c | 49 #define BZ2_bzReadClose bzReadClose macro 1092 BZ2_bzReadClose(&bzerror, self->fp); in BZ2File_seek() 1203 BZ2_bzReadClose(&bzerror, self->fp); in BZ2File_close() 1365 BZ2_bzReadClose(&bzerror, self->fp); in BZ2File_clear()
|
/external/u-boot/lib/bzip2/ |
D | bzlib.c | 1171 void BZ_API(BZ2_bzReadClose) ( int *bzerror, BZFILE *b ) in BZ_API() argument 1552 BZ2_bzReadClose(&bzerr,b); in BZ_API()
|
/external/selinux/libsemanage/src/ |
D | direct_api.c | 575 BZ2_bzReadClose ( &bzerror, b ); in bunzip()
|