Home
last modified time | relevance | path

Searched defs:checkSum (Results 1 – 3 of 3) 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