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

/gem5/ext/dsent/model/std_cells/
H A DStdCell.cc86 void StdCell::setTotalHeight(double total_height_) function in class:DSENT::StdCell
H A DStdCell.h50 void setTotalHeight(double total_height_);
H A DStdCellLib.h53 void setTotalHeight(double total_height_);
H A DStdCellLib.cc61 created_cell->setTotalHeight(getTotalHeight());
94 void StdCellLib::setTotalHeight(double total_height_) function in class:DSENT::StdCellLib
126 setTotalHeight(std_cell_total_height);

Completed in 6 milliseconds