Home
last modified time | relevance | path

Searched defs:By (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DRange.cs337 public static Range By(this ulong startAddress, ulong size) in By() method in Antmicro.Renode.Core.RangeExtensions
342 public static Range By(this long startAddress, ulong size) in By() method in Antmicro.Renode.Core.RangeExtensions
347 public static Range By(this long startAddress, long size) in By() method in Antmicro.Renode.Core.RangeExtensions
352 public static Range By(this int startAddress, ulong size) in By() method in Antmicro.Renode.Core.RangeExtensions
357 public static Range By(this int startAddress, long size) in By() method in Antmicro.Renode.Core.RangeExtensions
362 public static Range By(this uint startAddress, ulong size) in By() method in Antmicro.Renode.Core.RangeExtensions
367 public static Range By(this uint startAddress, long size) in By() method in Antmicro.Renode.Core.RangeExtensions