Searched defs:Next (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/ | ||
| D | PseudorandomNumberGenerator.cs | 49 public int Next() in Next() method in Antmicro.Renode.Core.PseudorandomNumberGenerator |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/VirtIO/ | ||
| D | Virtqueue.cs | 247 Next = 1 << 0, enumerator |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/ | ||
| D | MACAddress.cs | 56 public MACAddress Next(int count = 1) in Next() method |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | EHCIHostController.cs | 1042 public uint Next { get; private set; } property in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController.QueueTransferDescriptor |