/external/pdfium/xfa/fxfa/parser/ |
cxfa_node.cpp | 2081 Optional<XFA_AttributeEnum> checksum = local [all...] |
/external/syzkaller/vendor/cloud.google.com/go/storage/ |
storage.go | 175 // MD5 is the base64 encoded MD5 checksum of the file. 205 return "", errors.New("storage: invalid MD5 checksum") 729 // CRC32C is the CRC32 checksum of the object's content using [all...] |
/art/openjdkjvmti/ |
ti_redefine.cc | 495 uint32_t checksum = reinterpret_cast<const art::DexFile::Header*>(map.Begin())->checksum_; local 498 checksum, [all...] |
/build/soong/third_party/zip/ |
reader.go | 21 ErrChecksum = errors.New("zip: checksum error")
|
/cts/tests/tests/media/libmediandkjni/ |
native-media-jni.cpp | 404 static int checksum(const uint8_t *in, int len, AMediaFormat *format) { 614 int adler = checksum(buf, info.size, format[tt]); [all...] |
/dalvik/dexdump/ |
DexDump.cpp | 416 printf("checksum : %08x\n", pOptHeader->checksum); 423 printf("checksum : %08x\n", pHeader->checksum); [all...] |
/external/pcre/dist2/ |
Makefile.am | 784 --no-checksum \
|
/external/scapy/scapy/ |
utils.py | 288 def checksum(pkt): function 297 def checksum(pkt): function 320 """ Calculates Fletcher-16 checksum of the given buffer. 323 If the buffer contains the two checkbytes derived from the Fletcher-16 checksum 335 global Fletcher-16 checksum of the buffer will be 0. Thus it is easy to verify [all...] |
/external/syzkaller/pkg/csource/ |
csource.go | 268 panic(fmt.Sprintf("unknown checksum chunk kind %v", chunk.Kind))
|
/external/google-breakpad/src/processor/ |
minidump.cc | [all...] |
/external/guice/extensions/struts2/lib/ |
commons-io-1.3.2.jar | |
/external/libvpx/libvpx/ |
examples.mk | 168 decode_to_md5.DESCRIPTION = Frame by frame MD5 checksum
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
test_xdp_noinline.c | 456 icmp_hdr->checksum += 0x0007;
|
/external/scapy/scapy/contrib/ |
isis.py | 385 12: "Optional Checksum TLV", 460 name = "ISIS Optional Checksum TLV" 463 XShortField("checksum", None)] 569 XShortField("checksum", None)] 713 # calculating checksum if requested 790 XShortField("checksum", None), 796 if self.checksum is not None:
|
homeplugav.py | 473 LEIntField("checksum", None), 481 if self.checksum is None and p: 496 LEIntField("checksum", None), 504 if self.checksum is None and p: [all...] |
/external/scapy/scapy/layers/ |
l2.py | 353 c = checksum(p)
|
/external/zopfli/src/zopflipng/lodepng/ |
lodepng.cpp | 2109 unsigned checksum = adler32(*out, (unsigned)(*outsize)); local 2410 unsigned checksum = lodepng_crc32(&chunk[4], length + 4); local 3990 unsigned checksum = lodepng_crc32(&in[12], 17); local [all...] |
/art/dex2oat/ |
dex2oat_test.cc | 637 uint32_t checksum) { 646 info.AddClassIndex(profile_key, checksum, dex::TypeIndex(1 + i), kMaxMethodIds); [all...] |
/art/runtime/ |
oat_file.cc | 600 "dex file checksum", 670 // Note: actual checksum comparisons are the duty of the OatFileAssistant and will be 1850 std::string checksum = StringPrintf("0x%08x", oat_dex_file->GetDexFileLocationChecksum()); local [all...] |
/external/doclava/res/assets/templates/ |
macros.cs | 137 elif:tag.kind == "@adtZipChecksum" ?><?cs var:adt.zip.checksum ?><?cs
|
/external/syzkaller/pkg/host/ |
host_linux.go | 474 // iff the checksum does not change. Because of that we do the following
|
/external/u-boot/arch/x86/dts/microcode/ |
m12206a7_00000029.dtsi | 40 intel,checksum = <0xc9c91df0>;
|
m12306a2_00000008.dtsi | 36 intel,checksum = <0xa0e51feb>;
|
m12306a4_00000007.dtsi | 36 intel,checksum = <0x7e23e5af>;
|
m12306a5_00000007.dtsi | 36 intel,checksum = <0x8e38731>;
|