Searched refs:numLocations (Results 1 – 3 of 3) sorted by relevance
268 int numLocations = locationTable.keySet().size(); in save() local269 os.write(ByteUtils.convertToBytes(numLocations)); in save()294 logger.log(Level.INFO, "objects: {0}", numLocations); in save()
636 const int numLocations = glu::getDataTypeNumLocations(it->varType.getBasicType()); in generateLocationMap() local640 location += numLocations; in generateLocationMap()642 for (int ndx = 0; ndx < numLocations; ++ndx) in generateLocationMap()
1057 int numLocations = useArray ? arrayLen : 1; in createRandomCase() local1061 for (int ndx = 0; ndx < numLocations; ndx++) in createRandomCase()1064 curLoc += numLocations; in createRandomCase()