Home
last modified time | relevance | path

Searched refs:DiscardInBuffer (Results 1 – 25 of 44) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Ports/tests/SerialPort/
H A DHandshake.cs45 com1.DiscardInBuffer(); in Handshake_Default()
333 com2.DiscardInBuffer(); in VerifyRTSHandshake()
453 com2.DiscardInBuffer(); in VerifyRTSXOnXOffHandshake()
579 com2.DiscardInBuffer(); in VerifyXOnXOffHandshake()
682 com1.DiscardInBuffer();//This can cuase the XOn character to be sent to com2. in VerirfyRTSBufferFull()
684 com2.DiscardInBuffer(); in VerirfyRTSBufferFull()
711 com2.DiscardInBuffer(); in VerirfyXOnXOffBufferFull()
806 com1.DiscardInBuffer(); in VerirfyXOnXOffBufferFull()
807 com2.DiscardInBuffer(); in VerirfyXOnXOffBufferFull()
H A DReceivedBytesThreshold.cs49 com1.DiscardInBuffer(); in ReceivedBytesThreshold_Default()
84 com1.DiscardInBuffer(); in ReceivedBytesThreshold_Rnd_ExactWrite()
122 com1.DiscardInBuffer(); in ReceivedBytesThreshold_Rnd_MultipleWrite()
169 com1.DiscardInBuffer(); in ReceivedBytesThreshold_Above_Exact()
216 com1.DiscardInBuffer(); in ReceivedBytesThreshold_Above_Below()
261 com1.DiscardInBuffer(); in ReceivedBytesThreshold_Above_1()
H A DDiscardInBuffer.cs14 public class DiscardInBuffer : PortsTest class
134 com.DiscardInBuffer(); in VerifyDiscard()
H A DDiscardInBuffer_Generic.cs78 com.DiscardInBuffer(); in VerifyDiscardException()
H A DReadLine_Generic.cs148 com1.DiscardInBuffer(); in SuccessiveReadTimeoutSomeData()
239 com1.DiscardInBuffer(); in ParityErrorOnLastByte()
H A DReadTo_Generic.cs149 com1.DiscardInBuffer(); in SuccessiveReadTimeoutSomeData()
242 com1.DiscardInBuffer(); in ParityErrorOnLastByte()
H A DBaudRate.cs286 com2.DiscardInBuffer(); in VerifyBaudRate()
H A DReadExisting_Generic.cs186 com1.DiscardInBuffer(); in ParityErrorOnLastByte()
H A DDataBits.cs297 com2.DiscardInBuffer(); in VerifyDataBits()
H A DStopBits.cs317 com2.DiscardInBuffer(); in VerifyStopBits()
H A DReadChar_Generic.cs142 com1.DiscardInBuffer(); in SuccessiveReadTimeoutSomeData()
H A DReceivedEvent.cs52 com1.DiscardInBuffer(); in ReceivedEvent_Chars()
H A DWriteTimeout.cs205 com1.DiscardInBuffer(); in VerifyInfiniteTimeout()
H A DReadByte_Generic.cs139 com1.DiscardInBuffer(); in SuccessiveReadTimeoutSomeData()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.IO.Ports/
H A DISerialStream.cs19 void DiscardInBuffer (); in DiscardInBuffer() method
H A DSerialPort.cs506 public void DiscardInBuffer () in DiscardInBuffer() method in System.IO.Ports.SerialPort
509 stream.DiscardInBuffer (); in DiscardInBuffer()
H A DSerialPortStream.cs259 public void DiscardInBuffer () in DiscardInBuffer() method in System.IO.Ports.SerialPortStream
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Ports/ref/
H A DSystem.IO.Ports.cs100 public void DiscardInBuffer() { } in DiscardInBuffer() method in System.IO.Ports.SerialPort
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Ports/tests/SerialStream/
H A DReadTimeout.cs193 com1.DiscardInBuffer(); in SuccessiveReadTimeoutSomeData_Read_byte_int_int()
247 com1.DiscardInBuffer(); in SuccessiveReadTimeoutSomeData_ReadByte()
H A DWriteTimeout.cs224 com1.DiscardInBuffer(); in SuccessiveWriteTimeoutSomeData_Write_byte_int_int()
284 com1.DiscardInBuffer(); in SuccessiveWriteTimeoutSomeData_WriteByte()
H A DClose.cs132 com.DiscardInBuffer(); in OpenClose_DiscardMethods()
H A DReadByte_Generic.cs135 com1.DiscardInBuffer(); in SuccessiveReadTimeoutSomeData()
/dports/comms/py-pyserial/pyserial-3.5/serial/
H A Dserialcli.py192 self._port_handle.DiscardInBuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/pyserial/serial/
H A Dserialcli.py185 self._port_handle.DiscardInBuffer()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Ports/src/System/IO/Ports/
H A DSerialPort.cs543 public void DiscardInBuffer() in DiscardInBuffer() method in System.IO.Ports.SerialPort
547 _internalSerialStream.DiscardInBuffer(); in DiscardInBuffer()

12