Home
last modified time | relevance | path

Searched refs:computeOverUnder (Results 1 – 2 of 2) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A Dextmeasure.cpp1864 uint extMeasure::computeOverUnder(int* ll, int* ur, in computeOverUnder() function in rcx::extMeasure
1936 uint extMeasure::computeOverUnder(int xy1, int xy2, in computeOverUnder() function in rcx::extMeasure
2135 ouLen = computeOverUnder(ll, ur, _tmpTable); in measureOverUnderCap()
2787 ouLen += computeOverUnder(s->_ll, s->_ur, _ouTable); in underFlowStep()
/dports/cad/openroad/OpenROAD-2.0/src/rcx/include/rcx/
H A DextRCap.h1063 uint computeOverUnder(int* ll, int* ur, Ath__array1D<odb::SEQ*>* resTable);
1186 uint computeOverUnder(int xy1, int xy2, Ath__array1D<int>* resTable);