/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/skia/src/core/ |
D | SkArenaAlloc.cpp | 20 if (size < sizeof(Footer)) { 41 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(int32_t)); in SkipPod() 52 memcpy(&action, footerEnd - sizeof( Footer), sizeof( action)); in RunDtorsOnBlock() 60 char* objEnd = footerEnd - (sizeof(char*) + sizeof(Footer)); in NextBlock() 70 constexpr uint32_t headerSize = sizeof(Footer) + sizeof(ptrdiff_t); in ensureSpace() 72 constexpr uint32_t overhead = headerSize + sizeof(Footer); in ensureSpace() 108 skipOverhead = sizeof(Footer) + sizeof(uint32_t); in allocObjectWithFooter()
|
D | SkArenaAlloc.h | 131 objStart = this->allocObjectWithFooter(size + sizeof(Footer), alignment); 138 char* objStart = objEnd - (sizeof(T) + sizeof(Footer)); 201 struct Footer { struct 253 constexpr uint32_t overhead = sizeof(Footer) + sizeof(uint32_t); in allocUninitializedArray() 266 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(uint32_t)); in allocUninitializedArray()
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | table.cc | 45 if (size < Footer::kEncodedLength) { in Open() 49 char footer_space[Footer::kEncodedLength]; in Open() 51 Status s = file->Read(size - Footer::kEncodedLength, Footer::kEncodedLength, in Open() 55 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_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/rust/crates/libz-sys/src/zlib/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/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/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/python/cpython2/Lib/email/test/data/ |
D | msg_02.txt | 125 Content-description: Digest Footer
|
/external/python/cpython3/Lib/test/test_email/data/ |
D | msg_02.txt | 125 Content-description: Digest Footer
|
/external/fmtlib/doc/bootstrap/ |
D | modals.less | 102 // Footer (for actions)
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_graph_dumper.cc | 342 string Footer(); 436 StrAppend(&g, Footer()); in Dump() 559 string HloDotDumper::Footer() { return StrCat(StrJoin(edges_, "\n"), "\n}"); } in Footer() function in xla::__anonf346b5ae0111::HloDotDumper
|
/external/perfetto/infra/perfetto.dev/src/assets/ |
D | style.scss | 154 // Footer in the index page. 181 // Footer overrides for the /docs/ page.
|
/external/llvm-project/openmp/docs/_themes/llvm-openmp-theme/static/ |
D | agogo.css_t | 348 /* Footer */
|
/external/python/google-api-python-client/docs/epy/ |
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/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/ |
D | epydoc.css | 34 /* Page Header & Footer
|
/external/lz4/doc/ |
D | lz4_Frame_format.md | 392 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 */
|