Home
last modified time | relevance | path

Searched refs:checksums (Results 1 – 25 of 101) sorted by relevance

12345

/external/autotest/client/cros/chameleon/
Dchameleon_video_capturer.py55 ind_paths = {i : str(i) for i in self.checksums}
98 self.checksums = self.chameleon_port.get_captured_checksums()
103 del self.checksums[max_frame_count:]
107 for c in self.checksums:
114 if self.checksums[0] != self.checksums[i]:
119 self.checksums = self.checksums[first_index:]
120 return self.checksums
143 curr_checksum = self.checksums[frame_index]
Dchameleon.py805 checksums = self.get_captured_checksums()
810 total_period = (len(checksums) - frame_to_start) / self._FRAME_RATE
813 if frame_to_start >= len(checksums) or frame_to_stop >= len(checksums):
818 checksums = checksums[frame_to_start:frame_to_stop]
823 for i in xrange(0, len(checksums), self._FRAME_RATE):
827 if j == 0 or checksums[j] != checksums[j - 1]:
857 checksums = self.get_captured_checksums()
860 first_checksum = checksums[frame_to_start]
862 for i in xrange(frame_to_start + 1, len(checksums) - pattern_window):
865 if j == 0 or checksums[j] != checksums[j - 1]:
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/scripts/llvm_checksum/
Dllvm_checksum.py52 checksums = ComputeLLVMChecksums(args.llvm_path, llvm_projects)
55 WriteLLVMChecksums(checksums, sys.stdout)
58 if not ValidateChecksums(reference_checksums, checksums, args.partial):
60 WriteLLVMChecksums(checksums, sys.stdout)
131 def WriteLLVMChecksums(checksums, f): argument
140 for proj in sorted(checksums.keys()):
141 f.write("{} {}\n".format(checksums[proj], proj))
150 checksums = {}
156 checksums[proj] = checksum
157 return checksums
/external/autotest/client/cros/video/
Dframe_checksum_utils.py9 def checksum_counts(checksums): argument
18 for checksum in checksums:
27 def checksum_indices(checksums): argument
37 for i, checksum in enumerate(checksums):
/external/autotest/client/site_tests/video_GlitchDetection/
Dvideo_GlitchDetection.py207 def overreach_frame_counts(self, checksums, max_frame_repeat_count): argument
220 counts = frame_checksum_utils.checksum_counts(checksums)
240 checksums = []
244 checksums.append(checksum)
245 return checksums
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/
Dbuild_docker_image.sh45 -c|--checksums name of a file, containing checksums of llvm checkout.
46 Script will fail if checksums of the checkout do not
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DStringsAndChecksums.h66 const DebugChecksumsSubsectionRef &checksums() const { return *Checksums; } in checksums() function
94 const ChecksumsPtr &checksums() const { return Checksums; } in checksums() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/nvidia-cuda/
DDockerfile18 ADD checksums /tmp/checksums
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/example/
DDockerfile20 ADD checksums /tmp/checksums
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DDexMaker.java351 int[] checksums = new int[typesKeySet.size()]; in generateFileName() local
360 checksums[i++] = 31 * sum + methodSet.hashCode(); in generateFileName()
363 Arrays.sort(checksums); in generateFileName()
365 for (int sum : checksums) { in generateFileName()
/external/fonttools/Snippets/
Dchecksum.py39 Use these flags for checksums with the --ttx flag.")
43 Use these flags for checksums with the --ttx flag.")
/external/e2fsprogs/tests/i_bad_csum/
Dname1 run e2image on a file system with bad checksums
/external/grpc-grpc/tools/dockerfile/grpc_artifact_protoc/
DDockerfile39 # We'll get and "Rpmdb checksum is invalid: dCDPT(pkg checksums)" error caused by
51 # Again, ignore the "Rpmdb checksum is invalid: dCDPT(pkg checksums)" error.
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/debian8/
DDockerfile42 ADD checksums /tmp/checksums
/external/e2fsprogs/tests/f_bad_gdt_csum/
Dexpect.11 One or more block group descriptor checksums are invalid. Fix? yes
/external/e2fsprogs/tests/f_bad_ibitmap/
Dexpect.11 One or more block group descriptor checksums are invalid. Fix? yes
/external/e2fsprogs/tests/f_bad_bbitmap/
Dexpect.11 One or more block group descriptor checksums are invalid. Fix? yes
/external/iperf3/docs/
Dobtaining.rst53 checksums and no guarantees can be made about the integrity of the
56 verifying the SHA256 checksums before using them for any purpose, to
/external/e2fsprogs/tests/f_bad_bmap_csum/
Dexpect.11 One or more block group descriptor checksums are invalid. Fix? yes
/external/e2fsprogs/tests/t_dangerous/
Dexpect39 Enabling checksums could take some time.
60 Enabling checksums could take some time.
/external/fonttools/Lib/fontTools/ttLib/
Dsfnt.py352 checksums = []
354 checksums.append(self.tables[tags[i]].checkSum)
373 checksums.append(calcChecksum(directory))
374 checksum = sum(checksums) & 0xffffffff
/external/autotest/client/deps/glbench-images/
DREADME6 uncompressing to RGBA these images will match the checksums in their name:
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DInputFile.cpp187 for (const auto &Entry : SC.checksums()) { in rebuildChecksumMap()
225 auto Iter = SC.checksums().getArray().at(Offset); in formatFromChecksumsOffset()
226 if (Iter == SC.checksums().getArray().end()) { in formatFromChecksumsOffset()
/external/e2fsprogs/tests/f_illitable_flexbg/
Dexpect.110 One or more block group descriptor checksums are invalid. Fix? yes
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
Ddebug-md5-err.s25 # CHECK: [[@LINE+1]]:{{[0-9]+}}: warning: inconsistent use of MD5 checksums

12345