Home
last modified time | relevance | path

Searched defs:dbSigType (Results 1 – 2 of 2) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbTypes.cpp189 dbSigType::dbSigType(const char* value) in dbSigType() function in odb::dbSigType
222 dbSigType::dbSigType(Value value) in dbSigType() function in odb::dbSigType
227 dbSigType::dbSigType() in dbSigType() function in odb::dbSigType
232 dbSigType::dbSigType(const dbSigType& value) in dbSigType() function in odb::dbSigType
/dports/cad/openroad/OpenROAD-2.0/src/replace/src/
H A DplacerBase.h50 class dbSigType; variable