Home
last modified time | relevance | path

Searched refs:theDeviceCount (Results 1 – 4 of 4) sorted by relevance

/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A DCEventQueue.cc26 void CEventQueue::ResetQueue(deviceId_t theDeviceCount) { in ResetQueue() argument
28 queueArray.resize(theDeviceCount, UNKNOWN_DEVICE); in ResetQueue()
H A DCEventQueue.hh101 void ResetQueue(deviceId_t theDeviceCount);
H A DCCvcDb_print.cc354 void CCvcDb::PrintConnections(deviceId_t theDeviceCount, deviceId_t theDeviceId, CDeviceIdVector& t… in PrintConnections() argument
355 cout << theIndentation << theHeading << "(" << theDeviceCount << ")>"; in PrintConnections()
H A DCCvcDb.hh403 …void PrintConnections(deviceId_t theDeviceCount, deviceId_t theDeviceId, CDeviceIdVector& theNextD…