HomeSort by relevance Sort by last modified time
    Searched defs:Footer (Results 1 - 8 of 8) sorted by null

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DotTreeGenerator.cs 70 const string Footer = "}";
116 builder.AppendLine( Footer );
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/
DOTTreeGenerator.cs 68 const string Footer = "}";
113 builder.AppendLine(Footer);
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DotTreeGenerator.cs 70 const string Footer = "}";
116 builder.AppendLine( Footer );
  /device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/
BootMonFsImages.c 55 IN OUT HW_IMAGE_DESCRIPTION *Footer
61 Footer->Attributes = 1;
70 CopyMem (Description, Footer, sizeof (HW_IMAGE_DESCRIPTION));
76 for (Index = Footer->RegionCount; Index < HW_IMAGE_DESCRIPTION_REGION_MAX; Index++) {
84 Footer->FooterChecksum = BootMonFsChecksum (Description, sizeof (HW_IMAGE_DESCRIPTION));
98 HW_IMAGE_FOOTER *Footer;
101 Footer = &Desc->Footer;
104 if ((Footer->FooterSignature1 != HW_IMAGE_FOOTER_SIGNATURE_1) ||
105 (Footer->FooterSignature2 != HW_IMAGE_FOOTER_SIGNATURE_2)) {
    [all...]
BootMonFsHw.h 54 HW_IMAGE_FOOTER Footer;
  /external/tensorflow/tensorflow/core/lib/io/
format.h 56 // Footer encapsulates the fixed information stored at the tail
58 class Footer {
60 Footer() {}
73 // Encoded length of a Footer. Note that the serialization of a
74 // Footer will always occupy exactly this many bytes. It consists
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/EfiFileLib/
EfiFileLib.c 72 UINT32 Footer;
112 (GuardFile->Footer != EFI_OPEN_FILE_GUARD_FOOTER) ) {
907 GuardFile->Footer = EFI_OPEN_FILE_GUARD_FOOTER;
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 184 milliseconds