Searched refs:nb_expand (Results 1 - 6 of 6) sorted by relevance

/gem5/src/systemc/ext/tlm_core/1/req_rsp/interfaces/
H A Dfifo_ifs.hh70 virtual void nb_expand(unsigned int n=1) = 0;
/gem5/src/systemc/ext/tlm_core/1/req_rsp/channels/fifo/
H A Dfifo_resize.hh29 tlm_fifo<T>::nb_expand(unsigned int n) function in class:tlm::tlm_fifo
H A Dfifo.hh98 void nb_expand(unsigned int n=1);
/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_req_rsp/tlm_1_interfaces/
H A Dtlm_fifo_ifs.h74 virtual void nb_expand( unsigned int n = 1 ) = 0;
/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_req_rsp/tlm_channels/tlm_fifo/
H A Dtlm_fifo_resize.h34 tlm_fifo<T>::nb_expand( unsigned int n ) { function in class:tlm::tlm_fifo
H A Dtlm_fifo.h105 void nb_expand( unsigned int n = 1 );

Completed in 7 milliseconds