/dalvik/docs/ |
embedded-vm-control.html | 17 <li><a href="#dexcheck">DEX File Checksums</a> 225 <h2><a name="dexcheck">DEX File Checksums</a></h2> 234 <code>-Xcheckdexsum</code> argument. When set, the checksums on all DEX 243 <p>Incorrect checksums will prevent the DEX data from being used, and will 249 <code>dexdump</code> tool always verifies DEX checksums, and can be used
|
/external/stressapptest/src/ |
adler32memcpy.cc | 22 // checksums are done (we could have one checksum but two checksums 38 // streams, and hence the two checksums a1, a2, b1 and b2. 64 // Returns true if the checksums are equal.
|
/external/zlib/src/contrib/pascal/ |
readme.txt | 23 such as checksums, are missing.
|
/libcore/luni/src/main/java/libcore/net/ |
RawSocket.java | 101 * for computing correct IP-header and payload checksums.
|
/libcore/luni/src/test/java/libcore/java/util/zip/ |
OldAndroidChecksumTest.java | 91 assertEquals("Checksums not equal: expected: " + arrayChecksum +
|
/bionic/libc/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/development/ndk/platforms/android-3/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/external/chromium/sdch/open-vcdiff/src/ |
adler32.c | 75 change will NOT cause checksums previously stored to not match the data 78 become checksums of valid data. Also, be sure to change adler32_range()
|
/external/iptables/libipq/ |
libipq.3 | 236 checksums for the packet. Typically, the kernel will silently discard 237 modified packets with invalid checksums.
|
/external/open-vcdiff/src/zlib/ |
adler32.c | 75 change will NOT cause checksums previously stored to not match the data 78 become checksums of valid data. Also, be sure to change adler32_range()
|
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/ |
DictionaryBackupAgent.java | 121 private void writeNewChecksums(long[] checksums, ParcelFileDescriptor newState) 126 dataOutput.writeLong(checksums[i]);
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/netinet/ |
ip.h | 195 * checksums. For the Internet checksum, struct ipovly can be used instead. 196 * For stronger checksums, the real thing must be used.
|