Searched defs:checkSum (Results 1 – 2 of 2) sorted by relevance
1996 private int checkSum(Object array) { in checkSum() method in ArraysTest2017 private int checkSum(int[] a) { in checkSum() method in ArraysTest2018 int checkSum = 0; in checkSum() local2026 private int checkSum(long[] a) { in checkSum() method in ArraysTest2027 long checkSum = 0; in checkSum() local2035 private int checkSum(short[] a) { in checkSum() method in ArraysTest2036 short checkSum = 0; in checkSum() local2044 private int checkSum(byte[] a) { in checkSum() method in ArraysTest2053 private int checkSum(char[] a) { in checkSum() method in ArraysTest2054 char checkSum = 0; in checkSum() local[all …]
2069 int m = wl - 1, checkSum = 0; // for stability check in helpStealer() local2396 long checkSum = ctl; in tryTerminate() local2418 long checkSum = ctl; in tryTerminate() local