Searched defs:pairCount (Results 1 – 3 of 3) sorted by relevance
58 FT_UShort pairCount; member
153 long long pairCount = opcodePairCounts[indexPair.first][indexPair.second]; in ~OpcodeStats() local
239 for (unsigned pairCount = length >> 1; pairCount; pairCount--) { in computeHash() local