Home
last modified time | relevance | path

Searched refs:Local (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/HID/
DReportDescriptor.cs92 Local = 2, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DSymbol.cs277 (Binding == SymbolBinding.Local || Binding == SymbolBinding.Weak) &&
313 { SymbolBinding.Local, 2 },
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/SymbolLookup/
DSymbolLookupTests.cs51 SymbolBinding.Local, in ShouldHaveImportantViaAddress()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DMachine.cs72 machineCreatedAt = new DateTime(CustomDateTime.Now.Ticks, DateTimeKind.Local); in Machine()
1301 … return TimeZoneInfo.ConvertTimeToUtc(machineCreatedAt, sourceTimeZone: TimeZoneInfo.Local);