Home
last modified time | relevance | path

Searched refs:B110 (Results 1 – 25 of 63) sorted by relevance

123

/external/strace/xlat/
Dbaud_options.h26 #if defined(B110) || (defined(HAVE_DECL_B110) && HAVE_DECL_B110)
27 XLAT(B110),
Dbaud_options.in4 B110
/external/openssh/
Dttymodes.c83 case B110: in speed_to_baud()
173 return B110; in baud_to_speed()
/external/u-boot/tools/gdb/
Dserial.c27 { "50", B50 }, { "75", B75 }, { "110", B110 },
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h117 #define B110 0000003 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h141 #define B110 0000003 macro
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py129 B110 = 0000003 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py129 B110 = 0000003 variable
/external/toybox/toys/pending/
Dgetty.c56 {50, B50}, {75, B75}, {110, B110}, {134, B134}, {150, B150}, {200, B200},
/external/python/cpython2/Modules/
Dtermios.c333 {"B110", B110},
/external/python/cpython3/Modules/
Dtermios.c324 {"B110", B110},
/external/ppp/pppd/
Dsys-linux.c789 #ifdef B110
790 { 110, B110 },
Dsys-solaris.c1063 #ifdef B110
1064 { 110, B110 },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go65 B110 = 0x3 const
Dzerrors_dragonfly_amd64.go51 B110 = 0x6e const
Dzerrors_openbsd_arm.go53 B110 = 0x6e const
Dzerrors_openbsd_amd64.go54 B110 = 0x6e const
Dzerrors_openbsd_386.go53 B110 = 0x6e const
Dzerrors_darwin_386.go133 B110 = 0x6e const
Dzerrors_darwin_arm64.go133 B110 = 0x6e const
Dzerrors_darwin_amd64.go133 B110 = 0x6e const
Dzerrors_netbsd_arm.go55 B110 = 0x6e const
Dzerrors_darwin_arm.go133 B110 = 0x6e const
Dzerrors_freebsd_386.go103 B110 = 0x6e const
Dzerrors_freebsd_arm.go103 B110 = 0x6e const

123