Home
last modified time | relevance | path

Searched refs:_checksum (Results 1 – 2 of 2) sorted by relevance

/third_party/zlib/contrib/dotzlib/DotZLib/
DCodecBase.cs43 private uint _checksum = 0; field in DotZLib.CodecBase
114 public uint Checksum { get { return _checksum; } }
193 _checksum = newSum; in setChecksum()
/third_party/elfutils/
DNEWS1090 libelf: fix elf*_checksum handling of NOBITS sections
1444 libelf: implement {gelf,elf32,elf64}_checksum