Home
last modified time | relevance | path

Searched defs:xBotOffset (Results 1 – 9 of 9) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/def/cdef/
H A DxdefiVia.cpp102 void defiVia_offset (const ::defiVia* obj, int* xBotOffset, int* yBotOffset, int* xTopOffset, in… in defiVia_offset()
H A DxdefwWriter.cpp208 int defwViaViaruleOffset (int xBotOffset, int yBotOffset, int xTopOffset, int yTopOffset) { in defwViaViaruleOffset()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/def/def/
H A DdefiVia.cpp652 void defiVia::offset(int* xBotOffset, int* yBotOffset, int* xTopOffset, in offset()
H A DdefwWriter.cpp1541 defwViaViaruleOffset(int xBotOffset, in defwViaViaruleOffset()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/lef/lef/
H A DlefiVia.cpp1530 lefiVia::xBotOffset() const in xBotOffset() function in lefiVia
H A DlefwWriter.cpp4668 lefwViaViaruleOffset(double xBotOffset, in lefwViaViaruleOffset()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/defin/
H A DdefinReader.cpp1409 int xBotOffset; in viaCallback() local
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/io/
H A Dio.cpp263 int xBotOffset = defdist(block, params.getXBottomOffset()); in setVias() local
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/lef/clef/
H A DxlefwWriter.cpp620 int lefwViaViaruleOffset (double xBotOffset, double yBotOffset, double xTopOffset, double yTopO… in lefwViaViaruleOffset()