Home
last modified time | relevance | path

Searched defs:ICRNL (Results 1 – 19 of 19) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dtermbits-common.h17 #define ICRNL 0x100 /* Map CR to NL on input */ macro
/external/musl/arch/mipsn32/bits/
Dtermios.h39 #define ICRNL 0000400 macro
/external/musl/arch/generic/bits/
Dtermios.h38 #define ICRNL 0000400 macro
/external/musl/arch/mips/bits/
Dtermios.h39 #define ICRNL 0000400 macro
/external/musl/arch/powerpc64/bits/
Dtermios.h40 #define ICRNL 0000400 macro
/external/musl/arch/powerpc/bits/
Dtermios.h40 #define ICRNL 0000400 macro
/external/musl/arch/mips64/bits/
Dtermios.h39 #define ICRNL 0000400 macro
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py89 ICRNL = 0000400 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py89 ICRNL = 0000400 variable
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs401 pub const ICRNL: ::tcflag_t = 0x00000100; constant
/external/rust/crates/libc/src/unix/redox/
Dmod.rs751 pub const ICRNL: ::tcflag_t = 0o000_400; constant
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs1104 pub const ICRNL: ::tcflag_t = 0x00000100; constant
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1295 pub const ICRNL: ::tcflag_t = 0x100; constant
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs2352 pub const ICRNL: ::tcflag_t = 0o000400; constant
/external/rust/crates/libc/src/unix/nto/
Dmod.rs1212 pub const ICRNL: ::tcflag_t = 0x00000100; constant
/external/crosvm/jail/seccomp/aarch64/
Dconstants.json902 "ICRNL": 256, number
/external/crosvm/jail/seccomp/x86_64/
Dconstants.json916 "ICRNL": 256, number
/external/crosvm/jail/seccomp/arm/
Dconstants.json899 "ICRNL": 256, number
/external/rust/crates/libc/src/fuchsia/
Dmod.rs1900 pub const ICRNL: ::tcflag_t = 0x00000100; constant