Home
last modified time | relevance | path

Searched refs:ushf (Results 1 – 20 of 20) sorted by relevance

/external/libwebsockets/win32port/zlib/
Ddeflate.c225 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 …]
Ddeflate.h238 ushf *d_buf;
Dzutil.h40 typedef ush FAR ushf; typedef
Dtrees.c147 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 */
/external/python/cpython2/Modules/zlib/
Ddeflate.c255 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 …]
Dzutil.h46 typedef ush FAR ushf; typedef
Ddeflate.h244 ushf *d_buf;
Dtrees.c142 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 */
/external/rust/crates/libz-sys/src/zlib/
Ddeflate.c255 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 …]
Dzutil.h46 typedef ush FAR ushf; typedef
Ddeflate.h244 ushf *d_buf;
Dtrees.c142 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 */
/external/zlib/
Ddeflate.c1304 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);
Dzutil.h61 typedef ush FAR ushf; typedef
Dtrees.c142 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 */
/external/angle/third_party/zlib/
Ddeflate.c1304 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);
Dzutil.h61 typedef ush FAR ushf; typedef
Dtrees.c142 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 */
/external/freetype/src/gzip/
Dzutil.h37 typedef ush FAR ushf; typedef
/external/rust/crates/libz-sys/src/zlib-ng/test/abi/
Dzlib-v1.2.11-x86_64-linux-gnu.abi524 …<typedef-decl name='ushf' type-id='type-id-46' filepath='src.d/zutil.h' line='46' column='1' id='t…