Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dtermios.c371 #ifdef B500000
372 {"B500000", B500000},
631 #ifdef B500000
632 {"B500000", B500000},
/third_party/boost/libs/asio/include/boost/asio/impl/
Dserial_port_base.ipp86 # ifdef B500000
87 case 500000: baud = B500000; break;
173 # ifdef B500000
174 case B500000: value_ = 500000; break;
/third_party/boost/boost/asio/impl/
Dserial_port_base.ipp86 # ifdef B500000
87 case 500000: baud = B500000; break;
173 # ifdef B500000
174 case B500000: value_ = 500000; break;
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h101 #define B500000 0010005 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h101 #define B500000 0010005 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h101 #define B500000 0010005 macro
/third_party/musl/arch/mips/bits/
Dtermios.h102 #define B500000 0010005 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h105 #define B500000 00024 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h102 #define B500000 0010005 macro
/third_party/musl/arch/generic/bits/
Dtermios.h101 #define B500000 0010005 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h102 #define B500000 0010005 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h101 #define B500000 0010005 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h105 #define B500000 00024 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h101 #define B500000 0010005 macro
/third_party/python/Misc/NEWS.d/
D3.9.0a3.rst786 Termios magic constants for the following baud rates: - B500000 -