HomeSort by relevance Sort by last modified time
    Searched refs:Bytef (Results 1 - 25 of 195) sorted by null

1 2 3 4 5 6 7 8

  /external/chromium/sdch/open-vcdiff/src/
checksum.h 34 reinterpret_cast<const Bytef*>(buffer),
42 reinterpret_cast<const Bytef*>(buffer),
zlib.h 83 Bytef *next_in; /* next input byte */
87 Bytef *next_out; /* next output byte should be put there */
114 Bytef *extra; /* pointer to extra field or Z_NULL if none */
117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
539 const Bytef *dictionary,
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/
checksum.h 34 reinterpret_cast<const Bytef*>(buffer),
42 reinterpret_cast<const Bytef*>(buffer),
  /external/open-vcdiff/src/
checksum.h 34 reinterpret_cast<const Bytef*>(buffer),
42 reinterpret_cast<const Bytef*>(buffer),
  /external/chromium_org/third_party/zlib/
compress.c 23 Bytef *dest;
25 const Bytef *source;
32 stream.next_in = (Bytef*)source;
63 Bytef *dest;
65 const Bytef *source;
uncompr.c 25 Bytef *dest;
27 const Bytef *source;
33 stream.next_in = (Bytef*)source;
  /external/qemu/distrib/zlib-1.2.3/
compress.c 23 Bytef *dest;
25 const Bytef *source;
32 stream.next_in = (Bytef*)source;
63 Bytef *dest;
65 const Bytef *source;
uncompr.c 27 Bytef *dest;
29 const Bytef *source;
35 stream.next_in = (Bytef*)source;
zlib.h 83 Bytef *next_in; /* next input byte */
87 Bytef *next_out; /* next output byte should be put there */
114 Bytef *extra; /* pointer to extra field or Z_NULL if none */
117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
539 const Bytef *dictionary,
    [all...]
  /external/zlib/src/
compress.c 23 Bytef *dest;
25 const Bytef *source;
32 stream.next_in = (z_const Bytef *)source;
63 Bytef *dest;
65 const Bytef *source;
uncompr.c 25 Bytef *dest;
27 const Bytef *source;
33 stream.next_in = (z_const Bytef *)source;
  /libcore/luni/src/main/native/
java_util_zip_Adler32.cpp 31 return adler32(crc, reinterpret_cast<const Bytef*>(bytes.get() + off), len);
35 Bytef bytefVal = val;
36 return adler32(crc, reinterpret_cast<const Bytef*>(&bytefVal), 1);
java_util_zip_CRC32.cpp 31 jlong result = crc32(crc, reinterpret_cast<const Bytef*>(bytes.get() + off), len);
36 return crc32(crc, reinterpret_cast<const Bytef*>(&val), 1);
  /external/chromium_org/chrome/browser/metrics/
compression_utils.cc 29 int GzipCompressHelper(Bytef* dest,
31 const Bytef* source,
35 stream.next_in = bit_cast<Bytef*>(source);
78 std::vector<Bytef> compressed_data(kGzipZlibHeaderDifferenceBytes +
84 bit_cast<const Bytef*>(input.data()),
  /external/llvm/lib/Support/
Compression.cpp 57 (Bytef *)TmpBuffer.get(), &CompressedSize,
58 (const Bytef *)InputBuffer.data(), InputBuffer.size(), CLevel));
73 ::uncompress((Bytef *)TmpBuffer.get(), (uLongf *)&UncompressedSize,
74 (const Bytef *)InputBuffer.data(), InputBuffer.size()));
  /development/ndk/platforms/android-3/include/
zlib.h 83 Bytef *next_in; /* next input byte */
87 Bytef *next_out; /* next output byte should be put there */
114 Bytef *extra; /* pointer to extra field or Z_NULL if none */
117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
539 const Bytef *dictionary,
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
zlib.h 83 Bytef *next_in; /* next input byte */
87 Bytef *next_out; /* next output byte should be put there */
114 Bytef *extra; /* pointer to extra field or Z_NULL if none */
117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
539 const Bytef *dictionary,
    [all...]
  /external/open-vcdiff/src/zlib/
zlib.h 83 Bytef *next_in; /* next input byte */
87 Bytef *next_out; /* next output byte should be put there */
114 Bytef *extra; /* pointer to extra field or Z_NULL if none */
117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
539 const Bytef *dictionary,
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
zlib.h 83 Bytef *next_in; /* next input byte */
87 Bytef *next_out; /* next output byte should be put there */
114 Bytef *extra; /* pointer to extra field or Z_NULL if none */
117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
539 const Bytef *dictionary,
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
zlib.h 83 Bytef *next_in; /* next input byte */
87 Bytef *next_out; /* next output byte should be put there */
114 Bytef *extra; /* pointer to extra field or Z_NULL if none */
117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
539 const Bytef *dictionary,
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
zlib.h 83 Bytef *next_in; /* next input byte */
87 Bytef *next_out; /* next output byte should be put there */
114 Bytef *extra; /* pointer to extra field or Z_NULL if none */
117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
539 const Bytef *dictionary,
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
zlib.h 83 Bytef *next_in; /* next input byte */
87 Bytef *next_out; /* next output byte should be put there */
114 Bytef *extra; /* pointer to extra field or Z_NULL if none */
117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
539 const Bytef *dictionary,
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
zlib.h 83 Bytef *next_in; /* next input byte */
87 Bytef *next_out; /* next output byte should be put there */
114 Bytef *extra; /* pointer to extra field or Z_NULL if none */
117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
539 const Bytef *dictionary,
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
zlib.h 83 Bytef *next_in; /* next input byte */
87 Bytef *next_out; /* next output byte should be put there */
114 Bytef *extra; /* pointer to extra field or Z_NULL if none */
117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
539 const Bytef *dictionary,
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
zlib.h 83 Bytef *next_in; /* next input byte */
87 Bytef *next_out; /* next output byte should be put there */
114 Bytef *extra; /* pointer to extra field or Z_NULL if none */
117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
539 const Bytef *dictionary,
    [all...]

Completed in 1160 milliseconds

1 2 3 4 5 6 7 8