Searched refs:markup (Results 1 – 15 of 15) sorted by relevance
/linux-5.19.10/tools/perf/ui/gtk/ |
D | annotate.c | 33 const char *markup; in perf_gtk__get_percent() local 47 markup = perf_gtk__get_percent_color(percent); in perf_gtk__get_percent() 48 if (markup) in perf_gtk__get_percent() 49 ret += scnprintf(buf, size, "%s", markup); in perf_gtk__get_percent() 51 if (markup) in perf_gtk__get_percent() 74 const char *markup = "<span fgcolor='gray'>"; in perf_gtk__get_line() local 82 markup = NULL; in perf_gtk__get_line() 84 if (markup) in perf_gtk__get_line() 85 ret += scnprintf(buf, size, "%s", markup); in perf_gtk__get_line() 87 if (markup) in perf_gtk__get_line()
|
D | hists.c | 22 const char *markup; in __percent_color_snprintf() local 31 markup = perf_gtk__get_percent_color(percent); in __percent_color_snprintf() 32 if (markup) in __percent_color_snprintf() 33 ret += scnprintf(buf, size, markup); in __percent_color_snprintf() 37 if (markup) in __percent_color_snprintf()
|
/linux-5.19.10/Documentation/doc-guide/ |
D | sphinx.rst | 163 .. _TOC tree: http://www.sphinx-doc.org/en/stable/markup/toctree.html 175 markup constructs`_. 178 .. _Sphinx specific markup constructs: http://www.sphinx-doc.org/en/stable/markup/index.html 185 * Please don't go overboard with reStructuredText markup. Keep it 297 The example below shows how to use this markup. The first level of the staged 298 list is the *table-row*. In the *table-row* there is only one markup allowed, 426 installed, you will see a vector image. If not, the raw markup is inserted as 447 :caption: Embedded **SVG** markup 458 :caption: Embedded **SVG** markup
|
D | kernel-doc.rst | 343 descriptive text and converted to proper reStructuredText markup and `Sphinx C
|
/linux-5.19.10/ |
D | README | 14 several of them using the Restructured Text markup notation.
|
/linux-5.19.10/Documentation/translations/zh_CN/doc-guide/ |
D | sphinx.rst | 139 .. _主目录树: http://www.sphinx-doc.org/en/stable/markup/toctree.html 152 .. _Sphinx 特殊标记结构: http://www.sphinx-doc.org/en/stable/markup/index.html
|
/linux-5.19.10/Documentation/ABI/ |
D | README | 62 The fields should be use a simple notation, compatible with ReST markup.
|
/linux-5.19.10/Documentation/translations/it_IT/doc-guide/ |
D | sphinx.rst | 173 .. _TOC tree: http://www.sphinx-doc.org/en/stable/markup/toctree.html 190 .. _`costruttori specifici per Sphinx`: http://www.sphinx-doc.org/en/stable/markup/index.html
|
/linux-5.19.10/LICENSES/deprecated/ |
D | GFDL-1.2 | 103 format whose markup, or absence of markup, has been arranged to thwart 109 ASCII without markup, Texinfo input format, LaTeX input format, SGML
|
D | GFDL-1.1 | 95 format whose markup has been designed to thwart or discourage 100 ASCII without markup, Texinfo input format, LaTeX input format, SGML
|
/linux-5.19.10/Documentation/gpu/ |
D | introduction.rst | 24 on. To aid in reading, documentations make full use of the markup
|
/linux-5.19.10/Documentation/userspace-api/media/ |
D | fdl-appendix.rst | 98 file format whose markup has been designed to thwart or discourage 103 without markup, Texinfo input format, LaTeX input format, SGML or XML
|
/linux-5.19.10/Documentation/admin-guide/ |
D | spkguide.txt | 1304 format whose markup, or absence of markup, has been arranged to thwart 1310 ASCII without markup, Texinfo input format, LaTeX input format, SGML
|
/linux-5.19.10/Documentation/process/ |
D | adding-syscalls.rst | 486 markup, but plain text will do. If groff is used, it's helpful to include a
|
D | howto.rst | 180 The documents that uses ReST markup will be generated at Documentation/output.
|