| /openbmc/docs/ |
| H A D | Makefile | 6 tex = xelatex macro 13 userguide.pdf: userguide/userguide.tex 14 $(tex) $(tflags) $^ 15 $(tex) $(tflags) $^ 17 userguide/userguide.tex: rest-api.tex host-management.tex console.tex architecture/code-update/code… 19 %.tex: %.md 23 rm -f *.tex userguide.*
|
| /openbmc/openbmc/poky/documentation/tools/host_packages_scripts/ |
| H A D | almalinux_docs_pdf.sh | 1 …ended texlive-collection-xetex texlive-fncychap texlive-gnu-freefont texlive-tex-gyre texlive-xetex
|
| H A D | ubuntu_docs_pdf.sh | 1 sudo apt install fonts-freefont-otf latexmk tex-gyre texlive-fonts-extra texlive-fonts-recommended …
|
| H A D | fedora_docs_pdf.sh | 1 …ended texlive-collection-xetex texlive-fncychap texlive-gnu-freefont texlive-tex-gyre texlive-xetex
|
| H A D | opensuse_docs_pdf.sh | 1 …llection-xetex texlive-fncychap texlive-gnu-freefont texlive-latexmk texlive-tex-gyre texlive-xetex
|
| /openbmc/openbmc/poky/meta/recipes-extended/texinfo/ |
| H A D | texinfo_7.2.bb | 39 tex_texinfo = "texmf/tex/texinfo" 62 install -p -m644 ${S}/doc/texinfo.tex ${S}/doc/txi-??.tex ${D}${datadir}/${tex_texinfo}
|
| /openbmc/openbmc/poky/meta/classes-global/ |
| H A D | mirrors.bbclass | 18 ftp://dante.ctan.org/tex-archive ftp://ftp.fu-berlin.de/tex/CTAN \ 19 ftp://dante.ctan.org/tex-archive http://sunsite.sut.ac.jp/pub/archives/ctan/ \ 20 ftp://dante.ctan.org/tex-archive http://ctan.unsw.edu.au/ \
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | Bahyph | 9 …tex@gmv.es. If you change the generating script, you must include code in it such that any output …
|
| H A D | LPPL-1.0 | 159 system. The documentation in cfgguide.tex in the base LaTeX 177 adhering to these requirements then read the document cfgguide.tex 186 The document modguide.tex in the base LaTeX distribution details 189 modguide.tex may still apply, and should be read before
|
| H A D | LPPL-1.3c | 37 meeting these conditions, then read the document `cfgguide.tex` 38 and `modguide.tex` in the base LaTeX distribution for suggestions. 269 done, for example, by posting to comp.text.tex.) 320 The document `modguide.tex` in the base LaTeX distribution explains 324 unrelated to LaTeX, the discussion in `modguide.tex` may still be
|
| H A D | LPPL-1.3a | 20 …while meeting these conditions, then read the document `cfgguide.tex' and `modguide.tex' in the ba… 107 …nance. (If the Work is a LaTeX work, this could be done, for example, by posting to comp.text.tex.) 131 …tex' in the base LaTeX distribution explains the motivation behind the conditions of this license.…
|
| H A D | LPPL-1.2 | 49 meeting these conditions, then read the document `cfgguide.tex` 243 The document `modguide.tex` in the base LaTeX distribution explains 247 unrelated to LaTeX, the discussion in `modguide.tex` may still be
|
| H A D | LPPL-1.1 | 49 meeting these conditions, then read the document `cfgguide.tex` 242 The document `modguide.tex` in the base LaTeX distribution explains 246 unrelated to LaTeX, the discussion in `modguide.tex` may still be
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
| H A D | 0001-Fix-builds-with-recent-gettext.patch | 16 AUTOMAKE_OPTIONS = no-texinfo.tex
|
| H A D | 0001-Makefile.am-remove-regression-dir.patch | 48 AUTOMAKE_OPTIONS = no-texinfo.tex
|
| /openbmc/ibm-logging/ |
| H A D | .gitignore | 34 /texinfo.tex
|
| /openbmc/openpower-dbus-interfaces/ |
| H A D | .gitignore | 36 /texinfo.tex
|
| /openbmc/ibm-dbus-interfaces/ |
| H A D | .gitignore | 36 /texinfo.tex
|
| /openbmc/hiomapd/ |
| H A D | .gitignore | 36 /texinfo.tex
|
| /openbmc/phosphor-mboxd/ |
| H A D | .gitignore | 36 /texinfo.tex
|
| /openbmc/obmc-console/ |
| H A D | .gitignore | 36 /texinfo.tex
|
| /openbmc/phosphor-user-manager/ |
| H A D | .gitignore | 46 /texinfo.tex
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/ |
| H A D | 0003-Use-native-tools-to-build-docs.patch | 38 figures.tex: allterm.h doc2tex$(EXEEXT) $(srcdir)/gnuplot.doc 42 nofigures.tex: allterm.h doc2tex$(EXEEXT) $(srcdir)/gnuplot.doc
|
| /openbmc/qemu/ui/ |
| H A D | dbus-listener.c | 474 ID3D11Texture2D *tex, in dbus_scanout_share_d3d_texture() 485 if (!d3d_texture2d_release0(tex, &err)) { in dbus_scanout_share_d3d_texture() 490 if (!d3d_texture2d_share(tex, &share_handle, &err)) { in dbus_scanout_share_d3d_texture() 524 if (!d3d_texture2d_acquire0(tex, &err)) { in dbus_scanout_share_d3d_texture() 529 ddl->d3d_texture = tex; in dbus_scanout_map() 466 dbus_scanout_share_d3d_texture(DBusDisplayListener * ddl,ID3D11Texture2D * tex,bool backing_y_0_top,uint32_t backing_width,uint32_t backing_height,uint32_t x,uint32_t y,uint32_t w,uint32_t h) dbus_scanout_share_d3d_texture() argument
|
| /openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
| H A D | 0003-wayland-Add-Wayland-example.patch | 272 + GLuint tex[6]; 637 + glBindTexture(GL_TEXTURE_2D, state->tex[0]); 646 + glBindTexture(GL_TEXTURE_2D, state->tex[1]); 650 + glBindTexture(GL_TEXTURE_2D, state->tex[2]); 654 + glBindTexture(GL_TEXTURE_2D, state->tex[3]); 658 + glBindTexture(GL_TEXTURE_2D, state->tex[4]); 662 + glBindTexture(GL_TEXTURE_2D, state->tex[5]); 683 + glGenTextures(6, &state->tex[0]); 686 + glBindTexture(GL_TEXTURE_2D, state->tex[0]); 693 + glBindTexture(GL_TEXTURE_2D, state->tex[1]); [all …]
|