Searched refs:setActiveHeight (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/dsent/model/std_cells/
H A DStdCell.cc75 void StdCell::setActiveHeight(double active_height_) function in class:DSENT::StdCell
H A DStdCell.h47 void setActiveHeight(double active_height_);
H A DStdCellLib.h50 void setActiveHeight(double active_height_);
H A DStdCellLib.cc60 created_cell->setActiveHeight(getActiveHeight());
83 void StdCellLib::setActiveHeight(double active_height_) function in class:DSENT::StdCellLib
125 setActiveHeight(std_cell_active_height);

Completed in 7 milliseconds