Home
last modified time | relevance | path

Searched refs:footer (Results 1 – 7 of 7) sorted by relevance

/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc237 std::string footer("========== End perfmgr nodes ==========\n"); in DumpToFd() local
238 if (!android::base::WriteStringToFd(footer, fd)) { in DumpToFd()
260 footer = "========== End perfmgr stats ==========\n"; in DumpToFd()
261 if (!android::base::WriteStringToFd(footer, fd)) { in DumpToFd()
272 footer = "========== End current adpf profile ==========\n"; in DumpToFd()
273 if (!android::base::WriteStringToFd(footer, fd)) { in DumpToFd()
/hardware/interfaces/automotive/vehicle/tools/
Dgenerate_annotation_enums.py309 def convert(self, output, header, footer, cpp, field): argument
354 content += footer
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dkhronos.css4 article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { … selector
313 #header, #content, #footnotes, #footer { width: 100%; margin-left: auto; margin-right: auto; margin…
314 …nt:before, #content:after, #footnotes:before, #footnotes:after, #footer:before, #footer:after { co…
315 #header:after, #content:after, #footnotes:after, #footer:after { clear: both; }
366 #footer { max-width: 100%; background-color: none; padding: 1.25em; }
368 #footer-text { color: black; line-height: 1.44; }
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/
DREADME.md38 …sciidoctor User Manual](https://asciidoctor.org/docs/user-manual/). The footer on the sample page…
Dasciidoctor-chunker.js4 …ide:o,blockquote:o,details:o,div:o,dl:o,fieldset:o,figcaption:o,figure:o,footer:o,form:o,header:o,… property
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal826 * OS version in the boot image footer is no longer used.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc10057 * Add chapter name to the PDF page footer (public pull request 458).