Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkArenaAlloc.cpp27 if (size < sizeof(Footer)) {
51 Footer encodedFooter = (actionInt << 6) | padding; in installFooter()
52 memmove(fCursor, &encodedFooter, sizeof(Footer)); in installFooter()
53 fCursor += sizeof(Footer); in installFooter()
64 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(int32_t)); in SkipPod()
72 Footer footer; in RunDtorsOnBlock()
73 memcpy(&footer, footerEnd - sizeof(Footer), sizeof(Footer)); in RunDtorsOnBlock()
83 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(char*)); in NextBlock()
98 constexpr uint32_t headerSize = sizeof(Footer) + sizeof(ptrdiff_t); in ensureSpace()
104 constexpr uint32_t overhead = headerSize + sizeof(Footer); in ensureSpace()
[all …]
/external/skqp/src/core/
DSkArenaAlloc.cpp27 if (size < sizeof(Footer)) {
51 Footer encodedFooter = (actionInt << 6) | padding; in installFooter()
52 memmove(fCursor, &encodedFooter, sizeof(Footer)); in installFooter()
53 fCursor += sizeof(Footer); in installFooter()
64 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(int32_t)); in SkipPod()
72 Footer footer; in RunDtorsOnBlock()
73 memcpy(&footer, footerEnd - sizeof(Footer), sizeof(Footer)); in RunDtorsOnBlock()
83 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(char*)); in NextBlock()
98 constexpr uint32_t headerSize = sizeof(Footer) + sizeof(ptrdiff_t); in ensureSpace()
104 constexpr uint32_t overhead = headerSize + sizeof(Footer); in ensureSpace()
[all …]
/external/tensorflow/tensorflow/core/lib/io/
Dtable.cc44 if (size < Footer::kEncodedLength) { in Open()
48 char footer_space[Footer::kEncodedLength]; in Open()
50 Status s = file->Read(size - Footer::kEncodedLength, Footer::kEncodedLength, in Open()
54 Footer footer; in Open()
Dformat.h58 class Footer {
60 Footer() {} in Footer() function
Dformat.cc46 void Footer::EncodeTo(string* dst) const { in EncodeTo()
58 Status Footer::DecodeFrom(StringPiece* input) { in DecodeFrom()
Dtable.h29 class Footer; variable
Dtable_builder.cc251 Footer footer; in Finish()
/external/skqp/include/private/
DSkArenaAlloc.h83 objStart = this->allocObjectWithFooter(size + sizeof(Footer), alignment); in make()
90 char* objStart = objEnd - (sizeof(T) + sizeof(Footer)); in make()
146 using Footer = int64_t; variable
184 constexpr uint32_t overhead = sizeof(Footer) + sizeof(uint32_t); in commonArrayAlloc()
196 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(uint32_t)); in commonArrayAlloc()
/external/skia/include/private/
DSkArenaAlloc.h83 objStart = this->allocObjectWithFooter(size + sizeof(Footer), alignment); in make()
90 char* objStart = objEnd - (sizeof(T) + sizeof(Footer)); in make()
146 using Footer = int64_t; variable
184 constexpr uint32_t overhead = sizeof(Footer) + sizeof(uint32_t); in commonArrayAlloc()
196 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/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/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/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/cpython3/Lib/test/test_email/data/
Dmsg_02.txt125 Content-description: Digest Footer
/external/python/cpython2/Lib/email/test/data/
Dmsg_02.txt125 Content-description: Digest Footer
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc336 string Footer();
430 StrAppend(&g, Footer()); in Dump()
553 string HloDotDumper::Footer() { return StrCat(StrJoin(edges_, "\n"), "\n}"); } in Footer() function in xla::__anon7102e5d00111::HloDotDumper
/external/python/google-api-python-client/docs/epy/
Depydoc.css34 /* Page Header & Footer
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/
Depydoc.css34 /* Page Header & Footer
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/
Depydoc.css34 /* Page Header & Footer
/external/lz4/doc/
Dlz4_Frame_format.md389 1.6.1 : introduced terms "LZ4 Frame Header" and "LZ4 Frame Footer"
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
Dwikipedia.css507 /* Footer */
3136 /* Footer and header message box styles */
/external/doclava/res/assets/templates-sdk/assets/css/
Ddefault.css1220 Footer
6072 /* Footer component */