Searched refs:ushf (Results 1 - 25 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Ddeflate.c228 ushf *overlay;
301 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
1023 ushf *overlay;
1043 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2);
1171 register ush scan_start = *(ushf*)scan;
1172 register ush scan_end = *(ushf*)(scan+best_len-1);
1211 if (*(ushf*)(match+best_len-1) != scan_end ||
1212 *(ushf*)match != scan_start) continue;
1226 } while (*(ushf*)(scan+=2) == *(ushf*)(matc
[all...]
H A Ddeflate.h241 ushf *d_buf;
H A Dzutil.h44 typedef ush FAR ushf; typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Ddeflate.c231 ushf *overlay;
293 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
903 ushf *overlay;
923 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2);
1050 register ush scan_start = *(ushf*)scan;
1051 register ush scan_end = *(ushf*)(scan+best_len-1);
1090 if (*(ushf*)(match+best_len-1) != scan_end ||
1091 *(ushf*)match != scan_start) continue;
1105 } while (*(ushf*)(scan+=2) == *(ushf*)(matc
[all...]
H A Ddeflate.h238 ushf *d_buf;
H A Dzutil.h50 typedef ush FAR ushf; typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Ddeflate.c231 ushf *overlay;
293 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
903 ushf *overlay;
923 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2);
1050 register ush scan_start = *(ushf*)scan;
1051 register ush scan_end = *(ushf*)(scan+best_len-1);
1090 if (*(ushf*)(match+best_len-1) != scan_end ||
1091 *(ushf*)match != scan_start) continue;
1105 } while (*(ushf*)(scan+=2) == *(ushf*)(matc
[all...]
H A Ddeflate.h238 ushf *d_buf;
H A Dzutil.h50 typedef ush FAR ushf; typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Ddeflate.c231 ushf *overlay;
293 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
903 ushf *overlay;
923 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2);
1050 register ush scan_start = *(ushf*)scan;
1051 register ush scan_end = *(ushf*)(scan+best_len-1);
1090 if (*(ushf*)(match+best_len-1) != scan_end ||
1091 *(ushf*)match != scan_start) continue;
1105 } while (*(ushf*)(scan+=2) == *(ushf*)(matc
[all...]
H A Dzutil.h50 typedef ush FAR ushf; typedef
H A Ddeflate.h238 ushf *d_buf;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Ddeflate.c228 ushf *overlay;
301 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
1021 ushf *overlay;
1041 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2);
1169 register ush scan_start = *(ushf*)scan;
1170 register ush scan_end = *(ushf*)(scan+best_len-1);
1209 if (*(ushf*)(match+best_len-1) != scan_end ||
1210 *(ushf*)match != scan_start) continue;
1224 } while (*(ushf*)(scan+=2) == *(ushf*)(matc
[all...]
H A Dzutil.h44 typedef ush FAR ushf; typedef
H A Ddeflate.h241 ushf *d_buf;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm223 ;/* register ush scan_start = *(ushf*)scan; */
224 ;/* register ush scan_end = *(ushf*)(scan+best_len-1); */
240 ; * if (*(ushf*)(match+best_len-1) != scan_end ||
241 ; * *(ushf*)match != scan_start) continue;
364 ;/* scan_end = *(ushf*)(scan+best_len-1); */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm223 ;/* register ush scan_start = *(ushf*)scan; */
224 ;/* register ush scan_end = *(ushf*)(scan+best_len-1); */
240 ; * if (*(ushf*)(match+best_len-1) != scan_end ||
241 ; * *(ushf*)match != scan_start) continue;
364 ;/* scan_end = *(ushf*)(scan+best_len-1); */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm265 ;;; register ush scan_start = *(ushf*)scan;
266 ;;; register ush scan_end = *(ushf*)(scan+best_len-1);
325 ;;; if (*(ushf*)(match+best_len-1) != scan_end ||
326 ;;; *(ushf*)match != scan_start) continue;
455 ;;; scan_end = *(ushf*)(scan+best_len-1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm265 ;;; register ush scan_start = *(ushf*)scan;
266 ;;; register ush scan_end = *(ushf*)(scan+best_len-1);
325 ;;; if (*(ushf*)(match+best_len-1) != scan_end ||
326 ;;; *(ushf*)match != scan_start) continue;
455 ;;; scan_end = *(ushf*)(scan+best_len-1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dgvmat64.asm265 ;;; register ush scan_start = *(ushf*)scan;
266 ;;; register ush scan_end = *(ushf*)(scan+best_len-1);
325 ;;; if (*(ushf*)(match+best_len-1) != scan_end ||
326 ;;; *(ushf*)match != scan_start) continue;
455 ;;; scan_end = *(ushf*)(scan+best_len-1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c49 typedef ush FAR ushf; typedef
359 ushf *d_buf;
647 s->d_buf = (ushf *) &(s->pending_buf[s->lit_bufsize]);
961 register ush scan_start = *(ushf*)scan;
962 register ush scan_end = *(ushf*)(scan+best_len-1);
991 if (*(ushf*)(match+best_len-1) != scan_end ||
992 *(ushf*)match != scan_start) continue;
1006 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1007 *(ushf*)(sca
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c49 typedef ush FAR ushf; typedef
359 ushf *d_buf;
647 s->d_buf = (ushf *) &(s->pending_buf[s->lit_bufsize]);
961 register ush scan_start = *(ushf*)scan;
962 register ush scan_end = *(ushf*)(scan+best_len-1);
991 if (*(ushf*)(match+best_len-1) != scan_end ||
992 *(ushf*)match != scan_start) continue;
1006 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1007 *(ushf*)(sca
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c90 typedef ush FAR ushf; typedef
484 ushf *d_buf;
749 ushf *overlay;
801 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
1145 ushf *overlay;
1162 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2);
1292 register ush scan_start = *(ushf*)scan;
1293 register ush scan_end = *(ushf*)(scan+best_len-1);
1327 if (*(ushf*)(match+best_len-1) != scan_end ||
1328 *(ushf*)matc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c90 typedef ush FAR ushf; typedef
484 ushf *d_buf;
749 ushf *overlay;
801 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
1145 ushf *overlay;
1162 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2);
1292 register ush scan_start = *(ushf*)scan;
1293 register ush scan_end = *(ushf*)(scan+best_len-1);
1327 if (*(ushf*)(match+best_len-1) != scan_end ||
1328 *(ushf*)matc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx64/
H A Dgvmat64.asm304 ;;; register ush scan_start = *(ushf*)scan;
305 ;;; register ush scan_end = *(ushf*)(scan+best_len-1);
364 ;;; if (*(ushf*)(match+best_len-1) != scan_end ||
365 ;;; *(ushf*)match != scan_start) continue;
495 ;;; scan_end = *(ushf*)(scan+best_len-1);

Completed in 161 milliseconds

12