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

1 23

  /external/chromium_org/third_party/zlib/
zlib.h 40 #define ZLIB_VERSION "1.2.5"
215 #define zlib_version zlibVersion() macro
222 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
244 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
245 with the version assumed by the caller (ZLIB_VERSION). msg is set to null
577 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
578 incompatible with the version assumed by the caller (ZLIB_VERSION). msg is
    [all...]
  /external/zlib/src/
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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zlib.h 40 #define ZLIB_VERSION "1.2.3.3"
210 #define zlib_version zlibVersion() macro
216 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
238 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
239 with the version assumed by the caller (ZLIB_VERSION).
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h 40 #define ZLIB_VERSION "1.2.3.3"
210 #define zlib_version zlibVersion() macro
216 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
238 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
239 with the version assumed by the caller (ZLIB_VERSION).
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h 40 #define ZLIB_VERSION "1.2.3.3"
210 #define zlib_version zlibVersion() macro
216 /* The application can compare zlibVersion and ZLIB_VERSION for consistency.
238 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
239 with the version assumed by the caller (ZLIB_VERSION).
    [all...]

Completed in 250 milliseconds

1 23