/third_party/libwebsockets/win32port/zlib/ |
D | deflate.c | 225 ushf *overlay; 289 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2); 951 ushf *overlay; 971 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2); 1098 register ush scan_start = *(ushf*)scan; 1099 register ush scan_end = *(ushf*)(scan+best_len-1); 1138 if (*(ushf*)(match+best_len-1) != scan_end || 1139 *(ushf*)match != scan_start) continue; 1153 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1154 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && [all …]
|
D | deflate.h | 238 ushf *d_buf;
|
D | zutil.h | 40 typedef ush FAR ushf; typedef
|
D | trees.c | 147 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count)); 584 ushf *bl_count; /* number of codes at each bit length */
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | deflate.c | 255 ushf *overlay; 329 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2); 1111 ushf *overlay; 1131 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2); 1259 register ush scan_start = *(ushf*)scan; 1260 register ush scan_end = *(ushf*)(scan+best_len-1); 1299 if (*(ushf*)(match+best_len-1) != scan_end || 1300 *(ushf*)match != scan_start) continue; 1314 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1315 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && [all …]
|
D | zutil.h | 46 typedef ush FAR ushf; typedef
|
D | deflate.h | 244 ushf *d_buf;
|
D | trees.c | 142 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count)); 575 ushf *bl_count; /* number of codes at each bit length */
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | deflate.c | 255 ushf *overlay; 329 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2); 1111 ushf *overlay; 1131 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2); 1259 register ush scan_start = *(ushf*)scan; 1260 register ush scan_end = *(ushf*)(scan+best_len-1); 1299 if (*(ushf*)(match+best_len-1) != scan_end || 1300 *(ushf*)match != scan_start) continue; 1314 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1315 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && [all …]
|
D | zutil.h | 46 typedef ush FAR ushf; typedef
|
D | deflate.h | 244 ushf *d_buf;
|
D | trees.c | 142 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count)); 575 ushf *bl_count; /* number of codes at each bit length */
|
/third_party/zlib/ |
D | deflate.c | 1299 register ush scan_start = *(ushf*)scan; 1300 register ush scan_end = *(ushf*)(scan+best_len-1); 1339 if (*(ushf*)(match+best_len-1) != scan_end || 1340 *(ushf*)match != scan_start) continue; 1354 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1355 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1356 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1357 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1406 scan_end = *(ushf*)(scan+best_len-1);
|
D | zutil.h | 42 typedef ush FAR ushf; typedef
|
/third_party/skia/third_party/externals/zlib/ |
D | deflate.c | 1304 register ush scan_start = *(ushf*)scan; 1305 register ush scan_end = *(ushf*)(scan+best_len-1); 1344 if (*(ushf*)(match+best_len-1) != scan_end || 1345 *(ushf*)match != scan_start) continue; 1368 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1369 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1370 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1371 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1429 scan_end = *(ushf*)(scan+best_len-1);
|
D | zutil.h | 61 typedef ush FAR ushf; typedef
|
D | trees.c | 142 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count)); 575 ushf *bl_count; /* number of codes at each bit length */
|
/third_party/node/deps/zlib/ |
D | deflate.c | 1295 register ush scan_start = *(ushf*)scan; 1296 register ush scan_end = *(ushf*)(scan+best_len-1); 1335 if (*(ushf*)(match+best_len-1) != scan_end || 1336 *(ushf*)match != scan_start) continue; 1350 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1351 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1352 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1353 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1402 scan_end = *(ushf*)(scan+best_len-1);
|
D | zutil.h | 61 typedef ush FAR ushf; typedef
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | deflate.c | 1344 register ush scan_start = *(ushf*)scan; 1345 register ush scan_end = *(ushf*)(scan+best_len-1); 1384 if (*(ushf*)(match+best_len-1) != scan_end || 1385 *(ushf*)match != scan_start) continue; 1399 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1400 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1401 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1402 *(ushf*)(scan+=2) == *(ushf*)(match+=2) && 1451 scan_end = *(ushf*)(scan+best_len-1);
|
D | zutil.h | 61 typedef ush FAR ushf; typedef
|
D | trees.c | 142 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count)); 575 ushf *bl_count; /* number of codes at each bit length */
|
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/ |
D | zutil.h | 37 typedef ush FAR ushf; typedef
|
/third_party/freetype/src/gzip/ |
D | zutil.h | 37 typedef ush FAR ushf; typedef
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
D | zutil.h | 37 typedef ush FAR ushf; typedef
|