HomeSort by relevance Sort by last modified time
    Searched defs:ZLIB_VERSION (Results 1 - 11 of 11) sorted by null

  /external/freetype/src/gzip/
zlib.h 40 #define ZLIB_VERSION "1.1.4"
169 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
191 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
192 with the version assumed by the caller (ZLIB_VERSION).
    [all...]
  /development/ndk/platforms/android-14/include/
zlib.h 40 #define ZLIB_VERSION "1.2.3"
207 #define zlib_version zlibVersion() macro
213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
236 with the version assumed by the caller (ZLIB_VERSION).
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zlib.h 40 #define ZLIB_VERSION "1.2.3"
207 #define zlib_version zlibVersion() macro
213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
236 with the version assumed by the caller (ZLIB_VERSION).
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h 40 #define ZLIB_VERSION "1.2.8"
210 #define zlib_version zlibVersion() macro
217 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
239 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
240 with the version assumed by the caller (ZLIB_VERSION). msg is set to null
581 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
582 incompatible with the version assumed by the caller (ZLIB_VERSION). msg is
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zlib.h 40 #define ZLIB_VERSION "1.2.11"
214 #define zlib_version zlibVersion() macro
221 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
243 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
244 with the version assumed by the caller (ZLIB_VERSION). msg is set to null
605 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
606 incompatible with the version assumed by the caller (ZLIB_VERSION). msg is
    [all...]
  /external/python/cpython2/Modules/zlib/
zlib.h 40 #define ZLIB_VERSION "1.2.8"
210 #define zlib_version zlibVersion() macro
217 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
239 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
240 with the version assumed by the caller (ZLIB_VERSION). msg is set to null
581 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
582 incompatible with the version assumed by the caller (ZLIB_VERSION). msg is
    [all...]
  /external/python/cpython3/Modules/zlib/
zlib.h 40 #define ZLIB_VERSION "1.2.11"
214 #define zlib_version zlibVersion() macro
221 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
243 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
244 with the version assumed by the caller (ZLIB_VERSION). msg is set to null
605 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
606 incompatible with the version assumed by the caller (ZLIB_VERSION). msg is
    [all...]
  /external/syslinux/com32/include/
zlib.h 40 #define ZLIB_VERSION "1.2.5"
210 #define zlib_version zlibVersion() macro
217 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
239 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
240 with the version assumed by the caller (ZLIB_VERSION). msg is set to null
572 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
573 incompatible with the version assumed by the caller (ZLIB_VERSION). msg is
    [all...]
  /external/zlib/src/
zlib.h 40 #define ZLIB_VERSION "1.2.11"
214 #define zlib_version zlibVersion() macro
221 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
243 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
244 with the version assumed by the caller (ZLIB_VERSION). msg is set to null
605 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
606 incompatible with the version assumed by the caller (ZLIB_VERSION). msg is
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 40 #define ZLIB_VERSION "1.2.3.4"
211 #define zlib_version zlibVersion() macro
217 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
239 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
240 with the version assumed by the caller (ZLIB_VERSION).
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
zlib.h 40 #define ZLIB_VERSION "1.2.8"
210 #define zlib_version zlibVersion() macro
217 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
239 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
240 with the version assumed by the caller (ZLIB_VERSION). msg is set to null
581 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
582 incompatible with the version assumed by the caller (ZLIB_VERSION). msg is
    [all...]

Completed in 85 milliseconds