Searched refs:string (Results 676 - 700 of 1173) sorted by relevance

<<21222324252627282930>>

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_event_queue.cpp52 m_e( (std::string(SC_KERNEL_EVENT_PREFIX)+"_event").c_str() ),
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxcast_switch.h87 const std::string to_string() const;
/gem5/ext/systemc/src/tlm_core/tlm_2/tlm_generic_payload/
H A Dtlm_phase.h23 #include <string>
/gem5/ext/systemc/src/tlm_utils/
H A Dsimple_initiator_socket.h81 process(const std::string& name) :
141 const std::string m_name;
213 process(const std::string& name) :
278 const std::string m_name;
/gem5/util/tlm/src/
H A Dsc_slave_port.cc365 SCSlavePort::SCSlavePort(const std::string &name_,
366 const std::string &systemc_name,
388 SCSlavePortHandler::getExternalPort(const std::string &name,
390 const std::string &port_data)
/gem5/src/dev/virtio/
H A Dblock.hh172 std::string name() const { return parent.name() + ".qRequests"; }
/gem5/src/arch/sparc/insts/
H A Dmicro.hh60 std::string generateDisassembly(
/gem5/src/learning_gem5/part2/
H A Dgoodbye_object.cc60 GoodbyeObject::sayGoodbye(std::string other_name)
/gem5/src/base/
H A Dframebuffer.hh46 #include <string>
/gem5/ext/pybind11/include/pybind11/
H A Dbuffer_info.h21 std::string format; // For homogeneous buffers, this should be set to format_descriptor<T>::format()
28 buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
42 buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size)
83 buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
/gem5/src/arch/x86/
H A Dsystem.hh43 #include <string>
/gem5/src/systemc/core/
H A Dsc_port.cc50 std::string msg;
/gem5/src/systemc/ext/core/
H A Dsc_export.hh117 std::string msg = "export not bound: export '";
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxcast_switch.hh86 const std::string to_string() const;
/gem5/src/systemc/ext/dt/int/
H A Dsc_length_param.hh98 const std::string to_string() const;
/gem5/src/systemc/ext/
H A Dsystemc.h55 #include <string>
/gem5/src/systemc/tests/systemc/communication/sc_signal/datatypes/test02/
H A Dtest02.cpp61 const std::string& name )
/gem5/src/systemc/tests/systemc/datatypes/fx/fast_limits/
H A Dmain.cpp81 std::string s = out.str();
/gem5/src/systemc/tests/systemc/datatypes/fx/limits/
H A Dmain.cpp80 std::string s = out.str();
/gem5/src/systemc/tests/systemc/tmp/others/sc_writer_bug/
H A Dsc_writer_bug.cpp10 using std::string;
/gem5/src/systemc/utils/
H A Dtracefile.cc45 TraceFile::TraceFile(const std::string &name) :
/gem5/src/arch/arm/
H A Dvtophys.cc48 #include <string>
/gem5/src/arch/riscv/insts/
H A Dstatic_inst.hh36 #include <string>
/gem5/src/cpu/
H A Dinst_pb_trace.hh114 void createTraceFile(std::string filename);
/gem5/src/dev/mips/
H A Dmalta_cchip.cc39 #include <string>

Completed in 23 milliseconds

<<21222324252627282930>>