Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 2118) sorted by relevance

12345678910>>...85

/OK3568_Linux_fs/yocto/poky/bitbake/doc/
H A Dreleases.rst11 - :yocto_docs:`3.4 BitBake User Manual </3.4/bitbake-user-manual/bitbake-user-manual.html>`
12 - :yocto_docs:`3.4.1 BitBake User Manual </3.4.1/bitbake-user-manual/bitbake-user-manual.html>`
13 - :yocto_docs:`3.4.2 BitBake User Manual </3.4.2/bitbake-user-manual/bitbake-user-manual.html>`
19 - :yocto_docs:`3.3 BitBake User Manual </3.3/bitbake-user-manual/bitbake-user-manual.html>`
20 - :yocto_docs:`3.3.1 BitBake User Manual </3.3.1/bitbake-user-manual/bitbake-user-manual.html>`
21 - :yocto_docs:`3.3.2 BitBake User Manual </3.3.2/bitbake-user-manual/bitbake-user-manual.html>`
22 - :yocto_docs:`3.3.3 BitBake User Manual </3.3.3/bitbake-user-manual/bitbake-user-manual.html>`
23 - :yocto_docs:`3.3.4 BitBake User Manual </3.3.4/bitbake-user-manual/bitbake-user-manual.html>`
24 - :yocto_docs:`3.3.5 BitBake User Manual </3.3.5/bitbake-user-manual/bitbake-user-manual.html>`
30 - :yocto_docs:`3.1 BitBake User Manual </3.1/bitbake-user-manual/bitbake-user-manual.html>`
[all …]
H A DMakefile22 publish: Makefile html singlehtml
25 cp -r $(BUILDDIR)/html/* $(BUILDDIR)/$(DESTDIR)/
26 cp $(BUILDDIR)/singlehtml/index.html $(BUILDDIR)/$(DESTDIR)/singleindex.html
27 sed -i -e 's@index.html#@singleindex.html#@g' $(BUILDDIR)/$(DESTDIR)/singleindex.html
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190713.patch.gz ... /html/man/captoinfo.1m.html | 2 24# doc/html/man/ ...
HDncurses-6.1-20191026.patch.gz ... /html/man/captoinfo.1m.html | 2 22# doc/html/man/ ...
HDncurses-6.1-20191214.patch.gz ... /html/man/captoinfo.1m.html | 2 - 24# doc/html/man ...
HDncurses-6.1-20191130.patch.gz ... /html/man/captoinfo.1m.html | 2 22# doc/html/man/ ...
HDncurses-6.1-20190720.patch.gz
HDncurses-6.1-20191207.patch.gz ... /html/man/captoinfo.1m.html | 2 24# doc/html/man/ ...
HDncurses-6.1-20191012.patch.gz ... /html/man/captoinfo.1m.html | 17 + 22# doc/html/man ...
HDncurses-6.1-20190615.patch.gz ... /html/man/captoinfo.1m.html | 2 23# doc/html/man/ ...
HDncurses-6.1-20190921.patch.gz ... /html/man/captoinfo.1m.html | 2 27# doc/html/man/ ...
/OK3568_Linux_fs/buildroot/package/janus-gateway/
H A D0003-Fix-potential-Cross-site-Scripting-XSS-exploits-in-demos.patch11 html/audiobridgetest.js | 17 +++++++++++++----
12 html/recordplaytest.js | 13 +++++++++++--
13 html/screensharingtest.js | 11 ++++++++++-
14 html/streamingtest.js | 13 +++++++++++--
15 html/textroomtest.js | 23 ++++++++++++++---------
16 html/videocalltest.js | 15 ++++++++++++---
17 html/videoroomtest.js | 13 +++++++++++--
18 html/vp9svctest.js | 13 +++++++++++--
21 diff --git a/html/audiobridgetest.js b/html/audiobridgetest.js
23 --- a/html/audiobridgetest.js
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/
H A Dlmbench_result_html_report.patch4 Subject: [PATCH] lmbench: Fix "make html" graph failure
6 The html-list perl script cannot parse the first line of the result
9 Additional fixes are to make the result's html pages easier to understand.
22 scripts/html-list | 7 ++-----
31 html: dirs
35 $(SCRIPTS)html-list $(LIST)
37 diff --git a/scripts/html-list b/scripts/html-list
39 --- a/scripts/html-list
40 +++ b/scripts/html-list
41 @@ -14,7 +14,7 @@ open(H, ">HTML/specific.html");
[all …]
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DMakefile.am77 .1.html:
79 .3.html:
81 .7.html:
84 DOCHTML = sox.html soxi.html soxformat.html libsox.html
85 html: $(DOCHTML) target
87 install-html: html
103 uninstall-html:
/OK3568_Linux_fs/external/xserver/hw/dmx/doxygen/
H A DMakefile.am26 noinst_DATA = html/index.html
27 dist_noinst_DATA = doxygen.conf.in footer.html
29 html/index.html:
33 $(AM_V_at)rm -fr html/
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dmrbsection.js98 html = $(tmpl.render(build));
105 html.find('span.glyphicon-question-sign').tooltip();
107 container.html(html);
112 $(selector).html(build.repos_cloned_percentage);
114 $(selector).html('('+build.progress_item+')');
123 $(selector).html(build.tasks_complete_percentage);
132 $(selector).html(build.recipes_parsed_percentage);
/OK3568_Linux_fs/yocto/poky/documentation/
H A DMakefile25 publish: Makefile html singlehtml
28 cp -r $(BUILDDIR)/html/* $(BUILDDIR)/$(DESTDIR)/
29 cp $(BUILDDIR)/singlehtml/index.html $(BUILDDIR)/$(DESTDIR)/singleindex.html
30 sed -i -e 's@index.html#@singleindex.html#@g' $(BUILDDIR)/$(DESTDIR)/singleindex.html
55 all: html epub latexpdf
/OK3568_Linux_fs/yocto/poky/
H A DMakefile22 publish: Makefile.sphinx html singlehtml
25 cp -r $(BUILDDIR)/html/* $(BUILDDIR)/$(DESTDIR)/
26 cp $(BUILDDIR)/singlehtml/index.html $(BUILDDIR)/$(DESTDIR)/singleindex.html
27 sed -i -e 's@index.html#@singleindex.html#@g' $(BUILDDIR)/$(DESTDIR)/singleindex.html
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A DMakefile14 _MAN_HTML=$(patsubst %.txt,%.html,$(MAN_TXT))
27 _DOC_HTML+=$(patsubst %,%.html,$(ARTICLES) $(SP_ARTICLES))
58 HTML_REF = origin/html
176 all: html man
178 html: $(DOC_HTML) target
271 $(OUTPUT)howto-index.txt $(OUTPUT)howto/*.html $(OUTPUT)doc.dep \
272 $(OUTPUT)technical/api-*.html $(OUTPUT)technical/api-index.txt \
277 $(MAN_HTML): $(OUTPUT)%.html : %.txt
305 XSLTOPTS = --xinclude --stringparam html.stylesheet docbook-xsl.css
307 $(OUTPUT)user-manual.html: $(OUTPUT)user-manual.xml
[all …]
/OK3568_Linux_fs/u-boot/doc/DocBook/
H A DMakefile43 HTML := $(sort $(patsubst %.xml, %.html, $(BOOKS)))
123 index = index.html
131 cmd_db2html = xmlto html $(XMLTOFLAGS) -o $(patsubst %.html,%,$@) $< && \
135 %.html: %.xml
139 @rm -rf $@ $(patsubst %.html,%,$@)
142 cp $(PNG-$(basename $(notdir $@))) $(patsubst %.html,%,$@); fi
211 $(patsubst %.xml, %.html, $(DOCBOOKS)) \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/cppunit/files/
H A D0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch20 @@ -8,7 +8,7 @@ htmldir += $(pkgdatadir)/html
21 html_DATA += $(static_pages) html/index.html
24 - cp -pR html/* $(DESTDIR)$(htmldir)
25 + cp -R html/* $(DESTDIR)$(htmldir)
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/
H A Djson.txt1html","Lock":-1,"Category":"settings"},{"Name":"Matrix Shutdown","Order":999,"Icon":"apps\/images\…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Ddefault_server.site6 root /var/www/localhost/html;
8 index index.html index.htm;
12 # redirect server error pages to the static page /50x.html
13 error_page 500 502 503 504 /50x.html;
/OK3568_Linux_fs/buildroot/package/systemd/
H A DConfig.in172 https://www.freedesktop.org/software/systemd/man/systemd-journal-gatewayd.service.html
173 https://www.freedesktop.org/software/systemd/man/systemd-journal-remote.service.html
174 https://www.freedesktop.org/software/systemd/man/systemd-journal-upload.html
182 http://www.freedesktop.org/software/systemd/man/systemd-backlight@.service.html
190 http://www.freedesktop.org/software/systemd/man/systemd-binfmt.service.html
199 http://www.freedesktop.org/software/systemd/man/systemd-coredump.html
209 https://www.freedesktop.org/software/systemd/man/systemd-pstore.html
217 http://www.freedesktop.org/software/systemd/man/systemd-firstboot.html
226 http://www.freedesktop.org/software/systemd/man/systemd-sleep.html
243 https://www.freedesktop.org/software/systemd/man/systemd-homed.service.html
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0013-Avoid-as-info-race-condition.patch34 distclean-hdr distclean-libtool distclean-tags dvi dvi-am html \
35 html-am html-local info info-am info-local install install-am \
38 - install-html install-html-am install-info install-info-am \
41 + install-exec install-exec-am install-exec-local install-html \
42 + install-html-am install-info install-info-am install-man \

12345678910>>...85