Home
last modified time | relevance | path

Searched defs:theVoltage (Results 1 – 4 of 4) sorted by relevance

/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A DCCvcDb_print.cc590 string CCvcDb::PrintVoltage(voltage_t theVoltage) { in PrintVoltage()
598 string CCvcDb::PrintVoltage(voltage_t theVoltage, CPower * thePower_p) { in PrintVoltage()
854 string CCvcDb::NetVoltageSuffix(string theDelimiter, string theVoltage, resistance_t theResistance,… in NetVoltageSuffix()
H A DCModel.cc47 void CModelCheck::SetValue(string theParameter, voltage_t &theVoltage, float &theValue) { in SetValue()
H A DCPower.hh181 #define IsKnownVoltage_(theVoltage) (theVoltage != UNKNOWN_VOLTAGE) argument
H A DCCvcDb.cc565 …tQueue_t theQueueType, deviceId_t theDeviceId, CConnection& theConnections, voltage_t theVoltage) { in IsOffMos()
638 …eEventQueue, deviceId_t theDeviceId, CConnection& theConnections, voltage_t theVoltage, queueStatu… in IsIrrelevant()
884 …eEventQueue, deviceId_t theDeviceId, CConnection& theConnections, voltage_t& theVoltage, shortDire… in AdjustSimVoltage()