HomeSort by relevance Sort by last modified time
    Searched refs:bz_stream (Results 1 - 14 of 14) sorted by null

  /external/bzip2/
bzlib.h 66 bz_stream; typedef in typeref:struct:__anon2218
101 bz_stream* strm,
108 bz_stream* strm,
113 bz_stream* strm
117 bz_stream *strm,
123 bz_stream* strm
127 bz_stream *strm
bzlib.c 149 ( bz_stream* strm,
361 Bool handle_compress ( bz_stream* strm )
407 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action )
468 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm )
493 ( bz_stream* strm,
808 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm )
862 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm )
898 bz_stream strm;
    [all...]
bzlib_private.h 198 /* pointer back to the struct bz_stream */
199 bz_stream* strm;
349 /* pointer back to the struct bz_stream */
350 bz_stream* strm;
decompress.c 111 bz_stream* strm = s->strm;
  /bootable/recovery/applypatch/
bspatch.c 84 int FillBuffer(unsigned char* buffer, int size, bz_stream* stream) {
156 bz_stream cstream;
166 bz_stream dstream;
176 bz_stream estream;
  /external/chromium/chrome/common/
bzip2_unittest.cc 27 bz_stream stream;
metrics_helpers.cc 439 bz_stream stream = {0};
  /external/valgrind/main/exp-ptrcheck/tests/
hackedbz2.c 204 bz_stream; typedef in typeref:struct:__anon12676
239 bz_stream* strm,
246 bz_stream* strm,
251 bz_stream* strm
255 bz_stream *strm,
261 bz_stream* strm
265 bz_stream *strm
587 /* pointer back to the struct bz_stream */
588 bz_stream* strm;
738 /* pointer back to the struct bz_stream */
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 197 bz_stream; typedef in typeref:struct:__anon12849
232 bz_stream* strm,
239 bz_stream* strm,
244 bz_stream* strm
248 bz_stream *strm,
254 bz_stream* strm
258 bz_stream *strm
580 /* pointer back to the struct bz_stream */
581 bz_stream* strm;
731 /* pointer back to the struct bz_stream */
    [all...]
varinfo6.c 235 bz_stream; typedef in typeref:struct:__anon12863
270 bz_stream* strm,
277 bz_stream* strm,
282 bz_stream* strm
286 bz_stream *strm,
292 bz_stream* strm
296 bz_stream *strm
618 /* pointer back to the struct bz_stream */
619 bz_stream* strm;
769 /* pointer back to the struct bz_stream */
    [all...]
  /external/valgrind/main/perf/
bz2.c 197 bz_stream; typedef in typeref:struct:__anon12945
232 bz_stream* strm,
239 bz_stream* strm,
244 bz_stream* strm
248 bz_stream *strm,
254 bz_stream* strm
258 bz_stream *strm
580 /* pointer back to the struct bz_stream */
581 bz_stream* strm;
731 /* pointer back to the struct bz_stream */
    [all...]
test_input_for_tinycc.c 937 bz_stream; typedef in typeref:struct:__anon12958
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
    [all...]
  /external/zlib/contrib/minizip/
unzip.c 140 bz_stream bstream; /* bzLib stream structure for bziped */
    [all...]
zip.c 134 bz_stream bstream; /* bzLib stream structure for bziped */
    [all...]

Completed in 241 milliseconds