Searched defs:resize (Results 1 - 13 of 13) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_string.h114 scfx_string::resize( std::size_t i ) function in class:sc_dt::scfx_string
/gem5/src/base/
H A Dframebuffer.cc82 FrameBuffer::resize(unsigned width, unsigned height) function in class:FrameBuffer
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_string.hh110 scfx_string::resize(std::size_t i) function in class:sc_dt::scfx_string
/gem5/src/mem/ruby/common/
H A DSubBlock.hh49 void resize(int size) { m_data.resize(size); } function in class:SubBlock
H A DNetDest.cc247 NetDest::resize() function in class:NetDest
/gem5/src/cpu/minor/
H A Dpipe_data.cc262 ForwardInstData::resize(unsigned int width) function in class:Minor::ForwardInstData
/gem5/util/minorview/
H A Dview.py513 def resize(window, event): function in function:BlobWindow.show_window
/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_req_rsp/tlm_channels/tlm_fifo/
H A Dcircular_buffer.h150 circular_buffer<T>::resize( int size ) function in class:tlm::circular_buffer
/gem5/src/cpu/o3/
H A Ddep_graph.hh147 DependencyGraph<DynInstPtr>::resize(int num_entries) function in class:DependencyGraph
/gem5/src/systemc/ext/tlm_core/1/req_rsp/channels/fifo/
H A Dcircular_buffer.hh137 circular_buffer<T>::resize(int size) function in class:tlm::circular_buffer
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_string.cpp113 sc_string_rep::resize( int new_size ) function in class:sc_dt::sc_string_rep
/gem5/ext/systemc/src/tlm_utils/
H A Dinstance_specific_extensions.h205 void resize(){ function in class:tlm_utils::instance_specific_extension_container
/gem5/src/systemc/tlm_utils/
H A Dinstance_specific_extensions.cc179 instance_specific_extension_container::resize() function in class:tlm_utils::instance_specific_extension_container

Completed in 23 milliseconds