Searched defs:Footer (Results 1 – 9 of 9) sorted by relevance
29 class Footer; variable
60 Footer() {} in Footer() function
68 const string Footer = "}"; field in Antlr.Runtime.Tree.DotTreeGenerator
70 const string Footer = "}"; field in Antlr.Runtime.Tree.DotTreeGenerator
146 using Footer = int64_t; variable
645 Footer : Footer_Array; variable
553 string HloDotDumper::Footer() { return StrCat(StrJoin(edges_, "\n"), "\n}"); } in Footer() function in xla::__anon7102e5d00111::HloDotDumper