/development/ndk/platforms/android-L/arch-arm64/symbols/ |
libz.so.functions.txt | 31 gz_error
|
/development/ndk/platforms/android-L/arch-mips/symbols/ |
libz.so.functions.txt | 31 gz_error
|
/development/ndk/platforms/android-L/arch-mips64/symbols/ |
libz.so.functions.txt | 31 gz_error
|
/development/ndk/platforms/android-L/arch-x86/symbols/ |
libz.so.functions.txt | 31 gz_error
|
/development/ndk/platforms/android-L/arch-x86_64/symbols/ |
libz.so.functions.txt | 31 gz_error
|
/development/ndk/platforms/android-L/arch-arm/symbols/ |
libz.so.functions.txt | 72 gz_error
|
/external/zlib/src/ |
zlib.map | 17 gz_error;
|
gzwrite.c | 24 gz_error(state, Z_MEM_ERROR, "out of memory"); 34 gz_error(state, Z_MEM_ERROR, "out of memory"); 47 gz_error(state, Z_MEM_ERROR, "out of memory"); 86 gz_error(state, Z_ERRNO, zstrerror()); 103 gz_error(state, Z_ERRNO, zstrerror()); 117 gz_error(state, Z_STREAM_ERROR, 187 gz_error(state, Z_DATA_ERROR, "requested length does not fit in int"); 571 gz_error(state, Z_OK, NULL);
|
gzread.c | 36 gz_error(state, Z_ERRNO, zstrerror()); 101 gz_error(state, Z_MEM_ERROR, "out of memory"); 116 gz_error(state, Z_MEM_ERROR, "out of memory"); 186 gz_error(state, Z_BUF_ERROR, "unexpected end of file"); 193 gz_error(state, Z_STREAM_ERROR, 198 gz_error(state, Z_MEM_ERROR, "out of memory"); 202 gz_error(state, Z_DATA_ERROR, 311 gz_error(state, Z_DATA_ERROR, "requested length does not fit in int"); 462 gz_error(state, Z_DATA_ERROR, "out of room to push characters"); 589 gz_error(state, Z_OK, NULL) [all...] |
gzlib.c | 85 gz_error(state, Z_OK, NULL); /* clear error */ 403 gz_error(state, Z_OK, NULL); 566 gz_error(state, Z_OK, NULL); 575 void ZLIB_INTERNAL gz_error(state, err, msg) function
|
gzguts.h | 196 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
|
/external/chromium_org/third_party/zlib/ |
gzread.c | 37 gz_error(state, Z_ERRNO, zstrerror()); 121 gz_error(state, Z_MEM_ERROR, "out of memory"); 136 gz_error(state, Z_MEM_ERROR, "out of memory"); 162 gz_error(state, Z_DATA_ERROR, "unknown compression method"); 167 gz_error(state, Z_DATA_ERROR, "unknown header flags set"); 248 gz_error(state, Z_DATA_ERROR, "unexpected end of file"); 255 gz_error(state, Z_STREAM_ERROR, 260 gz_error(state, Z_MEM_ERROR, "out of memory"); 264 gz_error(state, Z_DATA_ERROR, 278 gz_error(state, Z_DATA_ERROR, "unexpected end of file") [all...] |
gzwrite.c | 29 gz_error(state, Z_MEM_ERROR, "out of memory"); 41 gz_error(state, Z_MEM_ERROR, "out of memory"); 81 gz_error(state, Z_ERRNO, zstrerror()); 95 gz_error(state, Z_STREAM_ERROR, 166 gz_error(state, Z_BUF_ERROR, "requested length does not fit in int"); 526 gz_error(state, Z_OK, NULL);
|
gzguts.h | 119 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
|
gzlib.c | 83 gz_error(state, Z_OK, NULL); /* clear error */ 317 gz_error(state, Z_OK, NULL); 478 gz_error(state, Z_OK, NULL); 487 void ZLIB_INTERNAL gz_error(state, err, msg) function
|
mozzconf.h | 138 #define gz_error MOZ_Z_gz_error macro
|
google.patch | 156 +#define gz_error MOZ_Z_gz_error
|
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
gzwrite.c | 24 gz_error(state, Z_MEM_ERROR, "out of memory"); 34 gz_error(state, Z_MEM_ERROR, "out of memory"); 47 gz_error(state, Z_MEM_ERROR, "out of memory"); 86 gz_error(state, Z_ERRNO, zstrerror()); 103 gz_error(state, Z_ERRNO, zstrerror()); 117 gz_error(state, Z_STREAM_ERROR, 187 gz_error(state, Z_DATA_ERROR, "requested length does not fit in int"); 570 gz_error(state, Z_OK, NULL);
|
gzread.c | 36 gz_error(state, Z_ERRNO, zstrerror()); 101 gz_error(state, Z_MEM_ERROR, "out of memory"); 116 gz_error(state, Z_MEM_ERROR, "out of memory"); 186 gz_error(state, Z_BUF_ERROR, "unexpected end of file"); 193 gz_error(state, Z_STREAM_ERROR, 198 gz_error(state, Z_MEM_ERROR, "out of memory"); 202 gz_error(state, Z_DATA_ERROR, 311 gz_error(state, Z_DATA_ERROR, "requested length does not fit in int"); 462 gz_error(state, Z_DATA_ERROR, "out of room to push characters"); 589 gz_error(state, Z_OK, NULL) [all...] |
gzlib.c | 85 gz_error(state, Z_OK, NULL); /* clear error */ 403 gz_error(state, Z_OK, NULL); 566 gz_error(state, Z_OK, NULL); 575 void ZLIB_INTERNAL gz_error( function
|
gzguts.h | 212 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
|
/external/qemu/distrib/zlib-1.2.8/ |
gzwrite.c | 24 gz_error(state, Z_MEM_ERROR, "out of memory"); 34 gz_error(state, Z_MEM_ERROR, "out of memory"); 47 gz_error(state, Z_MEM_ERROR, "out of memory"); 86 gz_error(state, Z_ERRNO, zstrerror()); 103 gz_error(state, Z_ERRNO, zstrerror()); 117 gz_error(state, Z_STREAM_ERROR, 187 gz_error(state, Z_DATA_ERROR, "requested length does not fit in int"); 571 gz_error(state, Z_OK, NULL);
|
gzread.c | 36 gz_error(state, Z_ERRNO, zstrerror()); 101 gz_error(state, Z_MEM_ERROR, "out of memory"); 116 gz_error(state, Z_MEM_ERROR, "out of memory"); 186 gz_error(state, Z_BUF_ERROR, "unexpected end of file"); 193 gz_error(state, Z_STREAM_ERROR, 198 gz_error(state, Z_MEM_ERROR, "out of memory"); 202 gz_error(state, Z_DATA_ERROR, 311 gz_error(state, Z_DATA_ERROR, "requested length does not fit in int"); 462 gz_error(state, Z_DATA_ERROR, "out of room to push characters"); 589 gz_error(state, Z_OK, NULL) [all...] |
gzlib.c | 85 gz_error(state, Z_OK, NULL); /* clear error */ 403 gz_error(state, Z_OK, NULL); 566 gz_error(state, Z_OK, NULL); 575 void ZLIB_INTERNAL gz_error(state, err, msg) function
|
gzguts.h | 196 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
|