Home
last modified time | relevance | path

Searched refs:HTML (Results 1 – 25 of 75) sorted by relevance

123

/llvm-project-15.0.7/llvm/test/tools/llvm-rc/
H A Dtag-html.test6 ; HTML: Resource type (int): HTML (ID 23)
8 ; HTML-NEXT: Data version: 0
10 ; HTML-NEXT: Language ID: 1033
14 ; HTML-NEXT: Data size: 45
15 ; HTML-NEXT: Data: (
19 ; HTML-NEXT: )
21 ; HTML-DAG: Resource type (int): HTML (ID 23)
23 ; HTML-NEXT: Data version: 0
29 ; HTML-NEXT: Data size: 61
30 ; HTML-NEXT: Data: (
[all …]
/llvm-project-15.0.7/llvm/test/tools/llvm-cov/
H A Ddir-with-filtering.test43 // Test HTML both files
54 HTML-FILE1-NOT: <pre>f1</pre>
55 HTML-FILE1: <pre>main</pre>
56 HTML-FILE1-NOT: <pre>f1</pre>
57 HTML-FILE1: int main()
58 HTML-FILE1-NOT: <pre>f1</pre>
61 HTML-FILE2-NOT: <pre>f3</pre>
62 HTML-FILE2: <pre>_Z2f2v</pre>
63 HTML-FILE2-NOT: <pre>f3</pre>
64 HTML-FILE2: int f2()
[all …]
H A Dbranch-c-general.test150 // HTML-INDEX-LABEL: <table>
157 // HTML-INDEX: <td class='column-entry-green'>
158 // HTML-INDEX: 100.00% (12/12)
159 // HTML-INDEX: <td class='column-entry-yellow'>
160 // HTML-INDEX: 96.58% (226/234)
161 // HTML-INDEX: <td class='column-entry-yellow'>
162 // HTML-INDEX: 87.82% (173/197)
163 // HTML-INDEX: <td class='column-entry-red'>
164 // HTML-INDEX: 78.16% (136/174)
165 // HTML-INDEX: <tr class='light-row-bold'>
[all …]
/llvm-project-15.0.7/llvm/test/tools/llvm-cov/Inputs/
H A DshowProjectSummary.test7 HTML-TITLE: <h1>Test Suite</h1>
8 HTML: <h2>Coverage Report</h2>
9 HTML: <h4>Created:{{.*}}</h4>
10 HTML-FILE: <pre>{{.*}}showProjectSummary.cpp</pre>
11 HTML-FUNCTION: <pre>main</pre>
12 HTML-HEADER: <td><pre>Line</pre></td>
13 HTML-HEADER: <td><pre>Count</pre></td>
14 HTML-HEADER: <td><pre>Source (<a href='#L8'>jump to first uncovered line</a>)</pre></td>
15 HTML-FOOTER: <h5>Generated by llvm-cov{{.*}}</h5>
/llvm-project-15.0.7/clang-tools-extra/unittests/clang-doc/
H A DMDGeneratorTest.cpp247 CommentInfo *HTML = Top.Children.back().get(); in TEST() local
248 HTML->Kind = "ParagraphComment"; in TEST()
250 HTML->Children.back()->Kind = "TextComment"; in TEST()
252 HTML->Children.back()->Kind = "HTMLStartTagComment"; in TEST()
253 HTML->Children.back()->Name = "ul"; in TEST()
258 HTML->Children.back()->Name = "li"; in TEST()
260 HTML->Children.back()->Kind = "TextComment"; in TEST()
261 HTML->Children.back()->Text = " Testing."; in TEST()
263 HTML->Children.back()->Kind = "HTMLEndTagComment"; in TEST()
264 HTML->Children.back()->Name = "ul"; in TEST()
[all …]
H A DBitcodeTest.cpp197 CommentInfo *HTML = Top.Children.back().get(); in TEST() local
198 HTML->Kind = "ParagraphComment"; in TEST()
200 HTML->Children.back()->Kind = "TextComment"; in TEST()
202 HTML->Children.back()->Kind = "HTMLStartTagComment"; in TEST()
203 HTML->Children.back()->Name = "ul"; in TEST()
208 HTML->Children.back()->Name = "li"; in TEST()
210 HTML->Children.back()->Kind = "TextComment"; in TEST()
211 HTML->Children.back()->Text = " Testing."; in TEST()
213 HTML->Children.back()->Kind = "HTMLEndTagComment"; in TEST()
214 HTML->Children.back()->Name = "ul"; in TEST()
[all …]
H A DYAMLGeneratorTest.cpp303 CommentInfo *HTML = Top.Children.back().get(); in TEST() local
304 HTML->Kind = "ParagraphComment"; in TEST()
306 HTML->Children.back()->Kind = "TextComment"; in TEST()
308 HTML->Children.back()->Kind = "HTMLStartTagComment"; in TEST()
309 HTML->Children.back()->Name = "ul"; in TEST()
314 HTML->Children.back()->Name = "li"; in TEST()
316 HTML->Children.back()->Kind = "TextComment"; in TEST()
317 HTML->Children.back()->Text = " Testing."; in TEST()
319 HTML->Children.back()->Kind = "HTMLEndTagComment"; in TEST()
320 HTML->Children.back()->Name = "ul"; in TEST()
[all …]
/llvm-project-15.0.7/clang/docs/
H A Dmake.bat21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
51 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
91 echo.Build finished; now you can run HTML Help Workshop with the ^
H A Ddoxygen.cfg.in999 # Configuration options related to the HTML output
1016 # generated HTML page (for example: .htm, .php, .asp).
1194 # The HTML Help Workshop contains a compiler that can convert all HTML output
1195 # generated by doxygen into a single compiled HTML file (.chm). Compiled HTML
1200 # compressed HTML files.
1251 # (.qch) of the generated HTML documentation.
1259 # the HTML output folder.
1397 # the HTML output directory before the changes have effect.
1419 # The default value is: HTML-CSS.
1422 MATHJAX_FORMAT = HTML-CSS
[all …]
/llvm-project-15.0.7/clang/docs/analyzer/
H A Dmake.bat21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
51 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
91 echo.Build finished; now you can run HTML Help Workshop with the ^
/llvm-project-15.0.7/llvm/docs/
H A Dmake.bat21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
51 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
91 echo.Build finished; now you can run HTML Help Workshop with the ^
H A DREADME.txt8 system to create HTML pages which are hosted on <https://llvm.org/docs/> and
11 If you instead would like to generate and view the HTML locally, install
30 Building the manpages is similar to building the HTML documentation. The
42 These .rst files are also included during HTML generation so they are also
H A Ddoxygen.cfg.in1000 # Configuration options related to the HTML output
1017 # generated HTML page (for example: .htm, .php, .asp).
1195 # The HTML Help Workshop contains a compiler that can convert all HTML output
1196 # generated by doxygen into a single compiled HTML file (.chm). Compiled HTML
1201 # compressed HTML files.
1252 # (.qch) of the generated HTML documentation.
1260 # the HTML output folder.
1398 # the HTML output directory before the changes have effect.
1420 # The default value is: HTML-CSS.
1423 MATHJAX_FORMAT = HTML-CSS
[all …]
/llvm-project-15.0.7/clang-tools-extra/docs/
H A Dmake.bat21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
51 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
91 echo.Build finished; now you can run HTML Help Workshop with the ^
/llvm-project-15.0.7/lld/docs/
H A Dmake.bat21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
51 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
91 echo.Build finished; now you can run HTML Help Workshop with the ^
/llvm-project-15.0.7/clang/test/Analysis/scan-build/
H A Dhtml_output.test25 RUN: | FileCheck %s -check-prefix CHECK-INDEX-HTML
27 CHECK-INDEX-HTML: <!-- REPORTBUG id="report-{{.*}}.html" -->
31 RUN: | FileCheck %s -check-prefix CHECK-REPORT-HTML
33 CHECK-REPORT-HTML: <!-- BUGTYPE Dereference of null pointer -->
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyses.def28 ANALYSIS_DIAGNOSTICS(HTML, "html", "Output analysis results using HTML",
33 "Output analysis results using HTML (not allowing for multi-file bugs)",
45 "Output analysis results using HTML wrapped with Plists",
52 "Output analysis results using both SARIF and HTML "
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnosticCommentKinds.td12 // HTML parsing errors. These are under -Wdocumentation to make sure the user
20 "HTML start tag prematurely ended, expected attribute name or '>'">,
24 "HTML tag started here">;
26 // HTML semantic errors
29 "HTML end tag '%0' is forbidden">,
33 "HTML end tag does not match any start tag">,
37 "HTML start tag '%0' closed by '%1'">,
44 "HTML tag '%0' requires an end tag">,
/llvm-project-15.0.7/llvm/test/tools/llvm-rc/Inputs/
H A Dtag-html.rc1 100 HTML "webpage1.html"
2 Kitten HTML "webpage2.html"
/llvm-project-15.0.7/openmp/docs/
H A DREADME.txt8 system to create HTML pages which are hosted on <https://llvm.org/docs/> and
11 If you instead would like to generate and view the HTML locally, install
31 Building the manpages is similar to building the HTML documentation. The
43 These .rst files are also included during HTML generation so they are also
/llvm-project-15.0.7/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1932 *HTML << " </p>\n" in handleInitialIR()
1947 *HTML << Banner; in omitAfter()
1971 *HTML << Banner; in handleInvalidated()
1980 *HTML << Banner; in handleFiltered()
1988 *HTML << Banner; in handleIgnored()
1996 HTML = nullptr; in initializeHTML()
2000 *HTML << "<!doctype html>" in initializeHTML()
2029 if (!HTML) in ~DotCfgChangeReporter()
2031 *HTML in ~DotCfgChangeReporter()
2049 HTML->flush(); in ~DotCfgChangeReporter()
[all …]
/llvm-project-15.0.7/lldb/docs/
H A Ddoxygen.cfg.in773 # configuration options related to the HTML output
777 # generate HTML output.
806 # style sheet that is used by each HTML page. It can be used to
898 # Microsoft HTML help workshop to generate a compiled HTML help file (.chm)
899 # of the generated HTML documentation.
913 # the HTML help compiler on the generated index.hhp.
943 # Qt Compressed Help (.qch) of the generated HTML documentation.
949 # The path specified is relative to the HTML output folder.
1048 # as images in the HTML documentation. The default is 10. Note that
1059 # in the HTML output before the changes have effect.
[all …]
/llvm-project-15.0.7/openmp/runtime/doc/doxygen/
H A Dconfig250 # can mix doxygen, HTML, and XML commands with Markdown formatting.
876 # configuration options related to the HTML output
880 # generate HTML output.
916 # style sheet that is used by each HTML page. It can be used to
1030 # Microsoft HTML help workshop to generate a compiled HTML help file (.chm)
1031 # of the generated HTML documentation.
1045 # the HTML help compiler on the generated index.hhp.
1075 # Qt Compressed Help (.qch) of the generated HTML documentation.
1081 # The path specified is relative to the HTML output folder.
1192 # in the HTML output before the changes have effect.
[all …]
/llvm-project-15.0.7/bolt/docs/
H A Ddoxygen.cfg.in1004 # Configuration options related to the HTML output
1021 # generated HTML page (for example: .htm, .php, .asp).
1199 # The HTML Help Workshop contains a compiler that can convert all HTML output
1200 # generated by doxygen into a single compiled HTML file (.chm). Compiled HTML
1205 # compressed HTML files.
1256 # (.qch) of the generated HTML documentation.
1264 # the HTML output folder.
1402 # the HTML output directory before the changes have effect.
1424 # The default value is: HTML-CSS.
1427 MATHJAX_FORMAT = HTML-CSS
[all …]
/llvm-project-15.0.7/polly/docs/
H A Ddoxygen.cfg.in1000 # Configuration options related to the HTML output
1017 # generated HTML page (for example: .htm, .php, .asp).
1195 # The HTML Help Workshop contains a compiler that can convert all HTML output
1196 # generated by doxygen into a single compiled HTML file (.chm). Compiled HTML
1201 # compressed HTML files.
1252 # (.qch) of the generated HTML documentation.
1260 # the HTML output folder.
1398 # the HTML output directory before the changes have effect.
1420 # The default value is: HTML-CSS.
1423 MATHJAX_FORMAT = HTML-CSS
[all …]

123