HomeSort by relevance Sort by last modified time
    Searched refs:inflateReset (Results 226 - 241 of 241) sorted by null

1 2 3 4 5 6 7 8 910

  /external/zlib/src/
zconf.h.in 105 # define inflateReset z_inflateReset
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
minigzip.c 290 inflateReset(strm);
  /external/libxml2/
xzlib.c 501 inflateReset(&state->zstrm);
  /external/zlib/src/test/
minigzip.c 290 inflateReset(strm);
  /external/syslinux/com32/lib/libpng/
pngpread.c     [all...]
png.c 805 return (inflateReset(&png_ptr->zstream));
pngrutil.c 264 inflateReset(&png_ptr->zstream);
    [all...]
  /external/libpng/contrib/libtests/
tarith.c 59 #define inflateReset(zs) Z_OK
  /external/pdfium/third_party/libtiff/
tif_pixarlog.c 737 return (inflateReset(&sp->stream) == Z_OK);
    [all...]
  /external/libpng/
pngrutil.c 406 ret = inflateReset(&png_ptr->zstream);
647 /* Use 'inflateReset' here, not 'inflateReset2' because this
654 if (inflateReset(&png_ptr->zstream) == Z_OK)
730 /* inflateReset failed, store the error message */
    [all...]
png.c 945 return (inflateReset(&png_ptr->zstream));
    [all...]
  /external/pdfium/third_party/libpng16/
pngrutil.c 406 ret = inflateReset(&png_ptr->zstream);
646 /* Use 'inflateReset' here, not 'inflateReset2' because this
653 if (inflateReset(&png_ptr->zstream) == Z_OK)
729 /* inflateReset failed, store the error message */
    [all...]
png.c 945 return (inflateReset(&png_ptr->zstream));
    [all...]
  /external/skia/third_party/libpng/
pngrutil.c 406 ret = inflateReset(&png_ptr->zstream);
646 /* Use 'inflateReset' here, not 'inflateReset2' because this
653 if (inflateReset(&png_ptr->zstream) == Z_OK)
729 /* inflateReset failed, store the error message */
    [all...]
png.c 945 return (inflateReset(&png_ptr->zstream));
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c     [all...]