Searched defs:cxx_header (Results 76 - 100 of 197) sorted by relevance

12345678

/gem5/src/dev/
H A DPlatform.py36 cxx_header = "dev/platform.hh" variable in class:Platform
/gem5/src/dev/arm/
H A DVirtIOMMIO.py50 cxx_header = 'dev/arm/vio_mmio.hh' variable in class:MmioVirtIO
/gem5/src/dev/i2c/
H A DI2C.py44 cxx_header = "dev/i2c/device.hh" variable in class:I2CDevice
50 cxx_header = "dev/i2c/bus.hh" variable in class:I2CBus
/gem5/src/dev/virtio/
H A DVirtIOConsole.py47 cxx_header = 'dev/virtio/console.hh' variable in class:VirtIOConsole
/gem5/src/mem/
H A DSimpleMemory.py47 cxx_header = "mem/simple_mem.hh" variable in class:SimpleMemory
H A DExternalMaster.py46 cxx_header = "mem/external_master.hh" variable in class:ExternalMaster
H A DExternalSlave.py43 cxx_header = "mem/external_slave.hh" variable in class:ExternalSlave
H A DDRAMSim2.py44 cxx_header = "mem/dramsim2.hh" variable in class:DRAMSim2
/gem5/src/mem/probes/
H A DMemTraceProbe.py44 cxx_header = "mem/probes/mem_trace.hh" variable in class:MemTraceProbe
/gem5/src/mem/ruby/system/
H A DVIPERCoalescer.py42 cxx_header = "mem/ruby/system/VIPERCoalescer.hh" variable in class:VIPERCoalescer
/gem5/src/arch/generic/
H A DBaseTLB.py37 cxx_header = "arch/generic/tlb.hh" variable in class:BaseTLB
/gem5/src/learning_gem5/part2/
H A DSimpleMemobj.py35 cxx_header = "learning_gem5/part2/simple_memobj.hh" variable in class:SimpleMemobj
H A DHelloObject.py35 cxx_header = "learning_gem5/part2/hello_object.hh" variable in class:HelloObject
45 cxx_header = "learning_gem5/part2/goodbye_object.hh" variable in class:GoodbyeObject
/gem5/src/dev/serial/
H A DTerminal.py51 cxx_header = "dev/serial/terminal.hh" variable in class:Terminal
/gem5/src/dev/x86/
H A DCmos.py37 cxx_header = "dev/x86/cmos.hh" variable in class:Cmos
/gem5/src/arch/x86/bios/
H A DE820.py44 cxx_header = 'arch/x86/bios/e820.hh' variable in class:X86E820Entry
53 cxx_header = 'arch/x86/bios/e820.hh' variable in class:X86E820Table
/gem5/src/dev/storage/
H A DDiskImage.py34 cxx_header = "dev/storage/disk_image.hh" variable in class:DiskImage
40 cxx_header = "dev/storage/disk_image.hh" variable in class:RawDiskImage
44 cxx_header = "dev/storage/disk_image.hh" variable in class:CowDiskImage
/gem5/src/sim/power/
H A DPowerModel.py50 cxx_header = "sim/power/power_model.hh" variable in class:PowerModel
/gem5/src/dev/ps2/
H A DPS2.py44 cxx_header = "dev/ps2/device.hh" variable in class:PS2Device
49 cxx_header = "dev/ps2/keyboard.hh" variable in class:PS2Keyboard
55 cxx_header = "dev/ps2/mouse.hh" variable in class:PS2Mouse
59 cxx_header = "dev/ps2/touchkit.hh" variable in class:PS2TouchKit
/gem5/src/mem/cache/tags/indexing_policies/
H A DIndexingPolicies.py36 cxx_header = "mem/cache/tags/indexing_policies/base.hh" variable in class:BaseIndexingPolicy
50 cxx_header = "mem/cache/tags/indexing_policies/set_associative.hh" variable in class:SetAssociative
55 cxx_header = "mem/cache/tags/indexing_policies/skewed_associative.hh" variable in class:SkewedAssociative
/gem5/src/mem/ruby/network/
H A DMessageBuffer.py36 cxx_header = "mem/ruby/network/MessageBuffer.hh" variable in class:MessageBuffer
/gem5/util/systemc/systemc_within_gem5/systemc_simple_object/
H A DSystemC_Example.py38 cxx_header = 'systemc_simple_object/printer.hh' variable in class:SystemC_Printer
49 cxx_header = 'systemc_simple_object/feeder.hh' variable in class:Gem5_Feeder
/gem5/src/arch/arm/
H A DArmSemihosting.py46 cxx_header = "arch/arm/semihosting.hh" variable in class:ArmSemihosting
/gem5/src/arch/riscv/
H A DRiscvSystem.py39 cxx_header = 'arch/riscv/system.hh' variable in class:RiscvSystem
47 cxx_header = 'arch/riscv/bare_metal/system.hh' variable in class:BareMetalRiscvSystem
/gem5/src/arch/x86/
H A DX86System.py48 cxx_header = 'arch/x86/system.hh' variable in class:X86System
63 cxx_header = 'arch/x86/linux/system.hh' variable in class:LinuxX86System

Completed in 18 milliseconds

12345678