/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
D | mod.rs | 206 pub const IEXTEN: ::tcflag_t = 0x00000100; 207 pub const TOSTOP: ::tcflag_t = 0x00008000; 208 pub const FLUSHO: ::tcflag_t = 0x00002000; 261 pub const CBAUD: ::tcflag_t = 0o0010017; 262 pub const TAB1: ::tcflag_t = 0x00000800; 263 pub const TAB2: ::tcflag_t = 0x00001000; 264 pub const TAB3: ::tcflag_t = 0x00001800; 265 pub const CR1: ::tcflag_t = 0x00000200; 266 pub const CR2: ::tcflag_t = 0x00000400; 267 pub const CR3: ::tcflag_t = 0x00000600; [all …]
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | termbits.h | 9 typedef unsigned int tcflag_t; typedef 13 tcflag_t c_iflag; /* input mode flags */ 14 tcflag_t c_oflag; /* output mode flags */ 15 tcflag_t c_cflag; /* control mode flags */ 16 tcflag_t c_lflag; /* local mode flags */ 22 tcflag_t c_iflag; /* input mode flags */ 23 tcflag_t c_oflag; /* output mode flags */ 24 tcflag_t c_cflag; /* control mode flags */ 25 tcflag_t c_lflag; /* local mode flags */ 33 tcflag_t c_iflag; /* input mode flags */ [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 263 pub c_iflag: ::tcflag_t, 264 pub c_oflag: ::tcflag_t, 265 pub c_cflag: ::tcflag_t, 266 pub c_lflag: ::tcflag_t, 677 pub const CBAUD: ::tcflag_t = 0o0010017; 678 pub const TAB1: ::tcflag_t = 0x00000800; 679 pub const TAB2: ::tcflag_t = 0x00001000; 680 pub const TAB3: ::tcflag_t = 0x00001800; 681 pub const CR1: ::tcflag_t = 0x00000200; 682 pub const CR2: ::tcflag_t = 0x00000400; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
D | s390x.rs | 281 pub const IEXTEN: ::tcflag_t = 0x00008000; 282 pub const TOSTOP: ::tcflag_t = 0x00000100; 283 pub const FLUSHO: ::tcflag_t = 0x00001000; 285 pub const EXTPROC: ::tcflag_t = 0x00010000; 346 pub const OLCUC: ::tcflag_t = 0o000002; 347 pub const ONLCR: ::tcflag_t = 0o000004; 348 pub const NLDLY: ::tcflag_t = 0o000400; 349 pub const CRDLY: ::tcflag_t = 0o003000; 350 pub const CR1: ::tcflag_t = 0x00000200; 351 pub const CR2: ::tcflag_t = 0x00000400; [all …]
|
D | mips64.rs | 598 pub const IEXTEN: ::tcflag_t = 0x00000100; 599 pub const TOSTOP: ::tcflag_t = 0x00008000; 600 pub const FLUSHO: ::tcflag_t = 0x00002000; 601 pub const EXTPROC: ::tcflag_t = 0o200000; 647 pub const CBAUD: ::tcflag_t = 0o0010017; 648 pub const TAB1: ::tcflag_t = 0x00000800; 649 pub const TAB2: ::tcflag_t = 0x00001000; 650 pub const TAB3: ::tcflag_t = 0x00001800; 651 pub const CR1: ::tcflag_t = 0x00000200; 652 pub const CR2: ::tcflag_t = 0x00000400; [all …]
|
D | powerpc64.rs | 610 pub const EXTPROC: ::tcflag_t = 0x10000000; 614 pub const IEXTEN: ::tcflag_t = 0x00000400; 615 pub const TOSTOP: ::tcflag_t = 0x00400000; 616 pub const FLUSHO: ::tcflag_t = 0x00800000; 665 pub const CBAUD: ::tcflag_t = 0xff; 682 pub const IXON: ::tcflag_t = 0x00000200; 683 pub const IXOFF: ::tcflag_t = 0x00000400; 684 pub const ONLCR: ::tcflag_t = 0x2; 685 pub const CSIZE: ::tcflag_t = 0x00000300; 687 pub const CS6: ::tcflag_t = 0x00000100; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/ |
D | mod.rs | 196 pub c_iflag: ::tcflag_t, 197 pub c_oflag: ::tcflag_t, 198 pub c_cflag: ::tcflag_t, 199 pub c_lflag: ::tcflag_t, 413 pub const CBAUD: ::tcflag_t = 0x0000100f; 414 pub const TAB1: ::tcflag_t = 0x800; 415 pub const TAB2: ::tcflag_t = 0x1000; 416 pub const TAB3: ::tcflag_t = 0x1800; 417 pub const CR1: ::tcflag_t = 0x200; 418 pub const CR2: ::tcflag_t = 0x400; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/ |
D | mod.rs | 145 pub c_iflag: ::tcflag_t, 146 pub c_oflag: ::tcflag_t, 147 pub c_cflag: ::tcflag_t, 148 pub c_lflag: ::tcflag_t, 352 pub const CBAUD: ::tcflag_t = 0o0010017; 353 pub const TAB1: ::tcflag_t = 0x00000800; 354 pub const TAB2: ::tcflag_t = 0x00001000; 355 pub const TAB3: ::tcflag_t = 0x00001800; 356 pub const CR1: ::tcflag_t = 0x00000200; 357 pub const CR2: ::tcflag_t = 0x00000400; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
D | mod.rs | 172 pub c_iflag: ::tcflag_t, 173 pub c_oflag: ::tcflag_t, 174 pub c_cflag: ::tcflag_t, 175 pub c_lflag: ::tcflag_t, 465 pub const CBAUD: ::tcflag_t = 0o0010017; 466 pub const TAB1: ::tcflag_t = 0x00000800; 467 pub const TAB2: ::tcflag_t = 0x00001000; 468 pub const TAB3: ::tcflag_t = 0x00001800; 469 pub const CR1: ::tcflag_t = 0x00000200; 470 pub const CR2: ::tcflag_t = 0x00000400; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/ |
D | mod.rs | 158 pub c_iflag: ::tcflag_t, 159 pub c_oflag: ::tcflag_t, 160 pub c_cflag: ::tcflag_t, 161 pub c_lflag: ::tcflag_t, 708 pub const IEXTEN: ::tcflag_t = 0x00000100; 709 pub const TOSTOP: ::tcflag_t = 0x00008000; 710 pub const FLUSHO: ::tcflag_t = 0x00002000; 711 pub const EXTPROC: ::tcflag_t = 0o200000; 770 pub const CBAUD: ::tcflag_t = 0o0010017; 771 pub const TAB1: ::tcflag_t = 0x00000800; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/ |
D | mod.rs | 390 pub const CBAUD: ::tcflag_t = 4111; 391 pub const TAB1: ::tcflag_t = 2048; 392 pub const TAB2: ::tcflag_t = 4096; 393 pub const TAB3: ::tcflag_t = 6144; 394 pub const CR1: ::tcflag_t = 512; 395 pub const CR2: ::tcflag_t = 1024; 396 pub const CR3: ::tcflag_t = 1536; 397 pub const FF1: ::tcflag_t = 32768; 398 pub const BS1: ::tcflag_t = 8192; 399 pub const VT1: ::tcflag_t = 16384; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
D | mod.rs | 522 pub const CBAUD: ::tcflag_t = 0o0010017; 539 pub const IXON: ::tcflag_t = 0x00000400; 540 pub const IXOFF: ::tcflag_t = 0x00001000; 541 pub const ONLCR: ::tcflag_t = 0x4; 542 pub const CSIZE: ::tcflag_t = 0x00000030; 543 pub const CS6: ::tcflag_t = 0x00000010; 544 pub const CS7: ::tcflag_t = 0x00000020; 545 pub const CS8: ::tcflag_t = 0x00000030; 546 pub const CSTOPB: ::tcflag_t = 0x00000040; 547 pub const CREAD: ::tcflag_t = 0x00000080; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/mips64/ |
D | mod.rs | 188 pub c_iflag: ::tcflag_t, 189 pub c_oflag: ::tcflag_t, 190 pub c_cflag: ::tcflag_t, 191 pub c_lflag: ::tcflag_t, 797 pub const IEXTEN: ::tcflag_t = 0x00000100; 798 pub const TOSTOP: ::tcflag_t = 0x00008000; 799 pub const FLUSHO: ::tcflag_t = 0x00002000; 800 pub const EXTPROC: ::tcflag_t = 0o200000; 872 pub const CBAUD: ::tcflag_t = 0o0010017; 873 pub const TAB1: ::tcflag_t = 0x00000800; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/ |
D | s390x.rs | 157 pub c_iflag: ::tcflag_t, 158 pub c_oflag: ::tcflag_t, 159 pub c_cflag: ::tcflag_t, 160 pub c_lflag: ::tcflag_t, 490 pub const IEXTEN: ::tcflag_t = 0x00008000; 491 pub const TOSTOP: ::tcflag_t = 0x00000100; 492 pub const FLUSHO: ::tcflag_t = 0x00001000; 494 pub const EXTPROC: ::tcflag_t = 0x00010000; 570 pub const OLCUC: ::tcflag_t = 0o000002; 571 pub const ONLCR: ::tcflag_t = 0o000004; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/sparc64/ |
D | mod.rs | 198 pub c_iflag: ::tcflag_t, 199 pub c_oflag: ::tcflag_t, 200 pub c_cflag: ::tcflag_t, 201 pub c_lflag: ::tcflag_t, 492 pub const CBAUD: ::tcflag_t = 0x0000100f; 493 pub const TAB1: ::tcflag_t = 0x800; 494 pub const TAB2: ::tcflag_t = 0x1000; 495 pub const TAB3: ::tcflag_t = 0x1800; 496 pub const CR1: ::tcflag_t = 0x200; 497 pub const CR2: ::tcflag_t = 0x400; [all …]
|
/external/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 375 pub const IGNBRK: ::tcflag_t = 0x00000001; 376 pub const BRKINT: ::tcflag_t = 0x00000002; 377 pub const IGNPAR: ::tcflag_t = 0x00000004; 378 pub const PARMRK: ::tcflag_t = 0x00000008; 379 pub const INPCK: ::tcflag_t = 0x00000010; 380 pub const ISTRIP: ::tcflag_t = 0x00000020; 381 pub const INLCR: ::tcflag_t = 0x00000040; 382 pub const IGNCR: ::tcflag_t = 0x00000080; 383 pub const ICRNL: ::tcflag_t = 0x00000100; 384 pub const IXON: ::tcflag_t = 0x00000200; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/riscv64/ |
D | mod.rs | 428 pub const CBAUD: ::tcflag_t = 4111; 429 pub const TAB1: ::tcflag_t = 2048; 430 pub const TAB2: ::tcflag_t = 4096; 431 pub const TAB3: ::tcflag_t = 6144; 432 pub const CR1: ::tcflag_t = 512; 433 pub const CR2: ::tcflag_t = 1024; 434 pub const CR3: ::tcflag_t = 1536; 435 pub const FF1: ::tcflag_t = 32768; 436 pub const BS1: ::tcflag_t = 8192; 437 pub const VT1: ::tcflag_t = 16384; [all …]
|
/external/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 5 pub type tcflag_t = ::c_uint; typedef 183 pub c_iflag: ::tcflag_t, 184 pub c_oflag: ::tcflag_t, 185 pub c_cflag: ::tcflag_t, 186 pub c_lflag: ::tcflag_t, 1085 pub const IGNBRK: ::tcflag_t = 0x01; 1086 pub const BRKINT: ::tcflag_t = 0x02; 1087 pub const IGNPAR: ::tcflag_t = 0x04; 1088 pub const PARMRK: ::tcflag_t = 0x08; 1089 pub const INPCK: ::tcflag_t = 0x10; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
D | powerpc.rs | 365 pub const CBAUD: ::tcflag_t = 0xff; 366 pub const TAB1: ::tcflag_t = 0x400; 367 pub const TAB2: ::tcflag_t = 0x800; 368 pub const TAB3: ::tcflag_t = 0xc00; 369 pub const CR1: ::tcflag_t = 0x1000; 370 pub const CR2: ::tcflag_t = 0x2000; 371 pub const CR3: ::tcflag_t = 0x3000; 372 pub const FF1: ::tcflag_t = 0x4000; 373 pub const BS1: ::tcflag_t = 0x8000; 374 pub const VT1: ::tcflag_t = 0x10000; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/powerpc64/ |
D | mod.rs | 518 pub const CBAUD: ::tcflag_t = 0xff; 519 pub const TAB1: ::tcflag_t = 0x400; 520 pub const TAB2: ::tcflag_t = 0x800; 521 pub const TAB3: ::tcflag_t = 0xc00; 522 pub const CR1: ::tcflag_t = 0x1000; 523 pub const CR2: ::tcflag_t = 0x2000; 524 pub const CR3: ::tcflag_t = 0x3000; 525 pub const FF1: ::tcflag_t = 0x4000; 526 pub const BS1: ::tcflag_t = 0x8000; 527 pub const VT1: ::tcflag_t = 0x10000; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/ |
D | mod.rs | 219 pub c_iflag: ::tcflag_t, 220 pub c_oflag: ::tcflag_t, 221 pub c_cflag: ::tcflag_t, 222 pub c_lflag: ::tcflag_t, 559 pub const CBAUD: ::tcflag_t = 0o0010017; 560 pub const TAB1: ::tcflag_t = 0x00000800; 561 pub const TAB2: ::tcflag_t = 0x00001000; 562 pub const TAB3: ::tcflag_t = 0x00001800; 563 pub const CR1: ::tcflag_t = 0x00000200; 564 pub const CR2: ::tcflag_t = 0x00000400; [all …]
|
/external/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 36 pub type tcflag_t = u32; typedef 215 pub c_iflag: ::tcflag_t, 216 pub c_oflag: ::tcflag_t, 217 pub c_cflag: ::tcflag_t, 218 pub c_lflag: ::tcflag_t, 697 pub const IGNBRK: ::tcflag_t = 0o000_001; 698 pub const BRKINT: ::tcflag_t = 0o000_002; 699 pub const IGNPAR: ::tcflag_t = 0o000_004; 700 pub const PARMRK: ::tcflag_t = 0o000_010; 701 pub const INPCK: ::tcflag_t = 0o000_020; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/ |
D | powerpc.rs | 181 pub const CBAUD: ::tcflag_t = 0o0000377; 198 pub const IXON: ::tcflag_t = 0x00000200; 199 pub const IXOFF: ::tcflag_t = 0x00000400; 200 pub const ONLCR: ::tcflag_t = 0x00000002; 201 pub const CSIZE: ::tcflag_t = 0x00000300; 202 pub const CS6: ::tcflag_t = 0x00000100; 203 pub const CS7: ::tcflag_t = 0x00000200; 204 pub const CS8: ::tcflag_t = 0x00000300; 205 pub const CSTOPB: ::tcflag_t = 0x00000400; 206 pub const CREAD: ::tcflag_t = 0x00000800; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/mips/ |
D | mod.rs | 188 pub const CBAUD: ::tcflag_t = 0o0010017; 205 pub const IXON: ::tcflag_t = 0x00000400; 206 pub const IXOFF: ::tcflag_t = 0x00001000; 207 pub const ONLCR: ::tcflag_t = 0x4; 208 pub const CSIZE: ::tcflag_t = 0x00000030; 209 pub const CS6: ::tcflag_t = 0x00000010; 210 pub const CS7: ::tcflag_t = 0x00000020; 211 pub const CS8: ::tcflag_t = 0x00000030; 212 pub const CSTOPB: ::tcflag_t = 0x00000040; 213 pub const CREAD: ::tcflag_t = 0x00000080; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/ |
D | mod.rs | 178 pub const CBAUD: ::tcflag_t = 0o0010017; 195 pub const IXON: ::tcflag_t = 0x00000400; 196 pub const IXOFF: ::tcflag_t = 0x00001000; 197 pub const ONLCR: ::tcflag_t = 0x4; 198 pub const CSIZE: ::tcflag_t = 0x00000030; 199 pub const CS6: ::tcflag_t = 0x00000010; 200 pub const CS7: ::tcflag_t = 0x00000020; 201 pub const CS8: ::tcflag_t = 0x00000030; 202 pub const CSTOPB: ::tcflag_t = 0x00000040; 203 pub const CREAD: ::tcflag_t = 0x00000080; [all …]
|