Home | History | Annotate | Download | only in utils

Lines Matching full:zlib

28 #include <zlib.h>
787 * Initialize the zlib stream struct.
800 * Use the undocumented "negative window bits" feature to tell zlib
801 * that there's no zlib header waiting for it.
806 ALOGE("Installed zlib is not compatible with linked version (%s)\n",
854 * Initialize the zlib stream struct.
867 * Use the undocumented "negative window bits" feature to tell zlib
868 * that there's no zlib header waiting for it.
873 ALOGE("Installed zlib is not compatible with linked version (%s)\n",
890 ALOGW("zlib inflate: zerr=%d (nIn=%p aIn=%u nOut=%p aOut=%u)\n",