Searched defs:size_ (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/googletest/googletest/samples/
H A Dsample3-inl.h165 size_t size_; // The number of elements in the queue. member in class:Queue
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_mant.hh157 inline scfx_mant::scfx_mant(std::size_t size_) : m_array(0), m_size(size_) argument
/gem5/src/systemc/ext/tlm_core/1/req_rsp/channels/fifo/
H A Dfifo.hh49 explicit tlm_fifo(int size_=1) : argument
55 explicit tlm_fifo(const char *name_, int size_=1) : argument
187 tlm_fifo<T>::init(int size_) argument
[all...]
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h1093 size_t size_; member in class:testing::internal::NativeArray

Completed in 12 milliseconds