Home
last modified time | relevance | path

Searched defs:CPower (Results 1 – 5 of 5) sorted by relevance

/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A DCPower.cc37 CPower::CPower() { in CPower() function in CPower
42 CPower::CPower(CPower * thePower_p) { in CPower() function in CPower
50 CPower::CPower(CPower * thePower_p, netId_t theNetId) { in CPower() function in CPower
78 CPower::CPower(string thePowerString, CPowerPtrMap & thePowerMacroPtrMap, CModelListMap & theModelL… in CPower() function in CPower
214 CPower::CPower(netId_t theNetId) { in CPower() function in CPower
229 CPower::CPower(netId_t theNetId, voltage_t theSimVoltage, bool theCreateExtraData) { in CPower() function in CPower
247 CPower::CPower(netId_t theNetId, voltage_t theMinVoltage, voltage_t theSimVoltage, voltage_t theMax… in CPower() function in CPower
H A DCPower.hh117 class CPower { class
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/nc/
H A DncSAMult.h132 struct CPower // represents var(iVar)^{iPower} struct
137 CPower(int i, int n): Var(i), Power(n) {}; in CPower() function
/dports/cad/alliance/alliance/src/nero/src/
H A DMMBK.h320 struct CPower : public LInter { struct
326 CPower (void); argument
H A DMPower.cpp38 CPower::CPower (void) in CPower() function in MBK::CPower