Searched refs:BUF (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dstartcode_armv6.S25 BUF .req a1 label
75 mov PTR, BUF
145 13: sub RESULT, PTR, BUF
157 sub RESULT, PTR, BUF
161 sub RESULT, PTR, BUF
166 sub RESULT, PTR, BUF
183 sub RESULT, PTR, BUF
242 .unreq BUF
H A Ddcadsp_vfp.S212 BUF .req v3 label
253 sub BUF, sp, #8*32*4
254 bic BUF, BUF, #15
255 mov sp, BUF
285 vstr d4, [BUF, #(0*32+0)*4]
286 vstr d5, [BUF, #(1*32+0)*4]
287 vstr d6, [BUF, #(2*32+0)*4]
288 vstr d7, [BUF, #(3*32+0)*4]
289 vstr d8, [BUF, #(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-passwd172 open BUF, "-|" or
177 $hash_password = <BUF>;
178 close BUF;
180 open(BUF, "-|") or
184 $hash_password = <BUF>;
185 close BUF;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddepca.h37 #define BUF 0x0020 /* BUFfer size (1->32k, 0->64k) */ macro
H A Ddepca.c661 if (nicsr & BUF) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dcompat.c298 {"BUF", EQ(RBUF) /* Recommended buffer size */},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dcompat.c295 {"BUF", EQ(RBUF) /* Recommended buffer size */},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Domap.c963 OMAP_MMC_WRITE(host, BUF, buf);
1085 OMAP_MMC_WRITE(host, BUF, 0);
1136 OMAP_MMC_WRITE(host, BUF, 0x1f1f);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfile.c1467 #define BUF 128*1024*1024
1475 size = (st.st_size -offset > BUF)?BUF:st.st_size -offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsgivwfb.c508 SET_DBE_FIELD(WID, BUF, outputVal, DBE_BMODE_BOTH);
H A Dgbefb.c691 SET_GBE_FIELD(WID, BUF, val, GBE_BMODE_BOTH);

Completed in 150 milliseconds