Home
last modified time | relevance | path

Searched refs:numFound (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/delibs/depool/
DdePoolSet.c82 int numFound = 0; in dePoolSet_selfTest() local
89 numFound++; in dePoolSet_selfTest()
92 DE_TEST_ASSERT(numFound == deTestSet_getNumElements(set)); in dePoolSet_selfTest()
DdePoolHash.c98 int numFound = 0; in dePoolHash_selfTest() local
107 numFound++; in dePoolHash_selfTest()
110 DE_TEST_ASSERT(numFound == deTestHash_getNumElements(hash)); in dePoolHash_selfTest()
DdePoolHashSet.c108 int numFound = 0; in dePoolHashSet_selfTest()
117 numFound++; in dePoolHashSet_selfTest()
120 DE_TEST_ASSERT(numFound == deTestHash_getNumElements(hash)); in dePoolHashSet_selfTest()
/external/gptfdisk/
Dgptcl.cc557 int numFound = 0; in GetString() local
561 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()
Dgpt.cc593 int i, found, numFound = 0; in FindHybridMismatches() local
610 numFound++; in FindHybridMismatches()
623 return numFound; in FindHybridMismatches()
2044 int numFound = 0; in GetPartRange() local
2053 numFound++; in GetPartRange()
2061 return numFound; in GetPartRange()
Dbasicmbr.cc638 int numFound = 0; in GetPartRange() local
648 numFound++; in GetPartRange()
656 return numFound; in GetPartRange()
/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp468 INT* numFound);
471 INT* numFound);