Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DVmemReader.cs87 private string MatchEvaluatorFunction(Match match) in MatchEvaluatorFunction()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Testing/
DNetworkInterfaceTester.cs202 private bool IsNibbleEqual(string match, int index, byte data) in IsNibbleEqual()
DTerminalTester.cs539 private string[] GetMatchGroups(Match match) in GetMatchGroups()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DMPFS_RTC.cs380 private IFlagRegisterField match; field in Antmicro.Renode.Peripherals.Timers.MPFS_RTC