| /trueos/contrib/texinfo/doc/ |
| HD | README | 15 The .tex files are not installed automatically because TeX installations 17 sense of security. So, you should simply cp *.tex to the appropriate 20 TEXMF/tex/texinfo/ for texinfo.tex, TEXMF/tex/generic/dvips/ for epsf.tex, 21 and TEXMF/pdftex/plain/misc for pdfcolor.tex. If you use the default 26 It is also possible to put these .tex files in a `local' place instead 34 You can get the latest texinfo.tex from 35 ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex (and all GNU mirrors) 36 ftp://tug.org/tex/texinfo.tex (and all CTAN mirrors) 37 or on the FSF machines in /home/gd/gnu/doc/texinfo.tex. 41 epsf.tex comes with dvips distributions, and you may already have it [all …]
|
| /trueos/sys/dev/drm/ |
| HD | mga_state.c | 130 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[0]; in mga_g200_emit_tex0() local 135 DMA_BLOCK(MGA_TEXCTL2, tex->texctl2, in mga_g200_emit_tex0() 136 MGA_TEXCTL, tex->texctl, in mga_g200_emit_tex0() 137 MGA_TEXFILTER, tex->texfilter, in mga_g200_emit_tex0() 138 MGA_TEXBORDERCOL, tex->texbordercol); in mga_g200_emit_tex0() 140 DMA_BLOCK(MGA_TEXORG, tex->texorg, in mga_g200_emit_tex0() 141 MGA_TEXORG1, tex->texorg1, in mga_g200_emit_tex0() 142 MGA_TEXORG2, tex->texorg2, in mga_g200_emit_tex0() 143 MGA_TEXORG3, tex->texorg3); in mga_g200_emit_tex0() 145 DMA_BLOCK(MGA_TEXORG4, tex->texorg4, in mga_g200_emit_tex0() [all …]
|
| HD | radeon_state.c | 449 drm_radeon_texture_regs_t * tex, in radeon_emit_state() argument 552 &tex[0].pp_txoffset)) { in radeon_emit_state() 559 OUT_RING(tex[0].pp_txfilter); in radeon_emit_state() 560 OUT_RING(tex[0].pp_txformat); in radeon_emit_state() 561 OUT_RING(tex[0].pp_txoffset); in radeon_emit_state() 562 OUT_RING(tex[0].pp_txcblend); in radeon_emit_state() 563 OUT_RING(tex[0].pp_txablend); in radeon_emit_state() 564 OUT_RING(tex[0].pp_tfactor); in radeon_emit_state() 566 OUT_RING(tex[0].pp_border_color); in radeon_emit_state() 572 &tex[1].pp_txoffset)) { in radeon_emit_state() [all …]
|
| HD | r128_state.c | 181 drm_r128_texture_regs_t *tex = &sarea_priv->tex_state[0]; in r128_emit_tex0() local 190 OUT_RING(tex->tex_cntl); in r128_emit_tex0() 191 OUT_RING(tex->tex_combine_cntl); in r128_emit_tex0() 194 OUT_RING(tex->tex_offset[i]); in r128_emit_tex0() 199 OUT_RING(tex->tex_border_color); in r128_emit_tex0() 207 drm_r128_texture_regs_t *tex = &sarea_priv->tex_state[1]; in r128_emit_tex1() local 215 OUT_RING(tex->tex_cntl); in r128_emit_tex1() 216 OUT_RING(tex->tex_combine_cntl); in r128_emit_tex1() 218 OUT_RING(tex->tex_offset[i]); in r128_emit_tex1() 222 OUT_RING(tex->tex_border_color); in r128_emit_tex1()
|
| HD | via_verifier.c | 304 uint32_t *addr, *pitch, *height, tex; in finish_current_sequence() local 314 &(cur_seq->t_addr[tex = cur_seq->texture][start]); in finish_current_sequence() 315 pitch = &(cur_seq->pitch[tex][start]); in finish_current_sequence() 316 height = &(cur_seq->height[tex][start]); in finish_current_sequence() 317 npot = cur_seq->tex_npot[tex]; in finish_current_sequence()
|
| /trueos/contrib/file/magic/Magdir/ |
| HD | tex | 3 # $File: tex,v 1.20 2014/03/16 02:53:03 christos Exp $ 4 # tex: file(1) magic for TeX files 27 !:mime application/x-tex-tfm 30 !:mime application/x-tex-tfm 41 !:mime text/x-tex 44 !:mime text/x-tex 47 !:mime text/x-tex 50 !:mime text/x-tex 53 !:mime text/x-tex 56 !:mime text/x-tex [all …]
|
| /trueos/contrib/texinfo/ |
| HD | ChangeLog.46 | 186 * doc/texinfo.tex (\itemizey): if no arg to @itemize, default to 208 * doc/texinfo.tex: remove trailing whitespace. 221 * doc/texinfo.tex (\doprintindex): don't \kern-\parindent, it makes 231 * doc/texinfo.tex (\footnote, \smartitalicx): use \ptexslash 255 * doc/texinfo.tex (\dofirstparagraphindent): forgot to rename the 266 * doc/texinfo.tex (\firstparagraphindent): implement suppression 282 * doc/texinfo.tex (\indent): override \indent primitive to 284 (\ptexindent): for saving/restoring \indent in @tex. 342 * doc/txi-pl.tex: new file, from polak@gnu.org. 400 * doc/texinfo.tex (\nodexxx): use a control sequence instead of [all …]
|
| HD | INSTALL | 12 * texinfo.tex and the other *.tex files are not installed by `make 16 make TEXMF=/your/texmf install-tex 17 texinfo.tex is installed in ${TEXMF}/tex/texinfo/texinfo.tex, etc.
|
| HD | ChangeLog | 173 * doc/texinfo.tex (\sansserif): new command. 190 * doc/texinfo.tex (\euro): new command, along with \eurofont to 202 * doc/texinfo.tex (\ptexnewwrite): Save \newwrite. 227 * doc/texinfo.tex (\pdfmakeoutlines): in the first run through the 255 * doc/texinfo.tex (\setmultitablespacing): just let \multistrut be 339 * doc/texinfo.tex (\table, \ftable, \vtable): Instead of calling 378 * doc/texinfo.tex (\Efloat): Take care to run \scantokens on 412 * doc/texinfo.tex (\Efloat): \vskip\parskip after printing the 422 * doc/texinfo.tex (\initial): when breaking the column before the 454 * doc/texinfo.tex (\tablez): accidentally removed assignments [all …]
|
| HD | AUTHORS | 13 Andreas Schwab texinfo.tex, configure.ac, most makeinfo files. 14 Bob Chassell texinfo.tex, original texinfo.txi. 23 Richard Stallman original texinfo.tex, install-info.c, 25 Zack Weinberg texinfo.tex: @macro implementation.
|
| HD | INTRODUCTION | 69 * The `tex' program, which typesets the manual using TeX. 70 * The `texinfo.tex' definition file that tells TeX how to typeset 77 This Texinfo distribution package contains `texinfo.tex', the C source 78 for `texindex', and the handy shell script `texi2dvi'. The `tex' 82 * Install `tex'. (`texindex' is installed automagically by 85 * Move the `texinfo.tex' file to an appropriate directory; the current 86 directory will do. (`/usr/local/lib/tex/inputs' might be a good place.
|
| HD | NEWS | 102 * texinfo.tex: 105 . @tex code is executed inside a TeX group, so that any changes must 148 * texinfo.tex: 149 . new Polish translation txi-pl.tex. 172 node and anchor names. Thus, after installing this texinfo.tex, 183 * texinfo.tex: 186 . new translation txi-tr.tex. 211 * texinfo.tex: 212 . new Italian translations, txi-it.tex. 242 * texinfo.tex: [all …]
|
| /trueos/sys/dev/drm2/radeon/ |
| HD | radeon_state.c | 471 drm_radeon_texture_regs_t * tex, in radeon_emit_state() argument 574 &tex[0].pp_txoffset)) { in radeon_emit_state() 581 OUT_RING(tex[0].pp_txfilter); in radeon_emit_state() 582 OUT_RING(tex[0].pp_txformat); in radeon_emit_state() 583 OUT_RING(tex[0].pp_txoffset); in radeon_emit_state() 584 OUT_RING(tex[0].pp_txcblend); in radeon_emit_state() 585 OUT_RING(tex[0].pp_txablend); in radeon_emit_state() 586 OUT_RING(tex[0].pp_tfactor); in radeon_emit_state() 588 OUT_RING(tex[0].pp_border_color); in radeon_emit_state() 594 &tex[1].pp_txoffset)) { in radeon_emit_state() [all …]
|
| /trueos/contrib/groff/tmac/ |
| HD | README | 1 The file `hyphen.us' is identical to the file `hyphen.tex', part of the TeX 4 ftp://labrea.stanford.edu/pub/tex/dist/lib/hyphen.tex .
|
| /trueos/contrib/groff/src/preproc/pic/ |
| HD | Makefile.sub | 12 tex.$(OBJEXT) 20 $(srcdir)/tex.cpp
|
| /trueos/crypto/heimdal/doc/ |
| HD | heimdal.texi | 10 @tex 11 \input latin1.tex 12 @end tex
|
| HD | Makefile.am | 5 AUTOMAKE_OPTIONS = no-texinfo.tex 130 latin1.tex \
|
| /trueos/contrib/gperf/ |
| HD | FREEBSD-Xlist | 6 */texinfo.tex
|
| /trueos/contrib/gcc/doc/ |
| HD | gcc.texi | 87 @tab General: @tex press@@gnu.org @end tex 89 @tab Orders: @tex sales@@gnu.org @end tex
|
| /trueos/contrib/gdb/ |
| HD | src-release | 81 taz: $(DEVO_SUPPORT) $(SUPPORT_FILES) texinfo/texinfo.tex 100 gdb-tar: $(DEVO_SUPPORT) $(SUPPORT_FILES) texinfo/texinfo.tex 119 gdb-taz: gdb-tar $(DEVO_SUPPORT) $(SUPPORT_FILES) texinfo/texinfo.tex 130 do-proto-toplev: $(DEVO_SUPPORT) $(SUPPORT_FILES) texinfo/texinfo.tex 195 ln -s ../../texinfo/texinfo.tex proto-toplev/texinfo/ 244 TEXINFO_SUPPORT= texinfo/texinfo.tex
|
| /trueos/gnu/usr.bin/groff/src/preproc/pic/ |
| HD | Makefile | 5 common.cpp troff.cpp tex.cpp
|
| /trueos/contrib/libreadline/ |
| HD | FREEBSD-upgrade | 8 rm doc/*.dvi doc/*.html doc/*.ps doc/*.0 doc/*.info doc/*.tex doc/texi2* doc/*.pdf
|
| /trueos/contrib/gcc/doc/include/ |
| HD | gcc-common.texi | 49 @tex 52 @end tex
|
| /trueos/contrib/binutils/bfd/doc/ |
| HD | bfd.texinfo | 1 \input texinfo.tex 55 @tex 65 @end tex 325 @tex 338 @end tex
|
| /trueos/contrib/texinfo/makeinfo/ |
| HD | insertion.h | 35 table, tex, vtable, titlepage, bad_type enumerator
|