Home
last modified time | relevance | path

Searched refs:B921600 (Results 1 – 15 of 15) sorted by relevance

/third_party/python/Modules/
Dtermios.c377 #ifdef B921600
378 {"B921600", B921600},
637 #ifdef B921600
638 { "B921600", B921600},
/third_party/boost/libs/asio/include/boost/asio/impl/
Dserial_port_base.ipp92 # ifdef B921600
93 case 921600: baud = B921600; break;
179 # ifdef B921600
180 case B921600: value_ = 921600; break;
/third_party/boost/boost/asio/impl/
Dserial_port_base.ipp92 # ifdef B921600
93 case 921600: baud = B921600; break;
179 # ifdef B921600
180 case B921600: value_ = 921600; break;
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/arch/mips/bits/
Dtermios.h104 #define B921600 0010007 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h107 #define B921600 00026 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h104 #define B921600 0010007 macro
/third_party/musl/arch/generic/bits/
Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h104 #define B921600 0010007 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h107 #define B921600 00026 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h103 #define B921600 0010007 macro
/third_party/python/Misc/NEWS.d/
D3.9.0a3.rst787 B576000 - B921600 - B1000000 - B1152000 - B1500000 - B2000000 -