Home
last modified time | relevance | path

Searched refs:thead (Results 1 – 25 of 49) sorted by relevance

12

/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
Dreport.css143 table.coverage thead {
147 table.coverage thead td {
153 table.coverage thead td.bar {
157 table.coverage thead td.ctr1 {
162 table.coverage thead td.ctr2 {
167 table.coverage thead td.sortable {
174 table.coverage thead td.up {
178 table.coverage thead td.down {
/external/jacoco/org.jacoco.doc/docroot/doc/resources/
Ddoc.css154 table.coverage thead {
158 table.coverage thead td {
164 table.coverage thead td.ctr1 {
170 table.coverage thead td.ctr2 {
/external/markdown/docs/extensions/
DTables.txt28 <thead>
33 </thead>
/external/markdown/markdown/extensions/
Dtables.py52 thead = etree.SubElement(table, 'thead')
53 self._build_row(header[0], thead, align, border)
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dbenchmarks.md40 <thead>
46 </thead>
124 <thead>
130 </thead>
/external/clang/www/analyzer/
Dcontent.css51 table.options thead {
76 table.checkers thead {
87 table.checkers thead td,
/external/libnl/doc/stylesheets/
Ddocbook-xsl.css242 div.table thead,
245 div.informaltable thead,
253 div.table thead, div.table tfoot,
254 div.informaltable thead, div.informaltable tfoot
Dflask.css21 thead, p.table.header, selector
431 thead, p.table.header { selector
467 thead, p.tableblock.header { selector
533 thead, p.table.header, selector
Dvolnitsky.css18 thead, p.table.header, selector
252 thead { selector
382 thead, p.tableblock.header { selector
Dasciidoc.css11 thead, p.table.header, selector
435 thead, p.table.header { selector
472 thead, p.tableblock.header { selector
/external/libdrm/nouveau/
Dbufctx.c106 DRMLISTDELINIT(&pref->base.thead); in nouveau_bufctx_reset()
134 DRMLISTADDTAIL(&pref->base.thead, &bctx->pending); in nouveau_bufctx_refn()
Dnouveau.h160 struct nouveau_list thead; member
/external/tensorflow/tensorflow/lite/g3doc/models/object_detection/
Doverview.md58 <thead>
64 </thead>
108 <thead>
114 </thead>
224 <thead>
230 </thead>
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
DSessionsPage.java109 final HTMLElement tr = table.thead().tr(); in sessionTable()
126 final HTMLElement tr = table.thead().tr(); in executionDataTable()
/external/libphonenumber/demo/war/stylesheets/
Dmain.css14 thead { selector
/external/tensorflow/tensorflow/lite/g3doc/models/image_classification/
Doverview.md74 <thead>
79 </thead>
132 <thead>
137 </thead>
170 <thead>
175 </thead>
/external/python/httplib2/ref/
Dref.css175 .realtable thead { background-color: #99ccff;
182 .realtable thead :first-child {
185 .realtable thead th { border-width: 0px 0px 2px 1px }
/external/clang/tools/scan-build/share/scan-build/
Dscanview.css7 th, table thead {
/external/clang/tools/scan-build-py/libscanbuild/resources/
Dscanview.css7 th, table thead {
/external/tensorflow/tensorflow/lite/g3doc/models/pose_estimation/
Doverview.md31 <thead>
36 </thead>
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
DHTMLElementTest.java183 root.thead(); in testThead()
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/
DHTMLElement.java288 public HTMLElement thead() throws IOException { in thead() method in HTMLElement
/external/clang/include/clang/AST/
DCommentHTMLTags.td46 def Thead : Tag<"thead"> { let EndTagOptional = 1; }
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/table/
DTable.java102 final HTMLElement tr = table.thead().tr(); in header()
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
Dtree-construction.txt692 thead element, a tr element, the body element, or the html
704 element, a thead element, a tr element, the body element, or the
987 8. If the common ancestor node is a table, tbody, tfoot, thead,
1220 "thead", "tr"
1359 A start tag whose tag name is one of: "tbody", "tfoot", "thead"
1390 "colgroup", "html", "tbody", "td", "tfoot", "th", "thead", "tr"
1426 tbody, tfoot, thead, or tr element, then, whenever a node would
1464 "tbody", "td", "tfoot", "th", "thead", "tr"
1475 "tbody", "td", "tfoot", "th", "thead", "tr"
1548 An end tag whose tag name is one of: "tbody", "tfoot", "thead"
[all …]

12