/external/skia/src/core/ |
D | SkArenaAlloc.cpp | 27 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/ |
D | SkArenaAlloc.cpp | 27 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/ |
D | table.cc | 44 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()
|
D | format.h | 58 class Footer { 60 Footer() {} in Footer() function
|
D | format.cc | 46 void Footer::EncodeTo(string* dst) const { in EncodeTo() 58 Status Footer::DecodeFrom(StringPiece* input) { in DecodeFrom()
|
D | table.h | 29 class Footer; variable
|
D | table_builder.cc | 251 Footer footer; in Finish()
|
/external/skqp/include/private/ |
D | SkArenaAlloc.h | 83 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/ |
D | SkArenaAlloc.h | 83 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/ |
D | zlib.adb | 645 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/ |
D | DOTTreeGenerator.cs | 68 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/ |
D | DotTreeGenerator.cs | 70 const string Footer = "}"; field in Antlr.Runtime.Tree.DotTreeGenerator 116 builder.AppendLine( Footer ); in ToDot()
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
D | DotTreeGenerator.cs | 70 const string Footer = "}"; field in Antlr.Runtime.Tree.DotTreeGenerator 116 builder.AppendLine( Footer ); in ToDot()
|
/external/python/cpython3/Lib/test/test_email/data/ |
D | msg_02.txt | 125 Content-description: Digest Footer
|
/external/python/cpython2/Lib/email/test/data/ |
D | msg_02.txt | 125 Content-description: Digest Footer
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_graph_dumper.cc | 336 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/ |
D | epydoc.css | 34 /* Page Header & Footer
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/ |
D | epydoc.css | 34 /* Page Header & Footer
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/ |
D | epydoc.css | 34 /* Page Header & Footer
|
/external/lz4/doc/ |
D | lz4_Frame_format.md | 389 1.6.1 : introduced terms "LZ4 Frame Header" and "LZ4 Frame Footer"
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/ |
D | wikipedia.css | 507 /* Footer */ 3136 /* Footer and header message box styles */
|
/external/doclava/res/assets/templates-sdk/assets/css/ |
D | default.css | 1220 Footer 6072 /* Footer component */
|