Home
last modified time | relevance | path

Searched defs:yBotOffset (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.cpp1542 int yBotOffset, in defwViaViaruleOffset()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/lef/lef/
H A DlefiVia.cpp1536 lefiVia::yBotOffset() const in yBotOffset() function in lefiVia
H A DlefwWriter.cpp4669 double yBotOffset, in lefwViaViaruleOffset()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/defin/
H A DdefinReader.cpp1410 int yBotOffset; in viaCallback() local
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/io/
H A Dio.cpp264 int yBotOffset = defdist(block, params.getYBottomOffset()); 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()