Searched refs:tex (Results 1 - 20 of 20) sorted by relevance

/freebsd-12-stable/sys/dev/drm/
H A Dmga_state.c130 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[0]; local
135 DMA_BLOCK(MGA_TEXCTL2, tex->texctl2,
136 MGA_TEXCTL, tex->texctl,
137 MGA_TEXFILTER, tex->texfilter,
138 MGA_TEXBORDERCOL, tex->texbordercol);
140 DMA_BLOCK(MGA_TEXORG, tex->texorg,
141 MGA_TEXORG1, tex->texorg1,
142 MGA_TEXORG2, tex->texorg2,
143 MGA_TEXORG3, tex->texorg3);
145 DMA_BLOCK(MGA_TEXORG4, tex
161 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[0]; local
205 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[1]; local
429 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[unit]; local
[all...]
H A Dr128_state.c181 drm_r128_texture_regs_t *tex = &sarea_priv->tex_state[0]; local
190 OUT_RING(tex->tex_cntl);
191 OUT_RING(tex->tex_combine_cntl);
194 OUT_RING(tex->tex_offset[i]);
199 OUT_RING(tex->tex_border_color);
207 drm_r128_texture_regs_t *tex = &sarea_priv->tex_state[1]; local
215 OUT_RING(tex->tex_cntl);
216 OUT_RING(tex->tex_combine_cntl);
218 OUT_RING(tex->tex_offset[i]);
222 OUT_RING(tex
[all...]
H A Dvia_verifier.c304 uint32_t *addr, *pitch, *height, tex; local
314 &(cur_seq->t_addr[tex = cur_seq->texture][start]);
315 pitch = &(cur_seq->pitch[tex][start]);
316 height = &(cur_seq->height[tex][start]);
317 npot = cur_seq->tex_npot[tex];
/freebsd-12-stable/share/mk/
H A Dbsd.info.mk59 # TEX A program for converting tex files into dvi files [tex]
83 TEX?= tex
101 perl -npe 's/(^\s*\\input\s+texinfo\s+)/$$1\n@tex\n\\global\\hsize=120mm\n@end tex\n\n/' ${.IMPSRC} >> ${.IMPSRC:T:R}-la.texi
165 # tex garbage
/freebsd-12-stable/crypto/heimdal/doc/
H A DMakefile.am5 AUTOMAKE_OPTIONS = no-texinfo.tex
130 latin1.tex \
H A DMakefile.in378 AUTOMAKE_OPTIONS = no-texinfo.tex
419 latin1.tex \
/freebsd-12-stable/contrib/gcclibs/libgomp/
H A DMakefile.am69 # `texinfo.tex' for your package. The value of this variable should be
70 # the relative path from the current `Makefile.am' to `texinfo.tex'.
71 TEXINFO_TEX = ../gcc/doc/include/texinfo.tex
H A DMakefile.in288 # `texinfo.tex' for your package. The value of this variable should be
289 # the relative path from the current `Makefile.am' to `texinfo.tex'.
290 TEXINFO_TEX = ../gcc/doc/include/texinfo.tex
/freebsd-12-stable/contrib/gperf/doc/
H A DMakefile.in49 TEX = tex
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
12 % This texinfo.tex file is free software; you can redistribute it and/or
17 % This texinfo.tex file is distributed in the hope that it will be
23 % along with this texinfo.tex file; see the file COPYING. If not, write
31 % Please try the latest version of texinfo.tex before submitting bug
34 % ftp://tug.org/tex/texinfo.tex
36 % The texinfo.tex in any given distribution could well be out
46 % tex foo.texi
48 % tex fo
[all...]
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
12 % This texinfo.tex file is free software: you can redistribute it and/or
17 % This texinfo.tex file is distributed in the hope that it will be
30 % Please try the latest version of texinfo.tex before submitting bug
35 % The texinfo.tex in any given distribution could well be out
45 % tex foo.texi
47 % tex foo.texi
48 % tex foo.texi
54 % It is possible to adapt texinfo.tex for other languages, to some
72 % For @tex, w
[all...]
/freebsd-12-stable/contrib/file/magic/
H A DMakefile.am282 $(MAGIC_FRAGMENT_DIR)/tex \
H A DMakefile.in555 $(MAGIC_FRAGMENT_DIR)/tex \
/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_drm.h428 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member in struct:__anon12976
H A Dradeon_drv.h452 drm_radeon_texture_t *tex,
/freebsd-12-stable/contrib/binutils/gas/doc/
H A DMakefile.in62 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
/freebsd-12-stable/contrib/binutils/bfd/doc/
H A DMakefile.in68 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
/freebsd-12-stable/contrib/binutils/binutils/doc/
H A DMakefile.in65 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
/freebsd-12-stable/contrib/ldns/
H A DMakefile.in424 rm -f doc/*.tex
/freebsd-12-stable/contrib/binutils/ld/
H A DMakefile.in104 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex

Completed in 240 milliseconds