OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:zlib_version
(Results
51 - 75
of
104
) sorted by null
1
2
3
4
5
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/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
...]
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/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
...]
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/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
...]
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/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
...]
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/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
...]
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/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
...]
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/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
...]
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/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
...]
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/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
...]
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/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
...]
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/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
...]
/external/libpng/contrib/gregbook/
writepng.c
75
ZLIB_VERSION
,
zlib_version
);
/external/zlib/src/as400/
zlib.inc
14
* inflateInit(...:
ZLIB_VERSION
: %size(z_stream))
25
D
ZLIB_VERSION
C '1.2.8'
/external/curl/lib/
version.c
303
NULL, /*
zlib_version
*/
/external/freetype/src/gzip/
inflate.c
88
if (version == Z_NULL || version[0] !=
ZLIB_VERSION
[0] ||
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
inflate.c
88
if (version == Z_NULL || version[0] !=
ZLIB_VERSION
[0] ||
/external/opencv3/3rdparty/zlib/
zutil.c
32
return
ZLIB_VERSION
;
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/pdfium/third_party/zlib_v128/
zutil.c
32
return
ZLIB_VERSION
;
zlib.h
109
#define
ZLIB_VERSION
"1.2.8"
279
#define
zlib_version
zlibVersion()
macro
286
/* The application can compare zlibVersion and
ZLIB_VERSION
for consistency.
308
Z_VERSION_ERROR if the zlib library version (
zlib_version
) is incompatible
309
with the version assumed by the caller (
ZLIB_VERSION
). msg is set to null
650
method), or Z_VERSION_ERROR if the zlib library version (
zlib_version
) is
651
incompatible with the version assumed by the caller (
ZLIB_VERSION
). msg is
[
all
...]
/external/zlib/src/
CMakeLists.txt
167
string(REGEX REPLACE ".*#define[ \t]+
ZLIB_VERSION
[ \t]+\"([-0-9A-Za-z.]+)\".*"
zutil.c
32
return
ZLIB_VERSION
;
/frameworks/base/libs/androidfw/
ZipUtils.cpp
89
ZLIB_VERSION
);
/libcore/ojluni/src/main/native/
System.c
186
jstring zlib_str = (*env)->NewStringUTF(env, "android.zlib.version="
ZLIB_VERSION
);
/system/core/libziparchive/
zip_archive_stream_entry.cc
162
ZLIB_VERSION
);
Completed in 467 milliseconds
1
2
3
4
5