Searched refs:BS1 (Results 1 – 25 of 27) sorted by relevance
12
/external/kernel-headers/original/uapi/asm-generic/ |
D | termbits.h | 104 #define BS1 0020000 macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | termbits.h | 124 #define BS1 0020000 macro
|
/external/python/cpython2/Modules/ |
D | termios.c | 477 #ifdef BS1 478 {"BS1", BS1},
|
/external/python/cpython3/Modules/ |
D | termios.c | 505 #ifdef BS1 506 {"BS1", BS1},
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IOCTL.py | 118 BS1 = 0020000 variable
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IOCTL.py | 118 BS1 = 0020000 variable
|
/external/toybox/toys/pending/ |
D | stty.c | 107 { "bs0", BS0, BSDLY }, { "bs1", BS1, BSDLY }, { "vt0", VT0, VTDLY },
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 163 BS1 = 0x2000 const
|
D | zerrors_darwin_386.go | 223 BS1 = 0x8000 const
|
D | zerrors_darwin_arm64.go | 223 BS1 = 0x8000 const
|
D | zerrors_darwin_amd64.go | 223 BS1 = 0x8000 const
|
D | zerrors_darwin_arm.go | 223 BS1 = 0x8000 const
|
D | zerrors_linux_sparc64.go | 228 BS1 = 0x2000 const
|
D | zerrors_linux_mipsle.go | 241 BS1 = 0x2000 const
|
D | zerrors_linux_s390x.go | 241 BS1 = 0x2000 const
|
D | zerrors_linux_arm.go | 241 BS1 = 0x2000 const
|
D | zerrors_linux_ppc64le.go | 241 BS1 = 0x8000 const
|
D | zerrors_linux_mips64.go | 241 BS1 = 0x2000 const
|
D | zerrors_linux_ppc64.go | 241 BS1 = 0x8000 const
|
D | zerrors_linux_amd64.go | 241 BS1 = 0x2000 const
|
D | zerrors_linux_mips64le.go | 241 BS1 = 0x2000 const
|
D | zerrors_linux_386.go | 241 BS1 = 0x2000 const
|
D | zerrors_linux_mips.go | 241 BS1 = 0x2000 const
|
D | zerrors_linux_arm64.go | 241 BS1 = 0x2000 const
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | f16x2-instructions.ll | 1215 ; 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