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

/gem5/ext/dsent/model/std_cells/
H A DStdCell.cc86 void StdCell::setTotalHeight(double total_height_) argument
88 m_total_height_ = total_height_;
H A DStdCell.h50 void setTotalHeight(double total_height_);
H A DStdCellLib.h53 void setTotalHeight(double total_height_);
H A DStdCellLib.cc94 void StdCellLib::setTotalHeight(double total_height_) argument
96 m_total_height_ = total_height_;

Completed in 12 milliseconds