Home
last modified time | relevance | path

Searched refs:BS1 (Results 1 – 25 of 27) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h104 #define BS1 0020000 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h124 #define BS1 0020000 macro
/external/python/cpython2/Modules/
Dtermios.c477 #ifdef BS1
478 {"BS1", BS1},
/external/python/cpython3/Modules/
Dtermios.c505 #ifdef BS1
506 {"BS1", BS1},
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py118 BS1 = 0020000 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py118 BS1 = 0020000 variable
/external/toybox/toys/pending/
Dstty.c107 { "bs0", BS0, BSDLY }, { "bs1", BS1, BSDLY }, { "vt0", VT0, VTDLY },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go163 BS1 = 0x2000 const
Dzerrors_darwin_386.go223 BS1 = 0x8000 const
Dzerrors_darwin_arm64.go223 BS1 = 0x8000 const
Dzerrors_darwin_amd64.go223 BS1 = 0x8000 const
Dzerrors_darwin_arm.go223 BS1 = 0x8000 const
Dzerrors_linux_sparc64.go228 BS1 = 0x2000 const
Dzerrors_linux_mipsle.go241 BS1 = 0x2000 const
Dzerrors_linux_s390x.go241 BS1 = 0x2000 const
Dzerrors_linux_arm.go241 BS1 = 0x2000 const
Dzerrors_linux_ppc64le.go241 BS1 = 0x8000 const
Dzerrors_linux_mips64.go241 BS1 = 0x2000 const
Dzerrors_linux_ppc64.go241 BS1 = 0x8000 const
Dzerrors_linux_amd64.go241 BS1 = 0x2000 const
Dzerrors_linux_mips64le.go241 BS1 = 0x2000 const
Dzerrors_linux_386.go241 BS1 = 0x2000 const
Dzerrors_linux_mips.go241 BS1 = 0x2000 const
Dzerrors_linux_arm64.go241 BS1 = 0x2000 const
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Df16x2-instructions.ll1215 ; CHECK-DAG: mov.b16 [[BS1:%rs[0-9]+]], [[B1]];
1219 ; CHECK-DAG: and.b16 [[BX1:%rs[0-9]+]], [[BS1]], -32768;
1298 ; CHECK-DAG: mov.b16 [[BS1:%rs[0-9]+]], [[B1]];
1302 ; CHECK-DAG: and.b16 [[BX1:%rs[0-9]+]], [[BS1]], -32768;

12