Searched refs:footer (Results 1 – 9 of 9) sorted by relevance
49 sizeof(*mem->footer)); in tp_malloc()59 mem->footer = (void *) ((uint8_t *) &mem->mem + size); in tp_malloc()60 *mem->footer = TP_MEM_FOOTER_COOKIE; in tp_malloc()89 *mem->footer != TP_MEM_FOOTER_COOKIE) { in tp_mem_chk()96 dump(mem->footer, sizeof(*mem->footer)); in tp_mem_chk()103 tp_assert(*mem->footer == TP_MEM_FOOTER_COOKIE, in tp_mem_chk()106 *mem->footer); in tp_mem_chk()121 memset(mem, 0, sizeof(tp_mem) + mem->size + sizeof(*mem->footer)); in tp_free()
45 uint32_t *footer; member
50 --search-credits-color: #6b6b6b; /* derived from --footer-color */95 --footer-color: #aaa;
49 --search-credits-color: #b3b3b3; /* derived from --footer-color */93 --footer-color: #808080;
132 color: var(--footer-color);211 footer, selector213 color: var(--footer-color);1006 /* Make actual document take all vertical space available so that footer is always at the bottom */
56 hex "Estimated update footer size"
746 footer = """%% variable883 fp.write(footer)
1357 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each1359 # footer. See HTML_HEADER for more information on how to generate a default1360 # footer and what special commands can be used inside the footer. See also1361 # section "Doxygen usage" for information on how to generate the default footer2078 # commands have a special meaning inside the header (and footer): For a2084 # The LATEX_FOOTER tag can be used to specify a user-defined LaTeX footer for2085 # the generated LaTeX document. The footer should contain everything after the2086 # last chapter. If it is left blank Doxygen will generate a standard footer. See2087 # LATEX_HEADER for more information on how to generate a default footer and what2088 # special commands can be used inside the footer. See also section "Doxygen[all …]
2169 img.footer {2173 .navpath li.footer {2177 address.footer {