/third_party/freetype/src/gzip/ |
D | zutil.h | 35 typedef uch FAR uchf; typedef
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
D | zutil.h | 35 typedef uch FAR uchf; typedef
|
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/ |
D | zutil.h | 35 typedef uch FAR uchf; typedef
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | zutil.h | 44 typedef uch FAR uchf; typedef
|
D | deflate.h | 220 uchf *l_buf; /* buffer for literals or lengths */
|
D | deflate.c | 330 s->pending_buf = (uchf *) overlay; 1132 ds->pending_buf = (uchf *) overlay;
|
/third_party/libwebsockets/win32port/zlib/ |
D | deflate.h | 214 uchf *l_buf; /* buffer for literals or lengths */
|
D | zutil.h | 38 typedef uch FAR uchf; typedef
|
D | deflate.c | 290 s->pending_buf = (uchf *) overlay; 972 ds->pending_buf = (uchf *) overlay;
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | zutil.h | 44 typedef uch FAR uchf; typedef
|
D | deflate.h | 220 uchf *l_buf; /* buffer for literals or lengths */
|
D | deflate.c | 330 s->pending_buf = (uchf *) overlay; 1132 ds->pending_buf = (uchf *) overlay;
|
/third_party/zlib/ |
D | zutil.h | 40 typedef uch FAR uchf; typedef
|
D | deflate.h | 220 uchf *sym_buf; /* buffer for distances and literals/lengths */
|
D | deflate.c | 366 s->pending_buf = (uchf *) ZALLOC(strm, s->lit_bufsize, 4); 1173 ds->pending_buf = (uchf *) ZALLOC(dest, ds->lit_bufsize, 4);
|
/third_party/skia/third_party/externals/zlib/ |
D | zutil.h | 59 typedef uch FAR uchf; typedef
|
D | deflate.h | 220 uchf *sym_buf; /* buffer for distances and literals/lengths */
|
D | deflate.c | 376 s->pending_buf = (uchf *) ZALLOC(strm, s->lit_bufsize, 4); 1177 ds->pending_buf = (uchf *) ZALLOC(dest, ds->lit_bufsize, 4);
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | zutil.h | 59 typedef uch FAR uchf; typedef
|
D | deflate.h | 220 uchf *sym_buf; /* buffer for distances and literals/lengths */
|
D | deflate.c | 416 s->pending_buf = (uchf *) ZALLOC(strm, s->lit_bufsize, 4); 1217 ds->pending_buf = (uchf *) ZALLOC(dest, ds->lit_bufsize, 4);
|
/third_party/node/deps/zlib/ |
D | zutil.h | 59 typedef uch FAR uchf; typedef
|
D | deflate.h | 220 uchf *sym_buf; /* buffer for distances and literals/lengths */
|
D | deflate.c | 367 s->pending_buf = (uchf *) ZALLOC(strm, s->lit_bufsize, 4); 1168 ds->pending_buf = (uchf *) ZALLOC(dest, ds->lit_bufsize, 4);
|