Searched refs:footer (Results 1 – 7 of 7) sorted by relevance
77 footer = bytearray(package_bytes[-6:])78 assert footer[2] == 0xff and footer[3] == 0xff, "Footer is wrong."80 signature_start_from_end = (footer[1] << 8) + footer[0]88 comment_len = (footer[5] << 8) + footer[4]
3 </div> <!-- end footer -->
130 footer bytes.Buffer member610 fmt.Fprintln(&a.footer, "include "+a.Include)613 footerFunc(&a.footer, name, prefix, blueprintDir)632 w.Write(a.footer.Bytes())636 return strings.Split(string(a.footer.Bytes()), "\n")872 data.Entries.footer = bytes.Buffer{}
671 private ByteArrayOutputStream footer = new ByteArrayOutputStream(); field in SignApk.WholeFileSignerOutputStream686 byte[] data = footer.toByteArray(); in finish()693 return footer.toByteArray(); in getTail()705 footer.write(b, off, len); in write()718 footer.write(b); in write()
58 #page-footer {65 #page-footer a {67 #page-footer #copyright {307 .content-footer {
456 #footer {464 #footer a {469 #footer a:hover {
1549 #footer {