Home
last modified time | relevance | path

Searched defs:checkSum (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
DTestUtils.java116 public static long checkSum(byte[] b, int offset, int length) { in checkSum() method in TestUtils
117 long checkSum = 0; in checkSum() local
/third_party/cups-filters/fontembed/
Dsfnt.h8 unsigned int checkSum; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-open-file.hh72 CheckSum checkSum; /* CheckSum for this table. */ member
/third_party/lzma/CPP/7zip/UI/Common/
DBench.cpp2180 const UInt32 *checkSum, IHasher *hf, in CrcProcess()
3215 const UInt32 *checkSum, in CrcBench()
3986 const UInt32 *checkSum = NULL; in Bench() local