Searched refs:Move (Results 1 – 8 of 8) sorted by relevance
34 public bool Move(int count) in Move() method in Antmicro.Renode.Utilities.RESD.T
118 if(!samplesData.Move((int)samplesDiff)) in TryGetSample()
61 public void Move(int newx, int newy) in Move() method in Antmicro.Renode.Peripherals.Input.AntMouse
198 File.Move(path, newPath); in Validate()
1426 File.Move(path, dstName); in AllocateFile()
206 readContext.Move(size * 8); in ReadData()211 readContext.Move(size); in ReadData()371 writeContext.Move((uint)length); in WriteData()862 public void Move(uint offset) in Move() method
118 …public void Move(IBusRegistered<IBusPeripheral> registeredPeripheral, BusRangeRegistration newRegi… in Move() method in Antmicro.Renode.Peripherals.Bus.SystemBus.PeripheralCollection
196 collection.Move(busRegistered, newRegistration); in MoveRegistrationWithinContext()