Searched defs:b (Results 1 – 5 of 5) sorted by relevance
46 public static bool operator ==(IrqEnd a, IrqEnd b) in operator ==()55 public static bool operator !=(IrqEnd a, IrqEnd b) in operator !=()
46 public void Write(byte b) in Write()52 public void HandleInput(int b) in HandleInput()
114 for(auto& b : targetInterfaces) in tick() local116 for(auto& b : initatorInterfaces) in tick() local122 for(auto& b : targetInterfaces) in timeoutTick() local124 for(auto& b : initatorInterfaces) in timeoutTick() local130 for(auto& b : targetInterfaces) in reset() local132 for(auto& b : initatorInterfaces) in reset() local
5 def __printer(b): argument
281 private void AppendNibble(ref uint val, byte b) in AppendNibble()