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

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DMakefile.am56 Vorbis_I_spec.tex \
57 01-introduction.tex \
58 02-bitpacking.tex \
59 03-codebook.tex \
60 04-codec.tex \
61 05-comment.tex \
62 06-floor0.tex \
63 07-floor1.tex \
64 08-residue.tex \
65 09-helper.tex \
[all...]
H A D10-tables.tex2 %!TEX root = Vorbis_I_spec.tex
H A Da2-encapsulation-rtp.tex2 %!TEX root = Vorbis_I_spec.tex
H A DMakefile.in259 Vorbis_I_spec.tex \
260 01-introduction.tex \
261 02-bitpacking.tex \
262 03-codebook.tex \
263 04-codec.tex \
264 05-comment.tex \
265 06-floor0.tex \
266 07-floor1.tex \
267 08-residue.tex \
268 09-helper.tex \
[all...]
H A Dfooter.tex2 %!TEX root = Vorbis_I_spec.tex
H A D09-helper.tex2 %!TEX root = Vorbis_I_spec.tex
H A Da1-encapsulation-ogg.tex2 %!TEX root = Vorbis_I_spec.tex
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/psf/
H A Detc2ps.sh12 DVIPSPATH=/usr/local/tex/bin
13 DVIPS=/usr/local/tex/bin/dvips
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/psf/
H A Detc2ps.sh12 DVIPSPATH=/usr/local/tex/bin
13 DVIPS=/usr/local/tex/bin/dvips
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Dmga_state.c122 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[0]; local
127 DMA_BLOCK(MGA_TEXCTL2, tex->texctl2,
128 MGA_TEXCTL, tex->texctl,
129 MGA_TEXFILTER, tex->texfilter,
130 MGA_TEXBORDERCOL, tex->texbordercol);
132 DMA_BLOCK(MGA_TEXORG, tex->texorg,
133 MGA_TEXORG1, tex->texorg1,
134 MGA_TEXORG2, tex->texorg2, MGA_TEXORG3, tex->texorg3);
136 DMA_BLOCK(MGA_TEXORG4, tex
150 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[0]; local
190 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[1]; local
406 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[unit]; local
[all...]
H A Dradeon_state.c443 drm_radeon_texture_regs_t * tex,
546 &tex[0].pp_txoffset)) {
553 OUT_RING(tex[0].pp_txfilter);
554 OUT_RING(tex[0].pp_txformat);
555 OUT_RING(tex[0].pp_txoffset);
556 OUT_RING(tex[0].pp_txcblend);
557 OUT_RING(tex[0].pp_txablend);
558 OUT_RING(tex[0].pp_tfactor);
560 OUT_RING(tex[0].pp_border_color);
566 &tex[
440 radeon_emit_state(drm_radeon_private_t * dev_priv, drm_file_t * filp_priv, drm_radeon_context_regs_t * ctx, drm_radeon_texture_regs_t * tex, unsigned int dirty) argument
1634 radeon_cp_dispatch_texture(DRMFILE filp, drm_device_t * dev, drm_radeon_texture_t * tex, drm_radeon_tex_image_t * image) argument
2371 drm_radeon_texture_t tex; local
[all...]
H A Dr128_state.c178 drm_r128_texture_regs_t *tex = &sarea_priv->tex_state[0]; local
187 OUT_RING(tex->tex_cntl);
188 OUT_RING(tex->tex_combine_cntl);
191 OUT_RING(tex->tex_offset[i]);
196 OUT_RING(tex->tex_border_color);
204 drm_r128_texture_regs_t *tex = &sarea_priv->tex_state[1]; local
212 OUT_RING(tex->tex_cntl);
213 OUT_RING(tex->tex_combine_cntl);
215 OUT_RING(tex->tex_offset[i]);
219 OUT_RING(tex
[all...]
H A Dvia_verifier.c299 uint32_t *addr, *pitch, *height, tex; local
309 &(cur_seq->t_addr[tex = cur_seq->texture][start]);
310 pitch = &(cur_seq->pitch[tex][start]);
311 height = &(cur_seq->height[tex][start]);
312 npot = cur_seq->tex_npot[tex];
H A Dradeon_drm.h402 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member in struct:__anon4231
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A DMakefile3 # api-rtnl.tex api-pmtudisc.tex api-news.tex
34 %.dvi: %.tex
51 install -m 0644 $(shell echo *.tex) $(DESTDIR)$(DOCDIR)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/common/
H A Ddoxygen.mk108 $(DX_LATEX) refman.tex; \
110 $(DX_LATEX) refman.tex; \
115 $(DX_LATEX) refman.tex; \
137 $(DX_PDFLATEX) refman.tex; \
139 $(DX_PDFLATEX) refman.tex; \
144 $(DX_PDFLATEX) refman.tex; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/DocBook/
H A DMakefile215 $(patsubst %.xml, %.tex, $(DOCBOOKS)) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
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
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 fo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/
H A DMakefile45 ../../build-aux/texinfo.tex ../../build-aux/ylwrap ChangeLog
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/
H A DMakefile48 ../build-aux/mkinstalldirs ../build-aux/texinfo.tex \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
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
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 fo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/
H A DMakefile.in1113 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_LATEX) refman.tex; \
1115 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_LATEX) refman.tex; \
1120 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_LATEX) refman.tex; \
1130 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_PDFLATEX) refman.tex; \
1132 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_PDFLATEX) refman.tex; \
1137 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_PDFLATEX) refman.tex; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/
H A DMakefile42 build-aux/texinfo.tex build-aux/ylwrap
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A DMakefile44 $(srcdir)/../../build-aux/texinfo.tex $(srcdir)/Makefile.am \
52 ../../build-aux/texinfo.tex ../../build-aux/ylwrap AUTHORS \
112 TEXINFO_TEX = $(top_srcdir)/../../build-aux/texinfo.tex
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/doc/
H A DMakefile125 texinfo.tex

Completed in 302 milliseconds

123