Searched refs:html (Results 1 – 25 of 448) sorted by relevance
12345678910>>...18
/Linux-v5.10/tools/perf/Documentation/ |
D | Makefile | 14 _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 …]
|
/Linux-v5.10/Documentation/hwmon/ |
D | tmp401.rst | 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html 20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp411.html 28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html 36 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp432.html 44 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html
|
D | lm25066.rst | 26 http://www.national.com/pf/LM/LM25066.html 28 http://www.national.com/pf/LM/LM25066A.html 38 http://www.national.com/pf/LM/LM5064.html 48 http://www.national.com/pf/LM/LM5066.html
|
D | tmp421.rst | 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html 20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html 28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
|
/Linux-v5.10/Documentation/arm/samsung-s3c24xx/ |
D | eb2410itx.rst | 30 - Resources Page http://www.simtec.co.uk/products/EB2410ITX/resources.html 32 - Board FAQ at http://www.simtec.co.uk/products/EB2410ITX/faq.html 34 - Bootloader info http://www.simtec.co.uk/products/SWABLE/resources.html 35 and FAQ http://www.simtec.co.uk/products/SWABLE/faq.html
|
D | h1940.rst | 5 http://www.handhelds.org/projects/h1940.html 21 http://www.handhelds.org/projects/h1940.html
|
/Linux-v5.10/scripts/coccinelle/misc/ |
D | flexible_array.cocci | 80 … flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zer… 87 … flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zer…
|
D | uninitialized_var.cocci | 44 …f initialization is deprecated (https://www.kernel.org/doc/html/latest/process/deprecated.html#uni… 51 …f initialization is deprecated (https://www.kernel.org/doc/html/latest/process/deprecated.html#uni…
|
/Linux-v5.10/tools/power/pm-graph/ |
D | README | 142 be used to regenerate the html timeline with different options 144 HTML output: <hostname>_<mode>.html 148 View the html in firefox or chrome. 214 individual test data and a set of summary pages in the root. The summary.html 216 summary-issue.html and summary-devices.html files include data taken from 220 summary.html 221 summary-issues.html 222 summary-devices.html 246 html files for all the data (unless you use -skiphtml). -skiphtml will 247 speed up the testing by not creating timelines or summary html files. You [all …]
|
D | sleepgraph.py | 1869 html = '' 1881 html += '<li><b>'+node.name+drv+'</b>' 1883 html += '<ul>'+info+'</ul>' 1884 html += '</li>' 1886 html += '<ul>' 1888 html += self.printTopology(cnode) 1889 html += '</ul>' 1890 return html 2557 self.html = '' 2568 self.html += '<div class="version"><a href="https://01.org/pm-graph">%s v%s</a></div>' \ [all …]
|
D | bootgraph.py | 540 devtl.html += html_timetotal.format(user_mode, last_init) 554 devtl.html += devtl.html_tblock.format('boot', '0', '100', devtl.scaleH) 560 devtl.html += devtl.html_phase.format(left, width, \ 581 devtl.html += devtl.html_device.format(dev['id'], 597 devtl.html += html_srccall.format(l.name, left, 609 devtl.html += html_srccall.format(cg.name, left, 615 devtl.html += '</div>\n' 618 devtl.html += '</div>\n</div>\n' 621 devtl.html += '<div class="legend">\n' 626 devtl.html += devtl.html_legend.format(order, \ [all …]
|
/Linux-v5.10/Documentation/translations/zh_CN/process/ |
D | programming-language.rst | 57 https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html 62 https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html 67 https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
|
D | submitting-patches.rst | 229 http://vger.kernel.org/vger-lists.html 上找到它们的列表。不过,也有与内核相关 655 <https://web.archive.org/web/20180829112450/http://linux.yyz.us/patch-format.html> 658 <http://www.kroah.com/log/linux/maintainer.html> 660 <http://www.kroah.com/log/linux/maintainer-02.html> 662 <http://www.kroah.com/log/linux/maintainer-03.html> 664 <http://www.kroah.com/log/linux/maintainer-04.html> 666 <http://www.kroah.com/log/linux/maintainer-05.html> 668 <http://www.kroah.com/log/linux/maintainer-06.html>
|
D | howto.rst | 72 https://www.gnu.org/licenses/gpl-faq.html 116 https://web.archive.org/web/20180829112450/http://linux.yyz.us/patch-format.html 281 http://test.kernel.org/bugzilla/faq.html 305 http://vger.kernel.org/vger-lists.html#linux-kernel 320 http://vger.kernel.org/vger-lists.html
|
/Linux-v5.10/Documentation/kbuild/ |
D | gcc-plugins.rst | 29 .. [1] https://gcc.gnu.org/onlinedocs/gccint/Plugins.html 30 .. [2] https://gcc.gnu.org/onlinedocs/gccint/Plugin-API.html#Plugin-API 31 .. [3] https://gcc.gnu.org/onlinedocs/gccint/GIMPLE.html 32 .. [4] https://gcc.gnu.org/onlinedocs/gccint/IPA.html 33 .. [5] https://gcc.gnu.org/onlinedocs/gccint/RTL.html
|
D | llvm.rst | 21 <https://www.aosabook.org/en/llvm.html>`_. Clang is a front-end to LLVM that 82 - https://releases.llvm.org/download.html 84 - https://llvm.org/docs/GettingStarted.html 85 - https://llvm.org/docs/CMake.html
|
/Linux-v5.10/arch/h8300/ |
D | Kconfig.cpu | 51 <http://strawberry-linux.com/h8/index.html> 60 <http://www.nissin-tech.com/2009/10/uclinuxkane-bebe-h83069f.html> 78 <http://www.azpower.com/H8-uClinux/index.html>
|
/Linux-v5.10/Documentation/virt/ |
D | ne_overview.rst | 91 [2] https://www.kernel.org/doc/html/latest/admin-guide/mm/hugetlbpage.html 93 [4] https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html 94 [5] https://man7.org/linux/man-pages/man7/vsock.7.html 95 [6] https://www.kernel.org/doc/html/latest/x86/boot.html
|
/Linux-v5.10/Documentation/translations/ko_KR/ |
D | howto.rst | 89 https://www.gnu.org/licenses/gpl-faq.html 138 https://web.archive.org/web/20180829112450/http://linux.yyz.us/patch-format.html 346 https://bugzilla.kernel.org/page.cgi?id=faq.html 376 http://vger.kernel.org/vger-lists.html#linux-kernel 393 http://vger.kernel.org/vger-lists.html
|
/Linux-v5.10/Documentation/translations/ja_JP/ |
D | howto.rst | 89 https://www.gnu.org/licenses/gpl-faq.html 142 https://web.archive.org/web/20180829112450/http://linux.yyz.us/patch-format.html 367 https://bugzilla.kernel.org/page.cgi?id=faq.html 402 http://vger.kernel.org/vger-lists.html#linux-kernel 420 http://vger.kernel.org/vger-lists.html
|
/Linux-v5.10/Documentation/networking/ |
D | snmp_counter.rst | 17 .. _RFC1213 ipInReceives: https://tools.ietf.org/html/rfc1213#page-26 30 .. _RFC1213 ipInDelivers: https://tools.ietf.org/html/rfc1213#page-28 41 .. _RFC1213 ipOutRequests: https://tools.ietf.org/html/rfc1213#page-28 60 .. _Explicit Congestion Notification: https://tools.ietf.org/html/rfc3168#page-6 73 .. _RFC1213 ipInHdrErrors: https://tools.ietf.org/html/rfc1213#page-27 81 .. _RFC1213 ipInAddrErrors: https://tools.ietf.org/html/rfc1213#page-27 98 .. _RFC1213 ipInUnknownProtos: https://tools.ietf.org/html/rfc1213#page-27 111 .. _RFC1213 ipInDiscards: https://tools.ietf.org/html/rfc1213#page-28 118 .. _RFC1213 ipOutDiscards: https://tools.ietf.org/html/rfc1213#page-28 125 .. _RFC1213 ipOutNoRoutes: https://tools.ietf.org/html/rfc1213#page-29 [all …]
|
/Linux-v5.10/Documentation/process/ |
D | programming-language.rst | 42 .. [gcc-c-dialect-options] https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html 43 .. [gnu-extensions] https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html 44 .. [gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
|
/Linux-v5.10/Documentation/admin-guide/LSM/ |
D | tomoyo.rst | 12 http://tomoyo.sourceforge.jp/1.8/ubuntu12.04-live.html 13 http://tomoyo.sourceforge.jp/1.8/centos6-live.html 30 https://tomoyo.osdn.jp/2.5/policy-specification/index.html .
|
/Linux-v5.10/tools/power/pm-graph/config/ |
D | freeze.cfg | 25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 33 # add the dmesg and ftrace log to the html output (default: false) 80 # pre-expand the callgraph data in the html output (default: disabled)
|
D | standby.cfg | 25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 33 # add the dmesg and ftrace log to the html output (default: false) 80 # pre-expand the callgraph data in the html output (default: disabled)
|
12345678910>>...18