Bytef              24 chrome/browser/chromeos/login/hwid_checker.cc       reinterpret_cast<const Bytef*>(data.c_str()),
Bytef              29 chrome/browser/metrics/compression_utils.cc int GzipCompressHelper(Bytef* dest,
Bytef              31 chrome/browser/metrics/compression_utils.cc                        const Bytef* source,
Bytef              35 chrome/browser/metrics/compression_utils.cc     stream.next_in = bit_cast<Bytef*>(source);
Bytef              78 chrome/browser/metrics/compression_utils.cc   std::vector<Bytef> compressed_data(kGzipZlibHeaderDifferenceBytes +
Bytef              84 chrome/browser/metrics/compression_utils.cc                          bit_cast<const Bytef*>(input.data()),
Bytef             206 chrome/installer/mac/third_party/bsdiff/goobsdiff.c static int compress2gzip(Bytef *dest, uLongf *destLen,
Bytef             207 chrome/installer/mac/third_party/bsdiff/goobsdiff.c                          const Bytef *source, uLong sourceLen, int level)
Bytef             212 chrome/installer/mac/third_party/bsdiff/goobsdiff.c 	stream.next_in = (Bytef*)source;
Bytef              27 net/cert/crl_set.cc   z.next_in = reinterpret_cast<Bytef*>(const_cast<char*>(in.data()));
Bytef              29 net/cert/crl_set.cc   z.next_out = reinterpret_cast<Bytef*>(out);
Bytef            1518 net/disk_cache/simple/simple_entry_impl.cc           initial_crc, reinterpret_cast<const Bytef*>(buffer->data()), length);
Bytef              35 net/disk_cache/simple/simple_index_file.cc                reinterpret_cast<const Bytef*>(pickle.payload()),
Bytef             295 net/disk_cache/simple/simple_synchronous_entry.cc                        reinterpret_cast<const Bytef*>(out_buf->data()),
Bytef            1089 net/disk_cache/simple/simple_synchronous_entry.cc                   reinterpret_cast<const Bytef*>((*stream_0_data)->data()),
Bytef            1336 net/disk_cache/simple/simple_synchronous_entry.cc                                 reinterpret_cast<const Bytef*>(buf),
Bytef            1359 net/disk_cache/simple/simple_synchronous_entry.cc                       reinterpret_cast<const Bytef*>(buf),
Bytef            1398 net/disk_cache/simple/simple_synchronous_entry.cc                             reinterpret_cast<const Bytef*>(buf),
Bytef             207 net/filter/gzip_filter.cc   zlib_stream_.get()->next_in = bit_cast<Bytef*>(next_stream_data_);
Bytef             209 net/filter/gzip_filter.cc   zlib_stream_.get()->next_out = bit_cast<Bytef*>(dest_buffer);
Bytef             273 net/filter/gzip_filter.cc   zlib_stream_.get()->next_in = bit_cast<Bytef*>(&dummy_head[0]);
Bytef             275 net/filter/gzip_filter.cc   zlib_stream_.get()->next_out = bit_cast<Bytef*>(&dummy_output[0]);
Bytef             127 net/filter/gzip_filter_unittest.cc     zlib_stream.next_in = bit_cast<Bytef*>(source);
Bytef             129 net/filter/gzip_filter_unittest.cc     zlib_stream.next_out = bit_cast<Bytef*>(dest);
Bytef             771 net/filter/sdch_filter_unittest.cc   zlib_stream.next_in = bit_cast<Bytef*>(input.data());
Bytef             777 net/filter/sdch_filter_unittest.cc   zlib_stream.next_out = bit_cast<Bytef*>(gzip_compressed.get());
Bytef              33 net/spdy/spdy_framer.cc                  reinterpret_cast<const Bytef*>(dictionary),
Bytef            1124 net/spdy/spdy_framer.cc   out->next_in = reinterpret_cast<Bytef*>(const_cast<char*>(data.data()));
Bytef            2638 net/spdy/spdy_framer.cc                                    reinterpret_cast<const Bytef*>(dictionary),
Bytef            2684 net/spdy/spdy_framer.cc   decomp->next_in = reinterpret_cast<Bytef*>(const_cast<char*>(data));
Bytef            2691 net/spdy/spdy_framer.cc     decomp->next_out = reinterpret_cast<Bytef*>(buffer);
Bytef            2706 net/spdy/spdy_framer.cc                                   reinterpret_cast<const Bytef*>(dictionary),
Bytef            2819 net/spdy/spdy_framer.cc   compressor->next_in = reinterpret_cast<Bytef*>(uncompressed_payload->data());
Bytef            2822 net/spdy/spdy_framer.cc   compressor->next_out = reinterpret_cast<Bytef*>(
Bytef              56 net/websockets/websocket_deflater.cc   stream_->next_in = reinterpret_cast<Bytef*>(const_cast<char*>(data));
Bytef             118 net/websockets/websocket_deflater.cc     stream_->next_out = reinterpret_cast<Bytef*>(&fixed_buffer_[0]);
Bytef             124 net/websockets/websocket_inflater.cc   stream_->next_in = reinterpret_cast<Bytef*>(const_cast<char*>(next_in));
Bytef             133 net/websockets/websocket_inflater.cc     stream_->next_out = reinterpret_cast<Bytef*>(tail.first);
Bytef              57 sync/internal_api/public/base/unique_position.cc         reinterpret_cast<Bytef*>(string_as_array(&un_gzipped)),
Bytef              59 sync/internal_api/public/base/unique_position.cc         reinterpret_cast<const Bytef*>(proto.compressed_value().data()),
Bytef             223 third_party/libpng/pngwutil.c    png_ptr->zstream.next_in = (Bytef *)text;
Bytef             225 third_party/libpng/pngwutil.c    png_ptr->zstream.next_out = (Bytef *)png_ptr->zbuf;
Bytef              67 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc   zcontext_.next_out = static_cast<Bytef*>(output_buffer_);
Bytef             100 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc     zcontext_.next_in = static_cast<Bytef*>(const_cast<void*>(in));
Bytef             109 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc   zcontext_.next_out = static_cast<Bytef*>(output_buffer_);
Bytef             255 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc       zcontext_.next_out = static_cast<Bytef*>(sub_data_);
Bytef             283 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc     zcontext_.next_in = static_cast<Bytef*>(input_buffer_);
Bytef              62 third_party/zlib/adler32.c     const Bytef *buf;
Bytef              23 third_party/zlib/compress.c     Bytef *dest;
Bytef              25 third_party/zlib/compress.c     const Bytef *source;
Bytef              32 third_party/zlib/compress.c     stream.next_in = (Bytef*)source;
Bytef              63 third_party/zlib/compress.c     Bytef *dest;
Bytef              65 third_party/zlib/compress.c     const Bytef *source;
Bytef            1704 third_party/zlib/contrib/minizip/unzip.c     pfile_in_zip_read_info->stream.next_out = (Bytef*)buf;
Bytef            1760 third_party/zlib/contrib/minizip/unzip.c                 (Bytef*)pfile_in_zip_read_info->read_buffer;
Bytef            1799 third_party/zlib/contrib/minizip/unzip.c             const Bytef *bufBefore;
Bytef            1812 third_party/zlib/contrib/minizip/unzip.c             bufBefore = (const Bytef *)pfile_in_zip_read_info->bstream.next_out;
Bytef            1825 third_party/zlib/contrib/minizip/unzip.c             pfile_in_zip_read_info->stream.next_in   = (Bytef*)pfile_in_zip_read_info->bstream.next_in;
Bytef            1828 third_party/zlib/contrib/minizip/unzip.c             pfile_in_zip_read_info->stream.next_out  = (Bytef*)pfile_in_zip_read_info->bstream.next_out;
Bytef            1841 third_party/zlib/contrib/minizip/unzip.c             const Bytef *bufBefore;
Bytef            1452 third_party/zlib/contrib/minizip/zip.c       zi->ci.stream.next_in = (Bytef*)buf;
Bytef              88 third_party/zlib/deflate.c local int read_buf        OF((z_streamp strm, Bytef *buf, unsigned size));
Bytef             196 third_party/zlib/deflate.c     zmemzero((Bytef *)s->head, (unsigned)(s->hash_size-1)*sizeof(*s->head));
Bytef             282 third_party/zlib/deflate.c     s->window = (Bytef *) ZALLOC(strm, s->w_size, 2*sizeof(Byte));
Bytef             317 third_party/zlib/deflate.c     const Bytef *dictionary;
Bytef             498 third_party/zlib/deflate.c     Bytef *str;
Bytef             829 third_party/zlib/deflate.c             s->class_bitmap = (Bytef*) ZALLOC(strm, s->w_size/4, sizeof(Byte));
Bytef             980 third_party/zlib/deflate.c     ds->window = (Bytef *) ZALLOC(dest, ds->w_size, 2*sizeof(Byte));
Bytef            1018 third_party/zlib/deflate.c     Bytef *buf;
Bytef            1083 third_party/zlib/deflate.c     Bytef class_byte_value = clas ? 0xff : 0x00;
Bytef            1084 third_party/zlib/deflate.c     Bytef class_bit_value = clas ? 1 : 0;
Bytef            1085 third_party/zlib/deflate.c     static const Bytef mask[8] = {0xfe, 0xfd, 0xfb, 0xf7,
Bytef            1144 third_party/zlib/deflate.c     register Bytef *scan = s->window + s->strstart; /* current string */
Bytef            1145 third_party/zlib/deflate.c     register Bytef *match;                       /* matched string */
Bytef            1161 third_party/zlib/deflate.c     register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1;
Bytef            1165 third_party/zlib/deflate.c     register Bytef *strend = s->window + s->strstart + MAX_MATCH;
Bytef            1308 third_party/zlib/deflate.c     Bytef *str = s->window + start;
Bytef            1357 third_party/zlib/deflate.c     register Bytef *scan = s->window + s->strstart; /* current string */
Bytef            1358 third_party/zlib/deflate.c     register Bytef *match;                       /* matched string */
Bytef            1360 third_party/zlib/deflate.c     register Bytef *strend = s->window + s->strstart + MAX_MATCH;
Bytef            1946 third_party/zlib/deflate.c     Bytef *scan, *strend;   /* scan goes up to strend for length of run */
Bytef             100 third_party/zlib/deflate.h     Bytef *pending_buf;  /* output still pending */
Bytef             102 third_party/zlib/deflate.h     Bytef *pending_out;  /* next pending byte to output to the stream */
Bytef             116 third_party/zlib/deflate.h     Bytef *window;
Bytef             145 third_party/zlib/deflate.h     Bytef *class_bitmap;  /* bitmap of class for each byte in window */
Bytef            1254 third_party/zlib/inflate.c const Bytef *dictionary;
Bytef              25 third_party/zlib/uncompr.c     Bytef *dest;
Bytef              27 third_party/zlib/uncompr.c     const Bytef *source;
Bytef              33 third_party/zlib/uncompr.c     stream.next_in = (Bytef*)source;
Bytef              86 third_party/zlib/zlib.h     Bytef    *next_in;  /* next input byte */
Bytef              90 third_party/zlib/zlib.h     Bytef    *next_out; /* next output byte should be put there */
Bytef             118 third_party/zlib/zlib.h     Bytef   *extra;     /* pointer to extra field or Z_NULL if none */
Bytef             121 third_party/zlib/zlib.h     Bytef   *name;      /* pointer to zero-terminated file name or Z_NULL */
Bytef             123 third_party/zlib/zlib.h     Bytef   *comment;   /* pointer to zero-terminated comment or Z_NULL */
Bytef             584 third_party/zlib/zlib.h                                              const Bytef *dictionary,
Bytef             790 third_party/zlib/zlib.h                                              const Bytef *dictionary,
Bytef            1107 third_party/zlib/zlib.h ZEXTERN int ZEXPORT compress OF((Bytef *dest,   uLongf *destLen,
Bytef            1108 third_party/zlib/zlib.h                                  const Bytef *source, uLong sourceLen));
Bytef            1121 third_party/zlib/zlib.h ZEXTERN int ZEXPORT compress2 OF((Bytef *dest,   uLongf *destLen,
Bytef            1122 third_party/zlib/zlib.h                                   const Bytef *source, uLong sourceLen,
Bytef            1144 third_party/zlib/zlib.h ZEXTERN int ZEXPORT uncompress OF((Bytef *dest,   uLongf *destLen,
Bytef            1145 third_party/zlib/zlib.h                                    const Bytef *source, uLong sourceLen));
Bytef            1474 third_party/zlib/zlib.h ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len));
Bytef            1503 third_party/zlib/zlib.h ZEXTERN uLong ZEXPORT crc32   OF((uLong crc, const Bytef *buf, uInt len));
Bytef             150 third_party/zlib/zutil.c     Bytef* dest;
Bytef             151 third_party/zlib/zutil.c     const Bytef* source;
Bytef             161 third_party/zlib/zutil.c     const Bytef* s1;
Bytef             162 third_party/zlib/zutil.c     const Bytef* s2;
Bytef             174 third_party/zlib/zutil.c     Bytef* dest;
Bytef             254 third_party/zlib/zutil.h    void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
Bytef             255 third_party/zlib/zutil.h    int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
Bytef             256 third_party/zlib/zutil.h    void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));