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

/gem5/ext/dsent/model/std_cells/
H A DStdCell.cc75 void StdCell::setActiveHeight(double active_height_) argument
77 m_active_height_ = active_height_;
H A DStdCell.h47 void setActiveHeight(double active_height_);
H A DStdCellLib.h50 void setActiveHeight(double active_height_);
H A DStdCellLib.cc83 void StdCellLib::setActiveHeight(double active_height_) argument
85 m_active_height_ = active_height_;

Completed in 6 milliseconds