Searched refs:BS0 (Results 1 – 25 of 25) sorted by relevance
/external/kernel-headers/original/uapi/asm-generic/ |
D | termbits.h | 103 #define BS0 0000000 macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | termbits.h | 123 #define BS0 0000000 macro
|
/external/python/cpython2/Modules/ |
D | termios.c | 474 #ifdef BS0 475 {"BS0", BS0},
|
/external/python/cpython3/Modules/ |
D | termios.c | 502 #ifdef BS0 503 {"BS0", BS0},
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IOCTL.py | 117 BS0 = 0 variable
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IOCTL.py | 117 BS0 = 0 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 | 162 BS0 = 0x0 const
|
D | zerrors_darwin_386.go | 222 BS0 = 0x0 const
|
D | zerrors_darwin_arm64.go | 222 BS0 = 0x0 const
|
D | zerrors_darwin_amd64.go | 222 BS0 = 0x0 const
|
D | zerrors_darwin_arm.go | 222 BS0 = 0x0 const
|
D | zerrors_linux_sparc64.go | 227 BS0 = 0x0 const
|
D | zerrors_linux_mipsle.go | 240 BS0 = 0x0 const
|
D | zerrors_linux_s390x.go | 240 BS0 = 0x0 const
|
D | zerrors_linux_arm.go | 240 BS0 = 0x0 const
|
D | zerrors_linux_ppc64le.go | 240 BS0 = 0x0 const
|
D | zerrors_linux_mips64.go | 240 BS0 = 0x0 const
|
D | zerrors_linux_ppc64.go | 240 BS0 = 0x0 const
|
D | zerrors_linux_amd64.go | 240 BS0 = 0x0 const
|
D | zerrors_linux_mips64le.go | 240 BS0 = 0x0 const
|
D | zerrors_linux_386.go | 240 BS0 = 0x0 const
|
D | zerrors_linux_mips.go | 240 BS0 = 0x0 const
|
D | zerrors_linux_arm64.go | 240 BS0 = 0x0 const
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | f16x2-instructions.ll | 1214 ; CHECK-DAG: mov.b16 [[BS0:%rs[0-9]+]], [[B0]]; 1218 ; CHECK-DAG: and.b16 [[BX0:%rs[0-9]+]], [[BS0]], -32768; 1297 ; CHECK-DAG: mov.b16 [[BS0:%rs[0-9]+]], [[B0]]; 1301 ; CHECK-DAG: and.b16 [[BX0:%rs[0-9]+]], [[BS0]], -32768;
|