Home
last modified time | relevance | path

Searched refs:tex (Results 1 – 25 of 136) sorted by relevance

123456

/netbsd/src/sys/external/bsd/drm2/dist/drm/mga/
Dmga_state.c124 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[0]; in mga_g200_emit_tex0() local
129 DMA_BLOCK(MGA_TEXCTL2, tex->texctl2, in mga_g200_emit_tex0()
130 MGA_TEXCTL, tex->texctl, in mga_g200_emit_tex0()
131 MGA_TEXFILTER, tex->texfilter, in mga_g200_emit_tex0()
132 MGA_TEXBORDERCOL, tex->texbordercol); in mga_g200_emit_tex0()
134 DMA_BLOCK(MGA_TEXORG, tex->texorg, in mga_g200_emit_tex0()
135 MGA_TEXORG1, tex->texorg1, in mga_g200_emit_tex0()
136 MGA_TEXORG2, tex->texorg2, MGA_TEXORG3, tex->texorg3); in mga_g200_emit_tex0()
138 DMA_BLOCK(MGA_TEXORG4, tex->texorg4, in mga_g200_emit_tex0()
139 MGA_TEXWIDTH, tex->texwidth, in mga_g200_emit_tex0()
[all …]
/netbsd/src/sys/external/bsd/drm/dist/shared-core/
Dmga_state.c127 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[0]; in mga_g200_emit_tex0() local
132 DMA_BLOCK(MGA_TEXCTL2, tex->texctl2, in mga_g200_emit_tex0()
133 MGA_TEXCTL, tex->texctl, in mga_g200_emit_tex0()
134 MGA_TEXFILTER, tex->texfilter, in mga_g200_emit_tex0()
135 MGA_TEXBORDERCOL, tex->texbordercol); in mga_g200_emit_tex0()
137 DMA_BLOCK(MGA_TEXORG, tex->texorg, in mga_g200_emit_tex0()
138 MGA_TEXORG1, tex->texorg1, in mga_g200_emit_tex0()
139 MGA_TEXORG2, tex->texorg2, in mga_g200_emit_tex0()
140 MGA_TEXORG3, tex->texorg3); in mga_g200_emit_tex0()
142 DMA_BLOCK(MGA_TEXORG4, tex->texorg4, in mga_g200_emit_tex0()
[all …]
Dradeon_state.c450 drm_radeon_texture_regs_t * tex, in radeon_emit_state() argument
553 &tex[0].pp_txoffset)) { in radeon_emit_state()
560 OUT_RING(tex[0].pp_txfilter); in radeon_emit_state()
561 OUT_RING(tex[0].pp_txformat); in radeon_emit_state()
562 OUT_RING(tex[0].pp_txoffset); in radeon_emit_state()
563 OUT_RING(tex[0].pp_txcblend); in radeon_emit_state()
564 OUT_RING(tex[0].pp_txablend); in radeon_emit_state()
565 OUT_RING(tex[0].pp_tfactor); in radeon_emit_state()
567 OUT_RING(tex[0].pp_border_color); in radeon_emit_state()
573 &tex[1].pp_txoffset)) { in radeon_emit_state()
[all …]
Dr128_state.c178 drm_r128_texture_regs_t *tex = &sarea_priv->tex_state[0]; in r128_emit_tex0() local
187 OUT_RING(tex->tex_cntl); in r128_emit_tex0()
188 OUT_RING(tex->tex_combine_cntl); in r128_emit_tex0()
191 OUT_RING(tex->tex_offset[i]); in r128_emit_tex0()
196 OUT_RING(tex->tex_border_color); in r128_emit_tex0()
204 drm_r128_texture_regs_t *tex = &sarea_priv->tex_state[1]; in r128_emit_tex1() local
212 OUT_RING(tex->tex_cntl); in r128_emit_tex1()
213 OUT_RING(tex->tex_combine_cntl); in r128_emit_tex1()
215 OUT_RING(tex->tex_offset[i]); in r128_emit_tex1()
219 OUT_RING(tex->tex_border_color); in r128_emit_tex1()
Dr600_cp.c2364 drm_radeon_texture_t * tex, in r600_cp_dispatch_texture() argument
2374 if (!radeon_check_offset(dev_priv, tex->offset)) { in r600_cp_dispatch_texture()
2380 if (!radeon_check_offset(dev_priv, tex->offset + tex->height * tex->pitch - 1)) { in r600_cp_dispatch_texture()
2385 size = tex->height * tex->pitch; in r600_cp_dispatch_texture()
2390 dst_offset = tex->offset; in r600_cp_dispatch_texture()
2400 if (DRM_COPY_TO_USER(tex->image, image, sizeof(*image))) in r600_cp_dispatch_texture()
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dtex3 # $File: tex,v 1.22 2022/12/21 16:50:04 christos Exp $
4 # tex: file(1) magic for TeX files
29 !:mime application/x-tex-tfm
32 !:mime application/x-tex-tfm
43 !:mime text/x-tex
46 !:mime text/x-tex
49 !:mime text/x-tex
52 !:mime text/x-tex
55 !:mime text/x-tex
58 !:mime text/x-tex
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
DMakefile.in123 TEX = tex
415 refcard.dvi : refcard.tex $(REFEDITS)
421 $(SILENCE) sed -f tmp.sed $(srcdir)/refcard.tex >sedref.tex
422 $(ECHO_TEX) $(SET_TEXINPUTS) $(TEX) sedref.tex
424 $(SILENCE) rm -f sedref.log sedref.tex tmp.sed
429 refcard.pdf : refcard.tex $(REFEDITS)
435 $(SILENCE) sed -f tmp.sed $(srcdir)/refcard.tex >sedref.tex
436 $(ECHO_PDFTEX) $(SET_TEXINPUTS) $(PDFTEX) sedref.tex
438 $(SILENCE) rm -f sedref.log sedref.tex tmp.sed
709 rm -f sedref.dvi sedref.tex tmp.sed sedref.log
/netbsd/src/external/bsd/am-utils/dist/m4/
DGNUmakefile108 doc/texinfo.tex
152 doc/texinfo.tex: $(P4)/texinfo.tex
/netbsd/src/crypto/external/bsd/heimdal/dist/doc/
Dheimdal.texi11 @tex
12 \input latin1.tex
13 @end tex
DMakefile.am5 AUTOMAKE_OPTIONS = no-texinfo.tex
145 latin1.tex \
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/scripts/
Drun_doxygen220 doxygen -w latex header.tex footer.tex doxygen.sty
222 doxygen -w latex header.tex doxygen.sty
227 echo :: ${outdir}/latex/refman.tex
/netbsd/src/sys/external/bsd/drm2/dist/drm/r128/
Dr128_state.c189 drm_r128_texture_regs_t *tex = &sarea_priv->tex_state[0]; in r128_emit_tex0() local
198 OUT_RING(tex->tex_cntl); in r128_emit_tex0()
199 OUT_RING(tex->tex_combine_cntl); in r128_emit_tex0()
202 OUT_RING(tex->tex_offset[i]); in r128_emit_tex0()
206 OUT_RING(tex->tex_border_color); in r128_emit_tex0()
214 drm_r128_texture_regs_t *tex = &sarea_priv->tex_state[1]; in r128_emit_tex1() local
222 OUT_RING(tex->tex_cntl); in r128_emit_tex1()
223 OUT_RING(tex->tex_combine_cntl); in r128_emit_tex1()
225 OUT_RING(tex->tex_offset[i]); in r128_emit_tex1()
228 OUT_RING(tex->tex_border_color); in r128_emit_tex1()
/netbsd/src/external/gpl3/binutils/dist/gprof/
DMakefile.am20 AUTOMAKE_OPTIONS = foreign no-dist no-texinfo.tex info-in-builddir
22 TEXINFO_TEX = ../texinfo/texinfo.tex
/netbsd/src/external/lgpl3/mpfr/dist/doc/
DMakefile.am27 mpfr_TEXINFOS = texinfo.tex fdl.texi
Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
10 % This texinfo.tex file is free software: you can redistribute it and/or
15 % This texinfo.tex file is distributed in the hope that it will be
28 % Please try the latest version of texinfo.tex before submitting bug
33 % The texinfo.tex in any given distribution could well be out
43 % tex foo.texi
45 % tex foo.texi
46 % tex foo.texi
52 % It is possible to adapt texinfo.tex for other languages, to some
74 % For @tex, we can use \tabalign.
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/include/
Dgcc-common.texi49 @tex
52 @end tex
/netbsd/src/sys/external/bsd/drm2/dist/drm/via/
Dvia_verifier.c311 uint32_t *addr, *pitch, *height, tex; in finish_current_sequence() local
321 &(cur_seq->t_addr[tex = cur_seq->texture][start]); in finish_current_sequence()
322 pitch = &(cur_seq->pitch[tex][start]); in finish_current_sequence()
323 height = &(cur_seq->height[tex][start]); in finish_current_sequence()
324 npot = cur_seq->tex_npot[tex]; in finish_current_sequence()
/netbsd/src/external/bsd/libevent/dist/m4/
Dax_prog_doxygen.m4464 \$(DX_LATEX) refman.tex; \\
466 \$(DX_LATEX) refman.tex; \\
471 \$(DX_LATEX) refman.tex; \\
495 \$(DX_PDFLATEX) refman.tex; \\
497 \$(DX_PDFLATEX) refman.tex; \\
502 \$(DX_PDFLATEX) refman.tex; \\
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/m4/
Dax_prog_doxygen.m4464 \$(DX_LATEX) refman.tex; \\
466 \$(DX_LATEX) refman.tex; \\
471 \$(DX_LATEX) refman.tex; \\
495 \$(DX_PDFLATEX) refman.tex; \\
497 \$(DX_PDFLATEX) refman.tex; \\
502 \$(DX_PDFLATEX) refman.tex; \\
/netbsd/src/external/gpl3/gdb/dist/bfd/doc/
Dbfd.texi1 \input texinfo.tex
52 @tex
62 @end tex
322 @tex
335 @end tex
/netbsd/src/external/gpl3/binutils/dist/bfd/doc/
Dbfd.texi1 \input texinfo.tex
52 @tex
62 @end tex
322 @tex
335 @end tex
/netbsd/src/external/gpl2/xcvs/dist/contrib/
Drcs-to-cvs.sh152 … | h | l | mac | me | mm | ms | p | r | red | s | sh | sl | cl | ml | el | tex | y | ye | yr | "" )
/netbsd/src/external/gpl3/binutils/dist/texinfo/
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
29 % Please try the latest version of texinfo.tex before submitting bug
32 % ftp://tug.org/tex/texinfo.tex
34 % The texinfo.tex in any given distribution could well be out
44 % tex foo.texi
46 % tex foo.texi
47 % tex foo.texi
53 % It is possible to adapt texinfo.tex for other languages, to some
[all …]
/netbsd/src/external/gpl3/gdb/dist/texinfo/
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
29 % Please try the latest version of texinfo.tex before submitting bug
32 % ftp://tug.org/tex/texinfo.tex
34 % The texinfo.tex in any given distribution could well be out
44 % tex foo.texi
46 % tex foo.texi
47 % tex foo.texi
53 % It is possible to adapt texinfo.tex for other languages, to some
[all …]
/netbsd/src/external/gpl2/xcvs/dist/build-aux/
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
29 % Please try the latest version of texinfo.tex before submitting bug
32 % ftp://tug.org/tex/texinfo.tex
34 % The texinfo.tex in any given distribution could well be out
44 % tex foo.texi
46 % tex foo.texi
47 % tex foo.texi
53 % It is possible to adapt texinfo.tex for other languages, to some
[all …]

123456