/external/e2fsprogs/doc/ |
D | Makefile.in | 35 libext2fs.info: $(srcdir)/libext2fs.texinfo 37 -$(Q) $(INFO) $(srcdir)/libext2fs.texinfo 39 libext2fs.dvi: $(srcdir)/libext2fs.texinfo 41 -$(Q) $(DVI) $(srcdir)/libext2fs.texinfo 43 libext2fs_abt.html: $(srcdir)/libext2fs.texinfo 45 -$(Q) $(HTML) $(srcdir)/libext2fs.texinfo
|
/external/llvm/docs/ |
D | Makefile.sphinx | 123 texinfo: 124 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo 131 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo 133 make -C $(BUILDDIR)/texinfo info
|
D | make.bat | 33 echo. texinfo to make Texinfo files 148 if "%1" == "texinfo" ( 149 %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo 152 echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
|
/external/clang/docs/analyzer/ |
D | Makefile | 123 texinfo: target 124 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo 131 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo 133 make -C $(BUILDDIR)/texinfo info
|
D | make.bat | 33 echo. texinfo to make Texinfo files 148 if "%1" == "texinfo" ( 149 %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo 152 echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
|
/external/clang/docs/ |
D | Makefile.sphinx | 131 texinfo: 132 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo 139 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo 141 make -C $(BUILDDIR)/texinfo info
|
D | make.bat | 33 echo. texinfo to make Texinfo files 148 if "%1" == "texinfo" ( 149 %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo 152 echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
|
/external/quake/quake/src/WinQuake/ |
D | d_edge.cpp | 135 TransformVector (pface->texinfo->vecs[0], p_saxis); in D_CalcGradients() 136 TransformVector (pface->texinfo->vecs[1], p_taxis); in D_CalcGradients() 156 + pface->texinfo->vecs[0][3]*t; in D_CalcGradients() 159 + pface->texinfo->vecs[1][3]*t; in D_CalcGradients() 241 ((byte *)pface->texinfo->texture + in D_DrawSurfaces() 242 pface->texinfo->texture->offsets[0]); in D_DrawSurfaces() 297 * pface->texinfo->mipadjust); in D_DrawSurfaces()
|
D | gl_rsurf.cpp | 81 tex = surf->texinfo; in R_AddDynamicLights() 329 t = R_TextureAnimation (s->texinfo->texture); 361 GL_Bind (s->texinfo->texture->gl_texturenum); 394 t = R_TextureAnimation (s->texinfo->texture); 433 t = R_TextureAnimation (s->texinfo->texture); in R_DrawSequentialPoly() 483 t = R_TextureAnimation (s->texinfo->texture); in R_DrawSequentialPoly() 529 GL_Bind (s->texinfo->texture->gl_texturenum); in R_DrawSequentialPoly() 563 t = R_TextureAnimation (s->texinfo->texture); in R_DrawSequentialPoly() 622 t = R_TextureAnimation (s->texinfo->texture); in R_DrawSequentialPoly() 870 t = R_TextureAnimation (fa->texinfo->texture); in R_RenderBrushPoly() [all …]
|
D | r_surf.cpp | 76 tex = surf->texinfo; in R_AddDynamicLights() 654 ((byte *)psurf->texinfo->texture + psurf->texinfo->texture->offsets[0]), pdest); in R_GenTile() 659 ((byte *)psurf->texinfo->texture + psurf->texinfo->texture->offsets[0]), pdest); in R_GenTile()
|
D | bspfile.h | 195 short texinfo; member 266 extern texinfo_t texinfo[MAX_MAP_TEXINFO];
|
D | model.h | 121 mtexinfo_t *texinfo; member 341 mtexinfo_t *texinfo; member
|
D | gl_model.h | 142 mtexinfo_t *texinfo; member 389 mtexinfo_t *texinfo; member
|
/external/quake/quake/src/QW/client/ |
D | d_edge.c | 135 TransformVector (pface->texinfo->vecs[0], p_saxis); in D_CalcGradients() 136 TransformVector (pface->texinfo->vecs[1], p_taxis); in D_CalcGradients() 156 + pface->texinfo->vecs[0][3]*t; in D_CalcGradients() 159 + pface->texinfo->vecs[1][3]*t; in D_CalcGradients() 245 ((byte *)pface->texinfo->texture + in D_DrawSurfaces() 246 pface->texinfo->texture->offsets[0]); in D_DrawSurfaces() 302 * pface->texinfo->mipadjust); in D_DrawSurfaces()
|
D | gl_rsurf.c | 81 tex = surf->texinfo; in R_AddDynamicLights() 332 t = R_TextureAnimation (s->texinfo->texture); in R_DrawSequentialPoly() 365 GL_Bind (s->texinfo->texture->gl_texturenum); in R_DrawSequentialPoly() 398 t = R_TextureAnimation (s->texinfo->texture); in R_DrawSequentialPoly() 437 t = R_TextureAnimation (s->texinfo->texture); in R_DrawSequentialPoly() 472 t = R_TextureAnimation (s->texinfo->texture); in R_DrawSequentialPoly() 507 GL_Bind (s->texinfo->texture->gl_texturenum); in R_DrawSequentialPoly() 541 t = R_TextureAnimation (s->texinfo->texture); in R_DrawSequentialPoly() 579 t = R_TextureAnimation (s->texinfo->texture); in R_DrawSequentialPoly() 800 t = R_TextureAnimation (fa->texinfo->texture); in R_RenderBrushPoly() [all …]
|
D | bspfile.h | 182 short texinfo; member 248 extern texinfo_t texinfo[MAX_MAP_TEXINFO];
|
D | r_surf.c | 76 tex = surf->texinfo; in R_AddDynamicLights() 637 ((byte *)psurf->texinfo->texture + psurf->texinfo->texture->offsets[0]), pdest); in R_GenTile() 642 ((byte *)psurf->texinfo->texture + psurf->texinfo->texture->offsets[0]), pdest); in R_GenTile()
|
D | model.h | 132 mtexinfo_t *texinfo; member 358 mtexinfo_t *texinfo; member
|
D | gl_model.h | 146 mtexinfo_t *texinfo; member 392 mtexinfo_t *texinfo; member
|
/external/e2fsprogs/debian/attic/libs/ |
D | rules | 48 cd doc && texi2html -split_chapter libext2fs.texinfo 49 cd lib/et && texi2html -split_chapter -expandinfo com_err.texinfo 122 install -p $(topdir)/doc/libext2fs.texinfo \ 124 install -p $(topdir)/lib/et/com_err.texinfo \
|
/external/e2fsprogs/lib/et/ |
D | Makefile.in | 63 com_err.dvi: com_err.texinfo 65 com_err_abt.html: $(srcdir)/com_err.texinfo 67 -$(Q) texi2html -split_chapter $(srcdir)/com_err.texinfo
|
/external/bison/build-aux/ |
D | gendocs.sh | 176 *.txi|*.texi|*.texinfo) base=`echo "$base"|sed 's/\.[texinfo]*$//'`;; 180 srcfile=$srcdir/$PACKAGE.texinfo 349 srcfiles=`ls *.texinfo *.texi *.txi *.eps 2>/dev/null` || true
|
/external/e2fsprogs/ |
D | .release-checklist | 14 doc/libext2fs.texinfo (three places)
|
/external/quake/quake/src/QW/server/ |
D | model.c | 581 loadmodel->texinfo = out; in Mod_LoadTexinfo() 644 tex = s->texinfo; in CalcSurfaceExtents() 714 out->texinfo = loadmodel->texinfo + LittleShort (in->texinfo); in Mod_LoadFaces() 730 if (!Q_strncmp(out->texinfo->texture->name,"sky",3)) // sky in Mod_LoadFaces() 736 if (!Q_strncmp(out->texinfo->texture->name,"*",1)) // turbulent in Mod_LoadFaces()
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
D | README | 3 - texinfo/, a subdirectory containing a "texinfo" version of flex(1)
|