Home
last modified time | relevance | path

Searched defs:handleUpperEvent (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/dosbox/dosbox-0.74-3/src/hardware/serialport/
H A Dserialdummy.cpp41 void CSerialDummy::handleUpperEvent(Bit16u type) { in handleUpperEvent() function in CSerialDummy
H A Ddirectserial.cpp98 void CDirectSerial::handleUpperEvent(Bit16u type) { in handleUpperEvent() function in CDirectSerial
H A Dnullmodem.cpp257 void CNullModem::handleUpperEvent(Bit16u type) { in handleUpperEvent() function in CNullModem
H A Dsoftmodem.cpp79 void CSerialModem::handleUpperEvent(Bit16u type) { in handleUpperEvent() function in CSerialModem
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/serialport/
H A Dserialdummy.cpp42 void CSerialDummy::handleUpperEvent(uint16_t type) in handleUpperEvent() function in CSerialDummy
H A Ddirectserial.cpp96 void CDirectSerial::handleUpperEvent(uint16_t type) in handleUpperEvent() function in CDirectSerial
H A Dnullmodem.cpp286 void CNullModem::handleUpperEvent(uint16_t type) in handleUpperEvent() function in CNullModem
H A Dsoftmodem.cpp163 void CSerialModem::handleUpperEvent(uint16_t type) in handleUpperEvent() function in CSerialModem
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/hardware/serialport/
H A Dserialdummy.cpp40 void CSerialDummy::handleUpperEvent(Bit16u type) { in handleUpperEvent() function in CSerialDummy
H A Ddirectserial.cpp97 void CDirectSerial::handleUpperEvent(Bit16u type) { in handleUpperEvent() function in CDirectSerial
H A Dnullmodem.cpp267 void CNullModem::handleUpperEvent(Bit16u type) { in handleUpperEvent() function in CNullModem
H A Dsoftmodem.cpp78 void CSerialModem::handleUpperEvent(Bit16u type) { in handleUpperEvent() function in CSerialModem