Lines Matching defs:count
160 const int count = to - from;
162 vector<int> retval (count);
165 DE_ASSERT(count > 0);
167 for (int ndx = 0; ndx < count; ndx++)
307 if (!declaredStructs.count(structType))
420 if (usedLocations.count(gotLoc))
858 // stay comfortably within minimum max uniform component count (896 in fragment) and sampler count with all types
1068 for (int count = 0; count < 32; count++)