Searched refs:w_mask (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32c.c54 if (s->w_mask != 0x7fff)
57 /* now ((s->w_mask == 0x7fff) && (iIsPPro==0)) */
H A Dgvmat32.asm18 ; first Pentium. Assume s->w_mask == 0x7fff
29 ; if you have an old cpu (386,486 or first Pentium) and s->w_mask==0x7fff,
33 ; on old cpu with s->w_mask!=0x7fff, longest_match_686 will be used,
703 ;;; uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32c.c54 if (s->w_mask != 0x7fff)
57 /* now ((s->w_mask == 0x7fff) && (iIsPPro==0)) */
H A Dgvmat32.asm18 ; first Pentium. Assume s->w_mask == 0x7fff
29 ; if you have an old cpu (386,486 or first Pentium) and s->w_mask==0x7fff,
33 ; on old cpu with s->w_mask!=0x7fff, longest_match_686 will be used,
703 ;;; uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddefutil.h87 uInt w_mask; /* w_size - 1 */ member in struct:deflate_state
H A Ddeflate.c155 s->prev[(str) & s->w_mask] = match_head = s->head[s->ins_h], \
209 s->w_mask = s->w_size - 1;
563 uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Ddeflate.h114 uInt w_mask; /* w_size - 1 */ member in struct:internal_state
H A Ddeflate.c188 match_head = s->prev[(str) & s->w_mask] = s->head[s->ins_h], \
286 s->w_mask = s->w_size - 1;
370 s->prev[str & s->w_mask] = s->head[s->ins_h];
1164 uInt wmask = s->w_mask;
1481 s->prev[str & s->w_mask] = s->head[s->ins_h];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Ddeflate.h111 uInt w_mask; /* w_size - 1 */ member in struct:internal_state
H A Ddeflate.c191 match_head = s->prev[(str) & s->w_mask] = s->head[s->ins_h], \
280 s->w_mask = s->w_size - 1;
1043 uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Ddeflate.h111 uInt w_mask; /* w_size - 1 */ member in struct:internal_state
H A Ddeflate.c191 match_head = s->prev[(str) & s->w_mask] = s->head[s->ins_h], \
280 s->w_mask = s->w_size - 1;
1043 uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Ddeflate.h111 uInt w_mask; /* w_size - 1 */ member in struct:internal_state
H A Ddeflate.c191 match_head = s->prev[(str) & s->w_mask] = s->head[s->ins_h], \
280 s->w_mask = s->w_size - 1;
1043 uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Ddeflate.h114 uInt w_mask; /* w_size - 1 */ member in struct:internal_state
H A Ddeflate.c188 match_head = s->prev[(str) & s->w_mask] = s->head[s->ins_h], \
286 s->w_mask = s->w_size - 1;
370 s->prev[str & s->w_mask] = s->head[s->ins_h];
1162 uInt wmask = s->w_mask;
1479 s->prev[str & s->w_mask] = s->head[s->ins_h];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dcore_cia.c569 unsigned int w_mask;
594 saved_config.window[i].w_mask = *(vip)CIA_IOC_PCI_Wn_MASK(i);
607 *(vip)CIA_IOC_PCI_Wn_MASK(i) = saved_config.window[i].w_mask;
567 unsigned int w_mask; member in struct:__anon7799::__anon7800
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm152 ; uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm152 ; uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm192 ;;; uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm192 ;;; uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dgvmat64.asm192 ;;; uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c232 uInt w_mask; /* w_size - 1 */ member in struct:deflate_state
567 s->prev[(str) & s->w_mask] = match_head = s->head[s->ins_h], \
626 s->w_mask = s->w_size - 1;
954 uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c232 uInt w_mask; /* w_size - 1 */ member in struct:deflate_state
567 s->prev[(str) & s->w_mask] = match_head = s->head[s->ins_h], \
626 s->w_mask = s->w_size - 1;
954 uInt wmask = s->w_mask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx64/
H A Dgvmat64.asm231 ;;; uInt wmask = s->w_mask;

Completed in 186 milliseconds

12