Searched defs:clone (Results 1 - 25 of 51) sorted by relevance

123

/gem5/ext/googletest/googletest/samples/
H A Dsample2.cc43 char* const clone = new char[ len + 1 ]; local
/gem5/src/systemc/tests/tlm/static_extensions/ext2gp/
H A Dmy_extension.h33 tlm_extension_base* clone() const function in class:my_extension
/gem5/src/systemc/tests/tlm/static_extensions/ext2gp2ext/
H A Dmy_extension.h33 tlm_extension_base* clone() const function in class:my_extension
/gem5/src/systemc/tests/tlm/static_extensions/gp2ext/
H A Dmy_extension.h33 tlm_extension_base* clone() const function in class:my_extension
/gem5/util/tlm/src/
H A Dsc_ext.cc69 tlm_extension_base* Gem5Extension::clone() const function in class:Gem5SystemC::Gem5Extension
/gem5/src/systemc/ext/tlm_utils/
H A Dinstance_specific_extensions.h83 clone() const function in class:tlm_utils::instance_specific_extension_carrier
/gem5/src/systemc/tlm_bridge/
H A Dsc_ext.cc73 Gem5Extension::clone() const function in class:Gem5SystemC::Gem5Extension
/gem5/ext/dsent/model/electrical/
H A DMatrixArbiter.cc60 MatrixArbiter* MatrixArbiter::clone() const function in class:DSENT::MatrixArbiter
H A DBarrelShifter.cc61 BarrelShifter* BarrelShifter::clone() const function in class:DSENT::BarrelShifter
H A DDFFRAM.cc62 DFFRAM* DFFRAM::clone() const function in class:DSENT::DFFRAM
H A DDecoder.cc56 Decoder* Decoder::clone() const function in class:DSENT::Decoder
H A DMultiplexerCrossbar.cc62 MultiplexerCrossbar* MultiplexerCrossbar::clone() const function in class:DSENT::MultiplexerCrossbar
H A DMuxTreeSerializer.cc60 MuxTreeSerializer* MuxTreeSerializer::clone() const function in class:DSENT::MuxTreeSerializer
H A DOR.cc61 OR* OR::clone() const function in class:DSENT::OR
H A DSeparableAllocator.cc58 SeparableAllocator* SeparableAllocator::clone() const function in class:DSENT::SeparableAllocator
H A DTestModel.cc51 TestModel* TestModel::clone() const function in class:DSENT::TestModel
H A DMultiplexer.cc60 Multiplexer* Multiplexer::clone() const function in class:DSENT::Multiplexer
H A DBroadcastHTree.cc82 BroadcastHTree* BroadcastHTree::clone() const function in class:DSENT::BroadcastHTree
/gem5/src/arch/riscv/insts/
H A Damo.hh129 AtomicOpFunctor* clone() { return new AtomicGenericOp<T>(*this); } function in class:RiscvISA::AtomicGenericOp
/gem5/ext/dsent/model/electrical/router/
H A DRouterInputPort.cc65 RouterInputPort* RouterInputPort::clone() const function in class:DSENT::RouterInputPort
H A DRouterSwitchAllocator.cc55 RouterSwitchAllocator* RouterSwitchAllocator::clone() const function in class:DSENT::RouterSwitchAllocator
/gem5/ext/dsent/libutil/
H A DMap.h94 template<class T> Map<T>* Map<T>::clone() const function in class:LibUtil::Map
/gem5/src/systemc/tests/tlm/bugs/multi_passthrough_sockets_bug/
H A Dmulti_passthrough_sockets_bug.cpp108 virtual tlm_extension_base * clone() const function in class:introspection_extension
/gem5/src/systemc/tests/tlm/update_original/
H A Dupdate_original.cpp23 virtual tlm_extension_base* clone() const function in struct:my_extension
/gem5/src/python/m5/util/
H A Djobfile.py186 def clone(self): member in class:Job
234 def clone(self, suboptions=True): member in class:Option

Completed in 32 milliseconds

123