Searched refs:xr (Results 26 - 50 of 172) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dsonicvibes.c376 unsigned int xm, xn, xr, xd, metric = ~0U; local
386 xr = ((SV_REFFREQUENCY / SV_ADCMULT) * xm) / xn;
387 if (xr >= rate)
388 xd = xr - rate;
390 xd = rate - xr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dcamellia.c111 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
114 ir = xr ^ kr; \
152 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
154 ir = CAMELLIA_SP1110(xr & 0xff) \
155 ^ CAMELLIA_SP0222((xr >> 24) & 0xff) \
156 ^ CAMELLIA_SP3033((xr >> 16) & 0xff) \
157 ^ CAMELLIA_SP4404((xr >> 8) & 0xff); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcamellia.c111 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
114 ir = xr ^ kr; \
152 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
154 ir = CAMELLIA_SP1110(xr & 0xff) \
155 ^ CAMELLIA_SP0222((xr >> 24) & 0xff) \
156 ^ CAMELLIA_SP3033((xr >> 16) & 0xff) \
157 ^ CAMELLIA_SP4404((xr >> 8) & 0xff); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dwbuf.c475 struct jffs2_xattr_datum *xr = (void *)ic; local
476 BUG_ON(xr->node != raw);
477 adjust_ref = &xr->node;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dxattr.c2894 struct ocfs2_xattr_tree_root *xr = &xblk->xb_attrs.xb_root; local
2895 xr->xt_clusters = cpu_to_le32(1);
2896 xr->xt_last_eb_blk = 0;
2897 xr->xt_list.l_tree_depth = 0;
2898 xr->xt_list.l_count = cpu_to_le16(
2900 xr->xt_list.l_next_free_rec = cpu_to_le16(1);
4257 struct ocfs2_xattr_tree_root *xr; local
4314 xr = &xb->xb_attrs.xb_root;
4315 xr->xt_clusters = cpu_to_le32(1);
4316 xr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/cube/
H A Dmakefile.wat140 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/isosurf/
H A Dmakefile.wat140 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/penguin/
H A Dmakefile.wat140 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/ownerdrw/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/png/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/popup/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/power/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/printing/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/propsize/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/regtest/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/render/
H A Dmakefile.wat162 __RTTIFLAG = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/richtext/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/rotate/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sashtest/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/scroll/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/scrollsub/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/shaped/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sockets/
H A Dmakefile.wat136 __RTTIFLAG = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sound/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/splash/
H A Dmakefile.wat136 __RTTIFLAG_7 = -xr

Completed in 112 milliseconds

1234567