Searched defs:Name (Results 1 – 6 of 6) sorted by relevance
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/ | ||
D | ConstructorOrPropertyAttribute.cs | 31 public string Name { get; private set; } property in Antmicro.Renode.PlatformDescription.Syntax.ConstructorOrPropertyAttribute |
/Renode-v1.15.3-c57714d/src/Renode/RobotFrameworkEngine/ | ||
D | RobotFrameworkKeywordAttribute.cs | 19 public string Name { get; private set; } property in Antmicro.Renode.RobotFramework.RobotFrameworkKeywordAttribute |
D | Recorder.cs | 52 public string Name { get; set; } property |
/Renode-v1.15.3-c57714d/src/Renode/Network/ | ||
D | RangeMediumFunction.cs | 43 private const string Name = "range_medium_function"; field in Antmicro.Renode.Network.RangeMediumFunction |
D | RangeLossMediumFunction.cs | 95 private const string Name = "range_loss_medium_function"; field in Antmicro.Renode.Network.RangeLossMediumFunction |
/Renode-v1.15.3-c57714d/tools/PeakRDL-renode/tests/ | ||
D | SystemRDLGenTest.cs | 151 public string Name { get; set; } property in Antmicro.Renode.PeripheralsTests.SystemRDLGenTest.RdlField |