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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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:__anon3369::__anon3370
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm152 ; uInt wmask = s->w_mask;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm152 ; uInt wmask = s->w_mask;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm192 ;;; uInt wmask = s->w_mask;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm192 ;;; uInt wmask = s->w_mask;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dposix_acls.c616 static mode_t unix_perms_to_acl_perms(mode_t mode, int r_mask, int w_mask, int x_mask) argument
622 if (mode & w_mask)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c357 uInt w_mask; /* w_size - 1 */ member in struct:deflate_state
710 s->prev[(str) & s->w_mask] = match_head = s->head[s->ins_h], \
788 s->w_mask = s->w_size - 1;
1285 uInt wmask = s->w_mask;

Completed in 236 milliseconds