Searched defs:s (Results 1 – 8 of 8) sorted by relevance
81 public void EnableSource(IrqSource s, bool enabled) in EnableSource()100 public void MarkSourceAsPending(IrqSource s) in MarkSourceAsPending()141 private void RemovePendingStatusFromSource(IrqSource s) in RemovePendingStatusFromSource()
45 public BitStream Append(short s) in Append()54 public BitStream Append(ushort s) in Append()
682 public static ushort ReverseBits(ushort s) in ReverseBits()
22 public void AddSeconds(int s) in AddSeconds()
67 public void SemihostingWriteString(string s) in SemihostingWriteString()
22 public static USBString FromString(string s) in FromString()
513 private bool SocketConnected(Socket s) in SocketConnected()
2102 protected virtual void LogAsCpu(int level, string s) in LogAsCpu()