/third_party/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
|
D | gzguts.h | 119 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
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;
|
/third_party/skia/third_party/externals/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
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
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;
|
/third_party/flutter/skia/third_party/externals/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
|
/third_party/node/deps/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
|
/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"); 520 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
|
D | zlib.map | 17 gz_error;
|