| /external/kernel-headers/original/uapi/asm-generic/ |
| D | termbits-common.h | 22 #define OCRNL 0x08 macro
|
| /external/musl/arch/mipsn32/bits/ |
| D | termios.h | 50 #define OCRNL 0000010 macro
|
| /external/musl/arch/generic/bits/ |
| D | termios.h | 49 #define OCRNL 0000010 macro
|
| /external/musl/arch/mips/bits/ |
| D | termios.h | 50 #define OCRNL 0000010 macro
|
| /external/musl/arch/powerpc64/bits/ |
| D | termios.h | 51 #define OCRNL 0000010 macro
|
| /external/musl/arch/powerpc/bits/ |
| D | termios.h | 51 #define OCRNL 0000010 macro
|
| /external/musl/arch/mips64/bits/ |
| D | termios.h | 50 #define OCRNL 0000010 macro
|
| /external/python/cpython2/Lib/plat-irix6/ |
| D | IOCTL.py | 98 OCRNL = 0000010 variable
|
| /external/python/cpython2/Lib/plat-irix5/ |
| D | IOCTL.py | 98 OCRNL = 0000010 variable
|
| /external/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 615 pub const OCRNL: ::tcflag_t = 0x10; constant
|
| /external/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 758 pub const OCRNL: ::tcflag_t = 0o000_010; constant
|
| /external/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 1111 pub const OCRNL: ::tcflag_t = 0o000010; constant
|
| /external/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 1304 pub const OCRNL: ::tcflag_t = 0x00000008; constant
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 1331 pub const OCRNL: ::tcflag_t = 0x10; constant
|
| /external/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 2362 pub const OCRNL: ::tcflag_t = 0o000010; constant
|
| /external/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 1218 pub const OCRNL: ::tcflag_t = 0x00000008; constant
|
| /external/crosvm/jail/seccomp/aarch64/ |
| D | constants.json | 1109 "OCRNL": 8, number
|
| /external/crosvm/jail/seccomp/x86_64/ |
| D | constants.json | 1122 "OCRNL": 8, number
|
| /external/crosvm/jail/seccomp/arm/ |
| D | constants.json | 1104 "OCRNL": 8, number
|
| /external/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 1907 pub const OCRNL: ::tcflag_t = 0o000010; constant
|
| /external/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 4005 pub const OCRNL: ::tcflag_t = 0x00000010; constant
|