/external/libwebsockets/win32port/zlib/ |
D | 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 …]
|
D | 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);
|
D | gzlib.c | 81 gz_error(state, Z_OK, NULL); /* clear error */ 315 gz_error(state, Z_OK, NULL); 476 gz_error(state, Z_OK, NULL); 485 void ZLIB_INTERNAL gz_error(state, err, msg) in gz_error() function
|
/external/zlib/ |
D | gzread.c | 41 gz_error(state, Z_ERRNO, zstrerror()); 104 gz_error(state, Z_MEM_ERROR, "out of memory"); 119 gz_error(state, Z_MEM_ERROR, "out of memory"); 187 gz_error(state, Z_BUF_ERROR, "unexpected end of file"); 194 gz_error(state, Z_STREAM_ERROR, 199 gz_error(state, Z_MEM_ERROR, "out of memory"); 203 gz_error(state, Z_DATA_ERROR, 393 gz_error(state, Z_STREAM_ERROR, "request does not fit in an int"); 431 gz_error(state, Z_STREAM_ERROR, "request does not fit in a size_t"); 522 gz_error(state, Z_DATA_ERROR, "out of room to push characters"); [all …]
|
D | gzwrite.c | 26 gz_error(state, Z_MEM_ERROR, "out of memory"); 36 gz_error(state, Z_MEM_ERROR, "out of memory"); 49 gz_error(state, Z_MEM_ERROR, "out of memory"); 91 gz_error(state, Z_ERRNO, zstrerror()); 121 gz_error(state, Z_ERRNO, zstrerror()); 137 gz_error(state, Z_STREAM_ERROR, 274 gz_error(state, Z_DATA_ERROR, "requested length does not fit in int"); 304 gz_error(state, Z_STREAM_ERROR, "request does not fit in a size_t"); 380 gz_error(state, Z_STREAM_ERROR, "string length does not fit in int"); 671 gz_error(state, Z_OK, NULL);
|
D | gzlib.c | 87 gz_error(state, Z_OK, NULL); /* clear error */ 409 gz_error(state, Z_OK, NULL); 572 gz_error(state, Z_OK, NULL); 581 void ZLIB_INTERNAL gz_error(state, err, msg) in gz_error() function
|
/external/rust/crates/libz-sys/src/zlib/ |
D | gzread.c | 41 gz_error(state, Z_ERRNO, zstrerror()); 104 gz_error(state, Z_MEM_ERROR, "out of memory"); 119 gz_error(state, Z_MEM_ERROR, "out of memory"); 189 gz_error(state, Z_BUF_ERROR, "unexpected end of file"); 196 gz_error(state, Z_STREAM_ERROR, 201 gz_error(state, Z_MEM_ERROR, "out of memory"); 205 gz_error(state, Z_DATA_ERROR, 395 gz_error(state, Z_STREAM_ERROR, "request does not fit in an int"); 433 gz_error(state, Z_STREAM_ERROR, "request does not fit in a size_t"); 522 gz_error(state, Z_DATA_ERROR, "out of room to push characters"); [all …]
|
D | gzwrite.c | 26 gz_error(state, Z_MEM_ERROR, "out of memory"); 36 gz_error(state, Z_MEM_ERROR, "out of memory"); 49 gz_error(state, Z_MEM_ERROR, "out of memory"); 91 gz_error(state, Z_ERRNO, zstrerror()); 112 gz_error(state, Z_ERRNO, zstrerror()); 128 gz_error(state, Z_STREAM_ERROR, 265 gz_error(state, Z_DATA_ERROR, "requested length does not fit in int"); 295 gz_error(state, Z_STREAM_ERROR, "request does not fit in a size_t"); 659 gz_error(state, Z_OK, NULL);
|
D | gzlib.c | 85 gz_error(state, Z_OK, NULL); /* clear error */ 407 gz_error(state, Z_OK, NULL); 570 gz_error(state, Z_OK, NULL); 579 void ZLIB_INTERNAL gz_error(state, err, msg) in gz_error() function
|
D | zlib.map | 17 gz_error;
|
/external/python/cpython2/Modules/zlib/ |
D | gzread.c | 41 gz_error(state, Z_ERRNO, zstrerror()); 104 gz_error(state, Z_MEM_ERROR, "out of memory"); 119 gz_error(state, Z_MEM_ERROR, "out of memory"); 189 gz_error(state, Z_BUF_ERROR, "unexpected end of file"); 196 gz_error(state, Z_STREAM_ERROR, 201 gz_error(state, Z_MEM_ERROR, "out of memory"); 205 gz_error(state, Z_DATA_ERROR, 395 gz_error(state, Z_STREAM_ERROR, "request does not fit in an int"); 433 gz_error(state, Z_STREAM_ERROR, "request does not fit in a size_t"); 522 gz_error(state, Z_DATA_ERROR, "out of room to push characters"); [all …]
|
D | gzwrite.c | 26 gz_error(state, Z_MEM_ERROR, "out of memory"); 36 gz_error(state, Z_MEM_ERROR, "out of memory"); 49 gz_error(state, Z_MEM_ERROR, "out of memory"); 91 gz_error(state, Z_ERRNO, zstrerror()); 112 gz_error(state, Z_ERRNO, zstrerror()); 128 gz_error(state, Z_STREAM_ERROR, 265 gz_error(state, Z_DATA_ERROR, "requested length does not fit in int"); 295 gz_error(state, Z_STREAM_ERROR, "request does not fit in a size_t"); 659 gz_error(state, Z_OK, NULL);
|
D | gzlib.c | 85 gz_error(state, Z_OK, NULL); /* clear error */ 407 gz_error(state, Z_OK, NULL); 570 gz_error(state, Z_OK, NULL); 579 void ZLIB_INTERNAL gz_error(state, err, msg) in gz_error() function
|
D | zlib.map | 17 gz_error;
|
/external/tflite-support/third_party/zlib/ |
D | gzread.c | 41 gz_error(state, Z_ERRNO, zstrerror()); 104 gz_error(state, Z_MEM_ERROR, "out of memory"); 119 gz_error(state, Z_MEM_ERROR, "out of memory"); 189 gz_error(state, Z_BUF_ERROR, "unexpected end of file"); 196 gz_error(state, Z_STREAM_ERROR, 201 gz_error(state, Z_MEM_ERROR, "out of memory"); 205 gz_error(state, Z_DATA_ERROR, 395 gz_error(state, Z_STREAM_ERROR, "request does not fit in an int"); 433 gz_error(state, Z_STREAM_ERROR, "request does not fit in a size_t"); 526 gz_error(state, Z_DATA_ERROR, "out of room to push characters"); [all …]
|
D | gzwrite.c | 26 gz_error(state, Z_MEM_ERROR, "out of memory"); 36 gz_error(state, Z_MEM_ERROR, "out of memory"); 49 gz_error(state, Z_MEM_ERROR, "out of memory"); 91 gz_error(state, Z_ERRNO, zstrerror()); 112 gz_error(state, Z_ERRNO, zstrerror()); 128 gz_error(state, Z_STREAM_ERROR, 265 gz_error(state, Z_DATA_ERROR, "requested length does not fit in int"); 295 gz_error(state, Z_STREAM_ERROR, "request does not fit in a size_t"); 659 gz_error(state, Z_OK, NULL);
|
D | gzlib.c | 85 gz_error(state, Z_OK, NULL); /* clear error */ 407 gz_error(state, Z_OK, NULL); 570 gz_error(state, Z_OK, NULL); 579 void ZLIB_INTERNAL gz_error(state, err, msg) in gz_error() function
|
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | gzwrite.c | 27 gz_error(state, Z_MEM_ERROR, "out of memory"); in gz_init() 38 gz_error(state, Z_MEM_ERROR, "out of memory"); in gz_init() 50 gz_error(state, Z_MEM_ERROR, "out of memory"); in gz_init() 88 gz_error(state, Z_ERRNO, zstrerror()); in gz_comp() 112 gz_error(state, Z_ERRNO, zstrerror()); in gz_comp() 127 gz_error(state, Z_STREAM_ERROR, "internal error: deflate stream corrupt"); in gz_comp() 249 gz_error(state, Z_DATA_ERROR, "requested length does not fit in int"); in PREFIX() 278 gz_error(state, Z_STREAM_ERROR, "request does not fit in a size_t"); in PREFIX() 348 gz_error(state, Z_STREAM_ERROR, "string length does not fit in int"); in PREFIX() 520 gz_error(state, Z_OK, NULL); in PREFIX()
|
D | gzread.c.in | 34 gz_error(state, Z_ERRNO, zstrerror()); 92 gz_error(state, Z_MEM_ERROR, "out of memory"); 107 gz_error(state, Z_MEM_ERROR, "out of memory"); 175 gz_error(state, Z_BUF_ERROR, "unexpected end of file"); 182 gz_error(state, Z_STREAM_ERROR, "internal error: inflate stream corrupt"); 186 gz_error(state, Z_MEM_ERROR, "out of memory"); 190 gz_error(state, Z_DATA_ERROR, strm->msg == NULL ? "compressed data error" : strm->msg); 363 gz_error(state, Z_STREAM_ERROR, "request does not fit in an int"); 399 gz_error(state, Z_STREAM_ERROR, "request does not fit in a size_t"); 475 gz_error(state, Z_DATA_ERROR, "out of room to push characters"); [all …]
|
D | gzlib.c | 35 gz_error(state, Z_OK, NULL); /* clear error */ in gz_reset() 340 gz_error(state, Z_OK, NULL); in PREFIX4() 489 gz_error(state, Z_OK, NULL); in PREFIX() 498 void Z_INTERNAL gz_error(gz_state *state, int err, const char *msg) { in gz_error() function
|
D | zlib.map | 17 gz_error;
|
D | gzguts.h | 138 void Z_INTERNAL gz_error(gz_state *, int, const char *);
|
/external/zstd/zlibWrapper/ |
D | gzread.c | 52 gz_error(state, Z_ERRNO, zstrerror()); 115 gz_error(state, Z_MEM_ERROR, "out of memory"); 130 gz_error(state, Z_MEM_ERROR, "out of memory"); 201 gz_error(state, Z_BUF_ERROR, "unexpected end of file"); 208 gz_error(state, Z_STREAM_ERROR, 213 gz_error(state, Z_MEM_ERROR, "out of memory"); 217 gz_error(state, Z_DATA_ERROR, 407 gz_error(state, Z_STREAM_ERROR, "request does not fit in an int"); 445 gz_error(state, Z_STREAM_ERROR, "request does not fit in a size_t"); 546 gz_error(state, Z_DATA_ERROR, "out of room to push characters"); [all …]
|
D | gzwrite.c | 31 gz_error(state, Z_MEM_ERROR, "out of memory"); 41 gz_error(state, Z_MEM_ERROR, "out of memory"); 54 gz_error(state, Z_MEM_ERROR, "out of memory"); 96 gz_error(state, Z_ERRNO, zstrerror()); 117 gz_error(state, Z_ERRNO, zstrerror()); 133 gz_error(state, Z_STREAM_ERROR, 270 gz_error(state, Z_DATA_ERROR, "requested length does not fit in int"); 301 gz_error(state, Z_STREAM_ERROR, "request does not fit in a size_t"); 665 gz_error(state, Z_OK, NULL);
|
D | gzlib.c | 88 gz_error(state, Z_OK, NULL); /* clear error */ 410 gz_error(state, Z_OK, NULL); 573 gz_error(state, Z_OK, NULL); 582 void ZLIB_INTERNAL gz_error(state, err, msg) in gz_error() function
|