Home
last modified time | relevance | path

Searched defs:stop_bits (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Host/common/
H A DTerminal.cpp299 llvm::Error Terminal::SetStopBits(unsigned int stop_bits) { in SetStopBits()
H A DFile.cpp848 unsigned int stop_bits; in OptionsFromURL() local