Searched defs:remove (Results 1 - 25 of 29) sorted by relevance

12

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_module_registry.cpp70 sc_module_registry::remove( sc_module& module_ ) function in class:sc_core::sc_module_registry
H A Dsc_attribute.cpp138 sc_attr_cltn::remove( const std::string& name_ ) function in class:sc_core::sc_attr_cltn
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_string.h193 scfx_string::remove( int i ) function in class:sc_dt::scfx_string
/gem5/src/systemc/core/
H A Dsc_attr.cc100 sc_attr_cltn::remove(const std::string &name) function in class:sc_core::sc_attr_cltn
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_string.hh168 scfx_string::remove(int i) function in class:sc_dt::scfx_string
/gem5/src/cpu/
H A Dpc_event.cc55 PCEventQueue::remove(PCEvent *event) function in class:PCEventQueue
H A Dpc_event.hh126 PCEvent::remove() function in class:PCEvent
137 bool remove; member in class:BreakPCEvent
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_export.cpp185 sc_export_registry::remove( sc_export_base* export_ ) function in class:sc_core::sc_export_registry
H A Dsc_prim_channel.cpp228 sc_prim_channel_registry::remove( sc_prim_channel& prim_channel_ ) function in class:sc_core::sc_prim_channel_registry
H A Dsc_port.cpp633 sc_port_registry::remove( sc_port_base* port_ ) function in class:sc_core::sc_port_registry
/gem5/ext/googletest/googletest/test/
H A Dgtest-filepath_test.cc68 int remove(const char* path) { function in namespace:testing::internal::__anon49
/gem5/ext/dsent/libutil/
H A DMap.h161 template<class T> void Map<T>::remove(const String& key_) function in class:LibUtil::Map
167 template<class T> void Map<T>::remove(Iterator it) function in class:LibUtil::Map
/gem5/src/mem/ruby/common/
H A DNetDest.cc64 NetDest::remove(MachineID oldElement) function in class:NetDest
H A DSet.hh92 remove(NodeID index) function in class:Set
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_list.cpp185 sc_plist_base::remove( handle_t h ) function in class:sc_core::sc_plist_base
302 sc_plist_base_iter::remove() function in class:sc_core::sc_plist_base_iter
310 sc_plist_base_iter::remove(int direction) function in class:sc_core::sc_plist_base_iter
H A Dsc_list.h122 T remove(handle_t h) function in class:sc_core::sc_plist
H A Dsc_hash.cpp317 sc_phash_base::remove( const void* k ) function in class:sc_core::sc_phash_base
334 sc_phash_base::remove( const void* k, void** pk, void** pc ) function in class:sc_core::sc_phash_base
358 sc_phash_base::remove(const void* k, void (*kfree)(void*)) function in class:sc_core::sc_phash_base
554 sc_phash_base_iter::remove() function in class:sc_core::sc_phash_base_iter
564 sc_phash_base_iter::remove(void (*kfree)(void*)) function in class:sc_core::sc_phash_base_iter
H A Dsc_string.cpp492 sc_string_old::remove(unsigned index, unsigned length) function in class:sc_dt::sc_string_old
/gem5/src/base/
H A Dpollevent.cc141 PollQueue::remove(PollEvent *event) function in class:PollQueue
H A Doutput.cc292 OutputDirectory::remove(const string &name, bool recursive) function in class:OutputDirectory
H A Dtrie.hh289 remove(Handle handle) function in class:Trie
333 remove(Key key) function in class:Trie
/gem5/src/dev/net/
H A Dpktfifo.hh160 void remove(iterator i) function in class:PacketFifo
/gem5/src/sim/
H A Deventq.cc172 EventQueue::remove(Event *event) function in class:EventQueue
/gem5/src/cpu/o3/
H A Ddep_graph.hh205 DependencyGraph<DynInstPtr>::remove(PhysRegIndex idx, function in class:DependencyGraph
/gem5/ext/testlib/
H A Dhelper.py334 def remove(self, collector): member in class:InstanceCollector

Completed in 38 milliseconds

12