/external/chromium_org/third_party/ots/src/ |
woff2.cc | 722 uint32_t checksum = 0; local 725 checksum += (buf[i] << 24) | (buf[i + 1] << 16) | 728 return checksum; 748 uint32_t checksum = ComputeChecksum(table_data, table_length); local 749 StoreU32(dst, kSfntHeaderSize + i * kSfntEntrySize + 4, checksum); 750 file_checksum += checksum; // The addition is mod 2^32 961 offset = StoreU32(result, offset, 0); // checksum, to fill in later [all...] |
/packages/apps/UnifiedEmail/src/org/apache/commons/io/ |
FileUtils.java | 37 import java.util.zip.Checksum;
61 * <li>calculating a checksum
1682 checksum(file, crc); method 1703 public static Checksum checksum(File file, Checksum checksum) throws IOException { method in class:FileUtils [all...] |
/external/chromium_org/chrome/renderer/printing/ |
print_web_view_helper_browsertest.cc | 346 const char* checksum; member in struct:printing::__anon9333::TestPageData 409 // Retrieve the checksum of the bitmap data from the pseudo printer and 414 if (kTestPages[i].checksum) 415 EXPECT_EQ(kTestPages[i].checksum, bitmap_actual); [all...] |
/external/stressapptest/src/ |
os.cc | 226 AdlerChecksum *checksum) { 228 return AdlerMemcpyAsm(dstmem, srcmem, size_in_bytes, checksum); 230 return AdlerMemcpyWarmC(dstmem, srcmem, size_in_bytes, checksum);
|
/frameworks/base/core/java/android/net/dhcp/ |
DhcpPacket.java | 267 // needed to seed the IP checksum. 269 // fake IP header, used in the IP-header checksum 279 buf.putShort((short) 0); // checksum 292 buf.putShort((short) 0); // UDP checksum -- initially zero 332 // fix UDP header: checksum 333 // checksum for UDP at udpChecksumOffset 337 // values from the IP header and accumulate checksum. 346 // and compute UDP checksum 347 buf.putShort(udpChecksumOffset, (short) checksum(buf, udpSeed, 352 // fixup IP-header checksum 376 private int checksum(ByteBuffer buf, int seed, int start, int end) { method in class:DhcpPacket [all...] |
/external/openssh/ |
packet.c | 659 u_int checksum; local 680 /* Compute packet length without padding (add checksum, remove padding). */ 697 checksum = ssh_crc32(buffer_ptr(&active_state->outgoing_packet), 699 put_u32(buf, checksum); 1148 u_int checksum, stored_checksum; local 1199 /* Compute packet checksum. */ 1200 checksum = ssh_crc32(buffer_ptr(&active_state->incoming_packet), [all...] |
/external/chromium/sdch/open-vcdiff/src/ |
encodetable_test.cc | 25 #include "checksum.h" 430 const VCDChecksum checksum = 0xFFFFFFFF; // would be negative if signed local 431 interleaved_writer.AddChecksum(checksum); 446 ExpectByte(0x8F); // checksum byte 1 447 ExpectByte(0xFF); // checksum byte 2 448 ExpectByte(0xFF); // checksum byte 3 449 ExpectByte(0xFF); // checksum byte 4 450 ExpectByte(0x7F); // checksum byte 5
|
/external/chromium/sdch/open-vcdiff/vsprojects/ |
vcdiff_test.bat | 33 rem the decoder will recognize the interleaved and checksum formats 36 set VCD_OPTIONS=-interleaved -checksum 351 rem Remove -interleaved and -checksum options 355 || ( echo Encode without -interleaved and -checksum options failed ^
|
/external/chromium_org/sdch/open-vcdiff/src/ |
encodetable_test.cc | 24 #include "checksum.h" 374 const VCDChecksum checksum = 0xFFFFFFFF; // would be negative if signed local 375 interleaved_writer.AddChecksum(checksum); 390 ExpectByte(0x8F); // checksum byte 1 391 ExpectByte(0xFF); // checksum byte 2 392 ExpectByte(0xFF); // checksum byte 3 393 ExpectByte(0xFF); // checksum byte 4 394 ExpectByte(0x7F); // checksum byte 5
|
/external/chromium_org/sdch/open-vcdiff/vsprojects/ |
vcdiff_test.bat | 33 rem the decoder will recognize the interleaved and checksum formats 36 set VCD_OPTIONS=-interleaved -checksum 351 rem Remove -interleaved and -checksum options 355 || ( echo Encode without -interleaved and -checksum options failed ^
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/ |
main.css | 160 #image-outputs #diff-checksum {
|
/external/guava/guava/src/com/google/common/io/ |
Files.java | 46 import java.util.zip.Checksum; 563 * Computes and returns the checksum value for a file. 564 * The checksum object is reset when this method returns successfully. 567 * @param checksum the checksum object 568 * @return the result of {@link Checksum#getValue} after updating the 569 * checksum object with all of the bytes in the file 572 public static long getChecksum(File file, Checksum checksum) 574 return ByteStreams.getChecksum(newInputStreamSupplier(file), checksum); [all...] |
/external/open-vcdiff/src/ |
encodetable_test.cc | 24 #include "checksum.h" 374 const VCDChecksum checksum = 0xFFFFFFFF; // would be negative if signed local 375 interleaved_writer.AddChecksum(checksum); 390 ExpectByte(0x8F); // checksum byte 1 391 ExpectByte(0xFF); // checksum byte 2 392 ExpectByte(0xFF); // checksum byte 3 393 ExpectByte(0xFF); // checksum byte 4 394 ExpectByte(0x7F); // checksum byte 5
|
/external/open-vcdiff/vsprojects/ |
vcdiff_test.bat | 33 rem the decoder will recognize the interleaved and checksum formats 36 set VCD_OPTIONS=-interleaved -checksum 351 rem Remove -interleaved and -checksum options 355 || ( echo Encode without -interleaved and -checksum options failed ^
|
/external/tcpdump/ |
print-eigrp.c | 44 u_int8_t checksum[2]; member in struct:eigrp_common_header 261 EXTRACT_16BITS(&eigrp_com_header->checksum),
|
/external/android-clat/ |
dump.c | 33 #include "checksum.h" 65 printf("checksum = %x\n",ntohs(header->check)); 105 printf("icmp.checksum = %x\n",ntohs(icmp->checksum)); 124 printf("checksum = %x\n",icmp6->icmp6_cksum);
|
/external/antlr/antlr-3.4/runtime/Perl5/tools/ |
port.pl | 194 This tool keeps a database of file paths and content checksum. Once the port
|
/external/chromium_org/third_party/icu/source/test/letest/ |
sfnt.h | 22 le_uint32 checksum; member in struct:DirectoryEntry
|
/external/chromium_org/third_party/skia/src/sfnt/ |
SkOTUtils.cpp | 146 // Update the table checksum in the directory entry. 147 nameTableEntry->checksum = SkEndian_SwapBE32(SkOTUtils::CalcTableChecksum(reinterpret_cast<SK_OT_ULONG*>(nameTable), nameTableLogicalSize)); 149 // Update the checksum adjustment in the head table.
|
/external/grub/stage2/ |
bios.c | 230 unsigned char checksum; 228 unsigned char checksum; member in struct:drive_parameters
|
/external/harfbuzz_ng/src/hb-icu-le/ |
sfnt.h | 25 le_uint32 checksum; member in struct:DirectoryEntry
|
/external/icu4c/test/letest/ |
sfnt.h | 22 le_uint32 checksum; member in struct:DirectoryEntry
|
/external/iputils/ |
ping.c | 724 icp->checksum = 0; 742 /* compute ICMP checksum here */ 743 icp->checksum = in_cksum((u_short *)icp, cc, 0); 749 icp->checksum = in_cksum((u_short *)&tmp_tv, sizeof(tmp_tv), ~icp->checksum); 894 printf("(BAD CHECKSUM)"); 918 printf("(BAD CHECKSUM)\n"); [all...] |
/external/skia/src/sfnt/ |
SkOTUtils.cpp | 146 // Update the table checksum in the directory entry. 147 nameTableEntry->checksum = SkEndian_SwapBE32(SkOTUtils::CalcTableChecksum(reinterpret_cast<SK_OT_ULONG*>(nameTable), nameTableLogicalSize)); 149 // Update the checksum adjustment in the head table.
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
shaderapi.c | 817 printf(" %s shader %u, checksum %u\n", s, 1323 GLuint checksum; local [all...] |