Home
last modified time | relevance | path

Searched refs:Footer (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/core/
DSkArenaAlloc.cpp22 if (size < sizeof(Footer)) {
60 Footer encodedFooter = (actionInt << 6) | padding; in installFooter()
61 memmove(fCursor, &encodedFooter, sizeof(Footer)); in installFooter()
62 fCursor += sizeof(Footer); in installFooter()
73 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(int32_t)); in SkipPod()
81 Footer footer; in RunDtorsOnBlock()
82 memcpy(&footer, footerEnd - sizeof(Footer), sizeof(Footer)); in RunDtorsOnBlock()
92 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(char*)); in NextBlock()
107 constexpr uint32_t headerSize = sizeof(Footer) + sizeof(ptrdiff_t); in ensureSpace()
112 uint32_t objSizeAndOverhead = size + headerSize + sizeof(Footer); in ensureSpace()
[all …]
DSkArenaAlloc.h88 objStart = this->allocObjectWithFooter(size + sizeof(Footer), alignment); in make()
95 char* objStart = objEnd - (sizeof(T) + sizeof(Footer)); in make()
144 using Footer = int64_t;
179 uint32_t totalSize = arraySize + sizeof(Footer) + sizeof(uint32_t); in commonArrayAlloc()
189 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(uint32_t)); in commonArrayAlloc()
/external/zlib/src/contrib/ada/
Dzlib.adb645 Footer : Footer_Array; variable
647 Put_32 (Footer, Filter.CRC);
648 Put_32 (Footer (Footer'First + 4 .. Footer'Last),
650 Add_Data (Footer);
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DDotTreeGenerator.cs70 const string Footer = "}"; field in Antlr.Runtime.Tree.DotTreeGenerator
116 builder.AppendLine( Footer ); in ToDot()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/
DDOTTreeGenerator.cs68 const string Footer = "}"; field in Antlr.Runtime.Tree.DotTreeGenerator
113 builder.AppendLine(Footer); in ToDot()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DDotTreeGenerator.cs70 const string Footer = "}"; field in Antlr.Runtime.Tree.DotTreeGenerator
116 builder.AppendLine( Footer ); in ToDot()
/external/python/cpython2/Lib/email/test/data/
Dmsg_02.txt125 Content-description: Digest Footer
/external/fmtlib/doc/bootstrap/
Dmodals.less102 // Footer (for actions)
/external/abi-compliance-checker/
Dabi-compliance-checker.pl18008 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;
/external/doclava/res/assets/templates-sdk/assets/css/
Ddefault.css1220 Footer
6087 /* Footer component */