Searched refs:footer (Results 1 – 7 of 7) sorted by relevance
/hardware/google/pixel/power-libperfmgr/libperfmgr/ |
D | HintManager.cc | 237 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/ |
D | generate_annotation_enums.py | 309 def convert(self, output, header, footer, cpp, field): argument 354 content += footer
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | khronos.css | 4 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/ |
D | README.md | 38 …sciidoctor User Manual](https://asciidoctor.org/docs/user-manual/). The footer on the sample page…
|
D | asciidoctor-chunker.js | 4 …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/ |
D | IKeymasterDevice.hal | 826 * OS version in the boot image footer is no longer used.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 10057 * Add chapter name to the PDF page footer (public pull request 458).
|