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

  /external/bzip2/
bzlib.h 66 bz_stream; typedef in typeref:struct:__anon4001
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_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;
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...]
manual.xml     [all...]
manual.html     [all...]
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/VEX/switchback/
test_bzip2.c 181 bz_stream; typedef in typeref:struct:__anon29459
216 bz_stream* strm,
223 bz_stream* strm,
228 bz_stream* strm
232 bz_stream *strm,
238 bz_stream* strm
242 bz_stream *strm
564 /* pointer back to the struct bz_stream */
565 bz_stream* strm;
715 /* pointer back to the struct bz_stream */
    [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c 204 bz_stream; typedef in typeref:struct:__anon29926
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:__anon30132
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:__anon30148
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:__anon30287
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:__anon30300
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/chromium_org/content/test/data/
download-test1.lib     [all...]
  /external/chromium_org/extensions/test/data/
bigfile     [all...]
  /external/chromium_org/third_party/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...]
  /external/zlib/src/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 3636 milliseconds