| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Mocks/ |
| D | MockExtension.cs | 17 … public static string MethodThatTakesParamsIntArray(this Emulation emulation, params int[] args) in MethodThatTakesParamsIntArray() 22 …g MethodThatTakesParamsIntArrayAfterString(this Emulation emulation, string arg, params int[] args) in MethodThatTakesParamsIntArrayAfterString() 27 …amsIntArrayAfterOptionalString(this Emulation emulation, string arg = "default", params int[] args) in MethodThatTakesParamsIntArrayAfterOptionalString() 37 …rametersAndParamArray(this Emulation emulation, int a = 1, int b = 2, int c = 3, params int[] args) in MethodWithOptionalParametersAndParamArray()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/ |
| D | ICpuSupportingGdb.cs | 13 void EnterSingleStepModeSafely(HaltArguments args); in EnterSingleStepModeSafely()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Network/ |
| D | EmulatedNetworkService.cs | 17 …this Emulation emulation, string name, string typeName, string host, ushort port, string args = "") in CreateEmulatedNetworkService()
|
| D | EchoService.cs | 17 public EchoService(string host, ushort port, string args) in EchoService()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/ |
| D | Quectel_BC660K.cs | 129 protected override Response Qcfg(string function, params int[] args) in Qcfg() 214 protected override Response Qicfg(string parameter, params int[] args) in Qicfg() 347 private bool ConfigureGPIOStatus(out string parameters, params int[] args) in ConfigureGPIOStatus()
|
| D | Quectel_BC66.cs | 120 protected override Response Qcfg(string function, params int[] args) in Qcfg() 182 protected override Response Qicfg(string parameter, params int[] args) in Qicfg()
|
| D | Quectel_BG96.cs | 96 protected override Response Qcfg(string function, params int[] args) in Qcfg() 154 protected override Response Qicfg(string parameter, params int[] args) in Qicfg()
|
| D | QuectelModem.cs | 487 protected virtual Response Qcfg(string function, params int[] args) in Qcfg() 516 protected virtual Response Qicfg(string parameter, params int[] args) in Qicfg()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/ |
| D | Logger.cs | 91 public static void Log(LogLevel type, string message, params object[] args) in Log() 141 public static void ErrorLog(this IEmulationElement e, string message, params object[] args) in ErrorLog() 166 … public static void WarningLog(this IEmulationElement e, string message, params object[] args) in WarningLog() 191 public static void InfoLog(this IEmulationElement e, string message, params object[] args) in InfoLog() 216 public static void DebugLog(this IEmulationElement e, string message, params object[] args) in DebugLog() 241 public static void NoisyLog(this IEmulationElement e, string message, params object[] args) in NoisyLog() 266 …blic static void Log(this IEmulationElement e, LogLevel type, string message, params object[] args) in Log() 291 public static void LogAs(object o, LogLevel type, string message, params object[] args) in LogAs() 521 … public void ObjectInnerLog(object o, LogLevel type, string message, params object[] args) in ObjectInnerLog()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ |
| D | SafeStringBuilder.cs | 69 public void AppendFormat(string str, params object[] args) in AppendFormat()
|
| D | TypeManager.cs | 245 private Assembly ResolveAssembly(object sender, ResolveEventArgs args) in ResolveAssembly()
|
| D | Misc.cs | 790 public static String FormatWith(this String @this, params object[] args) in FormatWith()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/Profiler/ |
| D | Profiler.cs | 66 private void OnPeripheralsChanged(IMachine machine, PeripheralsChangedEventArgs args) in OnPeripheralsChanged()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/ |
| D | S32K_LPIT.cs | 343 private void DebugLog(string message, params object[] args) in DebugLog() 348 private void Log(LogLevel level, string message, params object[] args) in Log()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/ |
| D | DeprecatedSDCard.cs | 144 public uint SendAppOpCode(uint args) in SendAppOpCode()
|
| D | MMCController.cs | 45 …protected uint[] ExecuteCommand(Commands command, uint args, bool sendInitSequence, bool dataTrans… in ExecuteCommand()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/GDB/ |
| D | GdbStub.cs | 95 private void OnHalted(HaltArguments args) in OnHalted()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/ |
| D | SynopsysDWCEthernetQualityOfService_DMA.cs | 894 private void Log(LogLevel level, string format, params object[] args) in Log()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/MSP430X/ |
| D | MSP430X.cs | 154 public void EnterSingleStepModeSafely(HaltArguments args) in EnterSingleStepModeSafely()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ |
| D | ArmSignalsUnit.cs | 306 private void OnMachinePeripheralsChanged(IMachine machine, PeripheralsChangedEventArgs args) in OnMachinePeripheralsChanged()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ |
| D | TranslationCPU.cs | 1237 public void EnterSingleStepModeSafely(HaltArguments args) in EnterSingleStepModeSafely()
|