Home
last modified time | relevance | path

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

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