/bionic/libc/kernel/common/linux/raid/ |
md.h | 36 #include <net/checksum.h>
|
/cts/tools/vm-tests-tf/src/dot/junit/format/f1/d/ |
T_f1_1.dfh | 7 // parsed: offset 8, len 4: checksum : ec6e3629
|
/development/ndk/platforms/android-3/include/linux/ |
skbuff.h | 28 #include <net/checksum.h>
|
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
GZIPInputStreamTest.java | 27 import java.util.zip.Checksum; 45 Checksum getChecksum() { 142 "the checkSum value of the compressed and decompressed data does not equal", 260 assertEquals("the checkSum value of the compressed and decompressed data does not equal",
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_codec.cc | 23 const char* BookmarkCodec::kChecksumKey = "checksum"; 60 // We are going to store the computed checksum. So set stored checksum to be 61 // the same as computed checksum.
|
/external/chromium/net/disk_cache/ |
stats_histogram.cc | 49 // Validate upcast by seeing that we're probably providing the checksum.
|
/external/chromium/sdch/open-vcdiff/src/ |
vcdecoder_test.cc | 19 #include "checksum.h" 85 void VCDiffDecoderTest::AddChecksum(VCDChecksum checksum) { 86 int32_t checksum_as_int32 = static_cast<int32_t>(checksum); 89 // Adjust delta window size to include checksum.
|
/external/chromium/sdch/ |
sdch.gyp | 19 'open-vcdiff/src/checksum.h',
|
/external/chromium_org/chrome/browser/bookmarks/ |
bookmark_codec.cc | 25 const char* BookmarkCodec::kChecksumKey = "checksum"; 70 // We are going to store the computed checksum. So set stored checksum to be 71 // the same as computed checksum.
|
/external/chromium_org/chrome/browser/net/ |
probe_message_unittest.cc | 84 uint32 computed_checksum = pm.Checksum(str);
|
/external/chromium_org/chrome/browser/safe_browsing/ |
safe_browsing_store_file.cc | 52 // checksum in |context|, if non-NULL. Return true on success. 67 // Write |item| to |fp|, and fold the output data into the checksum in 85 // checksum in |context|. Returns true on success. 105 // Write all of |values| to |fp|, and fold the data into the checksum 134 // corruption without having to checksum the entire file. 246 // Fold the contents of the file into the checksum. 508 // file and calculate the checksum. No new elements should be 530 // Read the stored checksum and verify it. 645 // Write the checksum at the end.
|
/external/chromium_org/sdch/open-vcdiff/src/google/ |
format_extension_flags.h | 43 // If this flag is specified, then an Adler32 checksum
|
/external/chromium_org/sdch/open-vcdiff/src/ |
vcdecoder_test.cc | 19 #include "checksum.h" 85 void VCDiffDecoderTest::AddChecksum(VCDChecksum checksum) { 86 int32_t checksum_as_int32 = static_cast<int32_t>(checksum); 89 // Adjust delta window size to include checksum.
|
/external/chromium_org/third_party/icu/source/test/letest/ |
FontObject.h | 24 le_uint32 checksum; member in struct:DirectoryEntry
|
/external/chromium_org/third_party/lcov/man/ |
lcovrc.5 | 149 # Calculate a checksum for each line if non\-zero 467 source code versions but checksum generation increases the size of coverage 471 This option corresponds to the \-\-checksum and \-\-no\-checksum command line
|
/external/chromium_org/third_party/lcov-1.9/man/ |
lcovrc.5 | 157 # Calculate a checksum for each line if non\-zero 509 source code versions but checksum generation increases the size of coverage 513 This option corresponds to the \-\-checksum and \-\-no\-checksum command line
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
log_test.cc | 117 reader_(&source_, &report_, true/*checksum*/, 196 Reader* offset_reader = new Reader(&source_, &report_, true/*checksum*/, 209 Reader* offset_reader = new Reader(&source_, &report_, true/*checksum*/, 375 ASSERT_EQ("OK", MatchError("checksum mismatch"));
|
/external/chromium_org/third_party/skia/src/core/ |
SkPictureFlat.h | 275 * - checksum 279 * we see the checksum right away, so that most of the time it is enough 318 uint32_t checksum() const { return fChecksum; } 380 // with the checksum and then length. 484 int oldHash = ChecksumToHashIndex(toReplace->checksum()); 545 const int hashIndex = ChecksumToHashIndex(scratch.checksum()); 683 // fSortedData is sorted by checksum/size/data. 697 static int ChecksumToHashIndex(uint32_t checksum) { 698 int n = checksum;
|
/external/chromium_org/third_party/skia/src/sfnt/ |
SkOTUtils.h | 20 * Calculates the OpenType checksum for data.
|
/external/chromium_org/third_party/smhasher/src/ |
md5.cpp | 40 * \param output MD5 checksum result 49 * \param output MD5 checksum result 57 * \param output MD5 checksum result 86 * \param output MD5 HMAC checksum result
|
/external/chromium_org/third_party/sqlite/src/tool/ |
showwal.c | 148 print_decode_line(aData,16, 4, 1, "Checksum-1"); 149 print_decode_line(aData,20, 4, 1, "Checksum-2"); 195 print_decode_line(aData, 24,4, 1, "Checksum-1"); 196 print_decode_line(aData, 28,4, 1, "Checksum-2");
|
/external/dhcpcd/ |
net.c | 680 checksum(const void *data, uint16_t len) function 717 * We then fill the udp structure and put the checksum 718 * of the whole packet into the udp checksum. 719 * Finally we complete the ip structure and ip checksum. 720 * If we don't do the ordering like so then the udp checksum will be 736 udp->uh_sum = checksum(udpp, sizeof(*udpp)); 743 ip->ip_sum = checksum(ip, sizeof(*ip)); 781 if (checksum(&packet.ip, sizeof(packet.ip)) != 0) { 803 if (udpsum && checksum(&packet, bytes) != udpsum) {
|
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_mac.h | 63 checksum[MAXBLOCKSIZE]; /* current checksum */ member in struct:__anon19188 147 checksum[MAXBLOCKSIZE]; /* current checksum */ member in struct:__anon19190
|
/external/e2fsprogs/lib/et/test_cases/ |
heimdal2.et | 24 ec KADM_BAD_CHK, "Checksum does not match"
|
/external/grub/docs/ |
multiboot.h | 53 unsigned long checksum; member in struct:multiboot_header
|