Searched refs:Footer (Results 1 – 9 of 9) sorted by relevance
15 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(int32_t)); in SkipPod()23 Footer footer; in RunDtorsOnBlock()24 memcpy(&footer, footerEnd - sizeof(Footer), sizeof(Footer)); in RunDtorsOnBlock()34 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(char*)); in NextBlock()50 if (size < sizeof(Footer)) {74 Footer encodedFooter = (actionInt << 6) | padding; in installFooter()75 memmove(fCursor, &encodedFooter, sizeof(Footer)); in installFooter()76 fCursor += sizeof(Footer); in installFooter()93 constexpr uint32_t headerSize = sizeof(Footer) + sizeof(ptrdiff_t); in ensureSpace()98 uint32_t objSizeAndOverhead = size + headerSize + sizeof(Footer); in ensureSpace()[all …]
84 objStart = this->allocObjectWithFooter(size + sizeof(Footer), alignment); in make()91 char* objStart = objEnd - (sizeof(T) + sizeof(Footer)); in make()140 using Footer = int64_t;167 uint32_t totalSize = arraySize + sizeof(Footer) + sizeof(uint32_t); in commonArrayAlloc()177 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(uint32_t)); in commonArrayAlloc()
645 Footer : Footer_Array; variable647 Put_32 (Footer, Filter.CRC);648 Put_32 (Footer (Footer'First + 4 .. Footer'Last),650 Add_Data (Footer);
70 const string Footer = "}"; field in Antlr.Runtime.Tree.DotTreeGenerator116 builder.AppendLine( Footer ); in ToDot()
68 const string Footer = "}"; field in Antlr.Runtime.Tree.DotTreeGenerator113 builder.AppendLine(Footer); in ToDot()
102 // Footer (for actions)
18008 my $Footer = "";18010 $Footer .= "<hr/>\n";18011 $Footer .= "<div class='footer' align='right'>";18012 …$Footer .= "<i>Generated by <a href='".$HomePage{"Dev"}."'>ABI Compliance Checker</a> $TOOL_VERSIO…18013 $Footer .= "</div>\n";18014 $Footer .= "<br/>\n";18016 return $Footer;
1220 Footer6087 /* Footer component */