Searched defs:error (Results 1 – 6 of 6) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/ |
| D | CommandInteractionEater.cs | 68 private readonly StringBuilder error; field in Antmicro.Renode.UserInterface.CommandInteractionWrapper 84 public void WriteError(string error) in WriteError() 116 private readonly StringBuilder error = new StringBuilder(); field in Antmicro.Renode.UserInterface.CommandInteractionEater 139 public void WriteError(string error) in WriteError()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/UI/ |
| D | Options.cs | 58 public bool Validate(out string error) in Validate()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/ |
| D | Shifter.cs | 72 …tatic Shifter BuildShifter(IResourceBlockOwner owner, int index, Interrupt status, Interrupt error, in BuildShifter() 144 Interrupt status, Interrupt error, in Shifter()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ |
| D | CachingFileFetcher.cs | 197 private bool TryDownloadInner(Uri uri, string fileName, out Exception error) in TryDownloadInner()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/ |
| D | OpenTitan_BigNumberAcceleratorCore.cs | 276 private void ThrowError(CoreError error, bool stopExecution = true) in ThrowError()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ |
| D | OpenTitan_OneTimeProgrammableMemoryController.cs | 386 private void RaisePartitionError(Error error, OtpPartition partition) in RaisePartitionError()
|