Home
last modified time | relevance | path

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

/external/zlib/src/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()
/external/tremolo/Tremolo/
Dframing.c665 ogg_uint32_t _checksum(ogg_reference *or, int bytes);
667 static ogg_uint32_t _checksum(ogg_reference *or, int bytes){ in _checksum() function
732 if(chksum!=_checksum(oy->fifo_tail,oy->bodybytes+oy->headerbytes)){ in ogg_sync_pageseek()
Ddpen.s41 .global _checksum symbol
453 _checksum: label
/external/elfutils/
DNEWS714 libelf: fix elf*_checksum handling of NOBITS sections
1068 libelf: implement {gelf,elf32,elf64}_checksum