Searched refs:numFound (Results 1 – 7 of 7) sorted by relevance
82 int numFound = 0; in dePoolSet_selfTest() local89 numFound++; in dePoolSet_selfTest()92 DE_TEST_ASSERT(numFound == deTestSet_getNumElements(set)); in dePoolSet_selfTest()
98 int numFound = 0; in dePoolHash_selfTest() local107 numFound++; in dePoolHash_selfTest()110 DE_TEST_ASSERT(numFound == deTestHash_getNumElements(hash)); in dePoolHash_selfTest()
108 int numFound = 0; in dePoolHashSet_selfTest()117 numFound++; in dePoolHashSet_selfTest()120 DE_TEST_ASSERT(numFound == deTestHash_getNumElements(hash)); in dePoolHashSet_selfTest()
557 int numFound = 0; in GetString() local561 while ((numFound < itemNum) && (!foundLast)) { in GetString()563 numFound++; in GetString()567 } else if (numFound < itemNum) { in GetString()571 if ((numFound == itemNum) && (numFound > 0)) in GetString()
593 int i, found, numFound = 0; in FindHybridMismatches() local610 numFound++; in FindHybridMismatches()623 return numFound; in FindHybridMismatches()2044 int numFound = 0; in GetPartRange() local2053 numFound++; in GetPartRange()2061 return numFound; in GetPartRange()
638 int numFound = 0; in GetPartRange() local648 numFound++; in GetPartRange()656 return numFound; in GetPartRange()
468 INT* numFound);471 INT* numFound);