Searched
full:checksum (Results
351 -
375 of
1787) sorted by null
<<11121314151617181920>>
/external/chromium_org/sdch/ |
sdch.gyp | 20 'open-vcdiff/src/checksum.h',
|
/external/chromium_org/third_party/sqlite/src/tool/ |
restore_jrnl.tcl | 73 # Calc checksum nonce from journal page data. 88 # Calc checksum from journal page data. 173 # calculate checksum nonce for first page 215 # write 00 for checksum nonce
|
/external/dexmaker/src/dx/java/com/android/dx/dex/ |
SizeOf.java | 30 * checksum uint
|
/external/elfutils/libelf/ |
elf32_checksum.c | 1 /* Compute simple checksum from permanent parts of the ELF file. 80 elfw2(LIBELFBITS,checksum) (elf) 143 /* To compute the checksum we need to get to the data. For 195 INTDEF(elfw2(LIBELFBITS,checksum))
|
/external/grub/docs/ |
boot.S | 37 /* checksum */
|
boot.S.texi | 37 /* @r{checksum} */
|
/external/iproute2/include/linux/ |
netfilter_ipv4.h | 43 /* After promisc drops, checksum checks. */
|
/external/iptables/include/linux/ |
netfilter_ipv4.h | 40 /* After promisc drops, checksum checks. */
|
netfilter_ipv6.h | 44 /* After promisc drops, checksum checks. */
|
/external/kernel-headers/original/linux/ |
efs_fs_sb.h | 45 __be32 fs_checksum; /* checksum of volume portion of fs */
|
netfilter_bridge.h | 13 /* After promisc drops, checksum checks. */
|
netfilter_ipv4.h | 42 /* After promisc drops, checksum checks. */
|
netfilter_ipv6.h | 45 /* After promisc drops, checksum checks. */
|
/external/open-vcdiff/src/zlib/ |
adler32.c | 1 /* adler32.c -- compute the Adler-32 checksum of a data stream 67 checksum = (high << 16) | low; 69 Both 16-bit halves of the checksum are between 0 and BASE-1 (inclusive). 70 Hence, the minimum possible checksum value is 0, and the maximum is
|
/external/openssh/contrib/aix/ |
inventory.sh | 31 # checksum=VOLATILE
|
/external/skia/tools/ |
reformat-json.py | 13 (only the actual checksum differences will show up as diffs, not obscured
|
/frameworks/compile/libbcc/lib/Support/ |
Sha1Util.cpp | 33 ALOGE("Unable to open the file %s before SHA-1 checksum "
|
/libcore/dex/src/main/java/com/android/dex/ |
SizeOf.java | 30 * checksum uint
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
efs_fs_sb.h | 44 __be32 fs_checksum; /* checksum of volume portion of fs */
|
netfilter_ipv4.h | 40 /* After promisc drops, checksum checks. */
|
netfilter_ipv6.h | 45 /* After promisc drops, checksum checks. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
efs_fs_sb.h | 44 __be32 fs_checksum; /* checksum of volume portion of fs */
|
netfilter_ipv4.h | 40 /* After promisc drops, checksum checks. */
|
netfilter_ipv6.h | 45 /* After promisc drops, checksum checks. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
efs_fs_sb.h | 44 __be32 fs_checksum; /* checksum of volume portion of fs */
|
Completed in 335 milliseconds
<<11121314151617181920>>