Searched refs:face (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr200.c156 int face; local
266 face = (reg - ((i * 24) + R200_PP_TXOFFSET_0)) / 4;
274 track->textures[i].cube_info[face - 1].offset = idx_value;
276 track->textures[i].cube_info[face - 1].robj = reloc->robj;
534 for (face = 0; face < 4; face++) {
535 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf);
536 track->textures[i].cube_info[face]
[all...]
H A Dr100.c1659 int i, face; local
1978 for (face = 0; face < 4; face++) {
1979 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf);
1980 track->textures[i].cube_info[face].height = 1 << ((tmp >> ((face * 8) + 4)) & 0xf);
2236 unsigned face, w, h; local
2241 for (face
2485 unsigned i, face; local
[all...]
/freebsd-11-stable/tools/regression/sockets/udp_pingpong/
H A Dudp_pingpong.c344 send_pkt(struct test_ctx *tcp, int pnum, int fdidx, const char *face) argument
353 err(1, "%s: %s: send(%d)", tcp->name, face, tcp->fds[fdidx]);
356 errx(1, "%s: %s: send(%d): short send", tcp->name, face,
411 recv_pkt_recvmsg(struct test_ctx *tcp, int fdidx, const char *face, void *buf, argument
433 err(1, "%s: %s: recvmsg(%d)", tcp->name, face, tcp->fds[fdidx]);
436 errx(1, "%s: %s: recvmsg(%d): short recv", tcp->name, face,
444 recv_pkt_recv(struct test_ctx *tcp, int fdidx, const char *face, void *buf, argument
452 err(1, "%s: %s: recv(%d)", tcp->name, face, tcp->fds[fdidx]);
455 errx(1, "%s: %s: recv(%d): short recv", tcp->name, face,
461 recv_pkt(struct test_ctx *tcp, int fdidx, const char *face, in argument
[all...]
/freebsd-11-stable/share/examples/drivers/
H A Dmake_device_driver.sh819 * even in the face of "bogus" data from the card.
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dexpn.pl1352 and Jon Broome has dropped off the face of the earth!
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex1522 \def\rmbshape{bx} %where the normal face is bold
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex1456 \def\rmbshape{bx} %where the normal face is bold
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex1789 \def\rmbshape{bx} % where the normal face is bold

Completed in 311 milliseconds