/external/bzip2/ |
D | bzlib.h | 66 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
|
D | bzlib.c | 149 ( 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()
|
D | bzlib_private.h | 199 bz_stream* strm; 350 bz_stream* strm;
|
D | decompress.c | 111 bz_stream* strm = s->strm; in BZ2_decompress()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/bzip2/ |
D | ftbzip2.c | 106 bz_stream bzstream; /* bzlib input stream */ 150 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_init() 194 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_done() 223 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_reset() 247 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_input() 288 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_output()
|
/external/llvm/test/CodeGen/AArch64/ |
D | aarch64-deferred-spilling.ll | 34 %struct.DState = type { %struct.bz_stream*, i32, i8, i32, i8, i32, i32, i32, i32, i32, i8, i32, i32… 35 %struct.bz_stream = type { i8*, i32, i32, i32, i8*, i32, i32, i32, i8*, i8* (i8*, i32, i32)*, void … 148 %tmp3 = bitcast %struct.DState* %s to %struct.bz_stream** 149 %.pre424 = load %struct.bz_stream*, %struct.bz_stream** %tmp3, align 8 150 …%avail_in.phi.trans.insert = getelementptr inbounds %struct.bz_stream, %struct.bz_stream* %.pre424… 178 %tmp8 = bitcast %struct.bz_stream* %.pre424 to i8** 196 %sunkaddr500 = ptrtoint %struct.bz_stream* %.pre424 to i64 200 %sunkaddr503 = ptrtoint %struct.bz_stream* %.pre424 to i64 210 %sunkaddr506 = ptrtoint %struct.bz_stream* %.pre424 to i64 242 %tmp15 = bitcast %struct.DState* %s to %struct.bz_stream** [all …]
|
/external/valgrind/VEX/switchback/ |
D | test_bzip2.c | 181 bz_stream; typedef 216 bz_stream* strm, 223 bz_stream* strm, 228 bz_stream* strm 232 bz_stream *strm, 238 bz_stream* strm 242 bz_stream *strm 565 bz_stream* strm; 716 bz_stream* strm; 1459 bz_stream* strm = s->strm; in BZ2_decompress() [all …]
|
/external/valgrind/memcheck/tests/ |
D | origin5-bz2.c | 197 bz_stream; typedef 232 bz_stream* strm, 239 bz_stream* strm, 244 bz_stream* strm 248 bz_stream *strm, 254 bz_stream* strm 258 bz_stream *strm 581 bz_stream* strm; 732 bz_stream* strm; 1476 bz_stream* strm = s->strm; in BZ2_decompress() [all …]
|
D | varinfo6.c | 235 bz_stream; typedef 270 bz_stream* strm, 277 bz_stream* strm, 282 bz_stream* strm 286 bz_stream *strm, 292 bz_stream* strm 296 bz_stream *strm 619 bz_stream* strm; 770 bz_stream* strm; 1514 bz_stream* strm = s->strm; in BZ2_decompress() [all …]
|
/external/valgrind/perf/ |
D | bz2.c | 197 bz_stream; typedef 232 bz_stream* strm, 239 bz_stream* strm, 244 bz_stream* strm 248 bz_stream *strm, 254 bz_stream* strm 258 bz_stream *strm 581 bz_stream* strm; 732 bz_stream* strm; 1474 bz_stream* strm = s->strm; in BZ2_decompress() [all …]
|
D | test_input_for_tinycc.c | 937 bz_stream; typedef 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* strm = s->strm; in BZ2_decompress() [all …]
|
/external/valgrind/exp-sgcheck/tests/ |
D | hackedbz2.c | 204 bz_stream; typedef 239 bz_stream* strm, 246 bz_stream* strm, 251 bz_stream* strm 255 bz_stream *strm, 261 bz_stream* strm 265 bz_stream *strm 588 bz_stream* strm; 739 bz_stream* strm; 1485 bz_stream* strm = s->strm; in BZ2_decompress() [all …]
|
/external/elfutils/libdwfl/ |
D | gzip.c | 55 # define z_stream bz_stream
|
/external/ImageMagick/coders/ |
D | miff.c | 397 bz_stream in ReadMIFFImage() 1917 bz_stream in WriteMIFFImage()
|
/external/zlib/src/contrib/minizip/ |
D | unzip.c | 140 bz_stream bstream; /* bzLib stream structure for bziped */
|
D | zip.c | 134 bz_stream bstream; /* bzLib stream structure for bziped */
|