Home
last modified time | relevance | path

Searched refs:checksum (Results 1 – 25 of 40) sorted by relevance

12

/toolchain/binutils/binutils-2.27/zlib/doc/
Drfc1950.txt51 checksum (an extension and improvement of the Fletcher checksum),
291 producing any compressed output. DICT is the Adler-32 checksum
318 ADLER32 (Adler-32 checksum)
319 This contains a checksum value of the uncompressed data
328 Adler-32 checksum is stored as s2*65536 + s1 in most-
406 A decoder that fails to check the ADLER32 checksum value may be
488 checksum. That 65521 is prime is important to avoid a possible
490 (The Fletcher checksum uses 255, which is not prime and which also
497 checksum of zero.)
513 The following C code computes the Adler-32 checksum of a data buffer.
[all …]
/toolchain/binutils/binutils-2.27/include/som/
Dinternal.h63 unsigned int checksum; member
203 unsigned int checksum; member
Dlst.h47 unsigned char checksum[4]; member
Daout.h63 unsigned char checksum[4]; member
/toolchain/binutils/binutils-2.27/zlib/win32/
Dzlib.def68 ; checksum functions
/toolchain/binutils/binutils-2.27/bfd/
Doasys.c761 int checksum; in oasys_write_record() local
770 checksum = 0; in oasys_write_record()
772 checksum += *ptr++; in oasys_write_record()
773 record->header.check_sum = 0xff & (-checksum); in oasys_write_record()
Dcoffcode.h3580 unsigned int checksum = 0; in coff_apply_checksum() local
3591 checksum = 0; in coff_apply_checksum()
3592 bfd_bwrite (&checksum, (bfd_size_type) 4, abfd); in coff_apply_checksum()
3599 checksum = computed + pelength; in coff_apply_checksum()
3604 bfd_bwrite (&checksum, (bfd_size_type) 4, abfd); in coff_apply_checksum()
DChangeLog-20083147 * srec.c (srec_scan): Calculate the checksum. Complain on mismatch.
/toolchain/binutils/binutils-2.27/zlib/as400/
Dzlib.inc415 D adler32 PR 10U 0 extproc('adler32') New checksum
416 D adler 10U 0 value Old checksum
420 D crc32 PR 10U 0 extproc('crc32') New checksum
421 D crc 10U 0 value Old checksum
Dreadme.txt69 adler32.c ADLER32 C ZLIB - Compute the Adler-32 checksum of a dta strm
/toolchain/binutils/binutils-2.27/zlib/contrib/dotzlib/
Dreadme.txt5 for the checksum parts of zlib. See DotZLib/UnitTests.cs for examples.
/toolchain/binutils/binutils-2.27/binutils/
Dsrconv.c50 static void checksum (FILE *, unsigned char *, int, int);
161 checksum (FILE *ffile, unsigned char *ptr, int size, int ccode) in checksum() function
199 checksum (ffile, ptr, *idx, code | 0x1000); in writeINT()
263 checksum (ffile, ptr, *idx, code | 0x1000); in writeCHARS()
DChangeLog-2007169 * srconv.c (checksum, wr_tr, wr_cs): Likewise.
/toolchain/binutils/binutils-2.27/ld/
DNEWS416 .gnu.linkonce.wi.XXXX where XXXX is a checksum for the contents. The
/toolchain/binutils/binutils-2.27/
Dconfigure.ac3599 compare_exclusions="gcc/cc*-checksum\$(objext) | gcc/ada/*tools/*"
3602 …hppa*-*-hpux*) compare_exclusions="gcc/cc*-checksum\$(objext) | */libgcc/lib2funcs* | gcc/ada/*too…
3603 …powerpc*-ibm-aix*) compare_exclusions="gcc/cc*-checksum\$(objext) | gcc/ada/*tools/* | *libgomp*\$…
/toolchain/binutils/binutils-2.27/bfd/po/
Did.po2967 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)"
2968 msgstr "%B:%u: checksum buruk dalam berkas Intel Hex (diperkirakan %u, ditemukan %u)"
3370 msgid "%B:%d: Bad checksum in S-record file\n"
Dja.po3273 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)"
3744 msgid "%B:%d: Bad checksum in S-record file\n"
Duk.po3326 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)"
3817 msgid "%B:%d: Bad checksum in S-record file\n"
Dzh_CN.po3929 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)"
4378 msgid "%B:%d: Bad checksum in S-record file\n"
Dbfd.pot4586 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)"
5121 msgid "%B:%d: Bad checksum in S-record file\n"
Dru.po3318 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)"
3811 msgid "%B:%d: Bad checksum in S-record file\n"
Drw.po2138 msgid "%s:%u: bad checksum in Intel Hex file (expected %u, found %u)"
Dsr.po3744 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)"
4181 msgid "%B:%d: Bad checksum in S-record file\n"
Dda.po3137 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)"
3543 msgid "%B:%d: Bad checksum in S-record file\n"
/toolchain/binutils/binutils-2.27/opcodes/
Ds390-opc.txt253 b241 cksm RRE_RR "checksum" g5 esa,zarch
1296 e70000000066 vcksm VRR_VVV "vector checksum" z13 zarch vx

12