Home
last modified time | relevance | path

Searched refs:tcflag_t (Results 1 – 25 of 96) sorted by relevance

1234

/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
Dmod.rs189 pub const IEXTEN: ::tcflag_t = 0x00000100;
190 pub const TOSTOP: ::tcflag_t = 0x00008000;
191 pub const FLUSHO: ::tcflag_t = 0x00002000;
209 pub const CBAUD: ::tcflag_t = 0o0010017;
210 pub const TAB1: ::tcflag_t = 0x00000800;
211 pub const TAB2: ::tcflag_t = 0x00001000;
212 pub const TAB3: ::tcflag_t = 0x00001800;
213 pub const CR1: ::tcflag_t = 0x00000200;
214 pub const CR2: ::tcflag_t = 0x00000400;
215 pub const CR3: ::tcflag_t = 0x00000600;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs656 pub const CBAUD: ::tcflag_t = 0o0010017;
657 pub const TAB1: ::tcflag_t = 0x00000800;
658 pub const TAB2: ::tcflag_t = 0x00001000;
659 pub const TAB3: ::tcflag_t = 0x00001800;
660 pub const CR1: ::tcflag_t = 0x00000200;
661 pub const CR2: ::tcflag_t = 0x00000400;
662 pub const CR3: ::tcflag_t = 0x00000600;
663 pub const FF1: ::tcflag_t = 0x00008000;
664 pub const BS1: ::tcflag_t = 0x00002000;
665 pub const VT1: ::tcflag_t = 0x00004000;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Ds390x.rs280 pub const IEXTEN: ::tcflag_t = 0x00008000;
281 pub const TOSTOP: ::tcflag_t = 0x00000100;
282 pub const FLUSHO: ::tcflag_t = 0x00001000;
284 pub const EXTPROC: ::tcflag_t = 0x00010000;
306 pub const OLCUC: ::tcflag_t = 0o000002;
307 pub const ONLCR: ::tcflag_t = 0o000004;
308 pub const NLDLY: ::tcflag_t = 0o000400;
309 pub const CRDLY: ::tcflag_t = 0o003000;
310 pub const CR1: ::tcflag_t = 0x00000200;
311 pub const CR2: ::tcflag_t = 0x00000400;
[all …]
Dmips64.rs605 pub const IEXTEN: ::tcflag_t = 0x00000100;
606 pub const TOSTOP: ::tcflag_t = 0x00008000;
607 pub const FLUSHO: ::tcflag_t = 0x00002000;
608 pub const EXTPROC: ::tcflag_t = 0o200000;
622 pub const CBAUD: ::tcflag_t = 0o0010017;
623 pub const TAB1: ::tcflag_t = 0x00000800;
624 pub const TAB2: ::tcflag_t = 0x00001000;
625 pub const TAB3: ::tcflag_t = 0x00001800;
626 pub const CR1: ::tcflag_t = 0x00000200;
627 pub const CR2: ::tcflag_t = 0x00000400;
[all …]
Dpowerpc64.rs616 pub const EXTPROC: ::tcflag_t = 0x10000000;
620 pub const IEXTEN: ::tcflag_t = 0x00000400;
621 pub const TOSTOP: ::tcflag_t = 0x00400000;
622 pub const FLUSHO: ::tcflag_t = 0x00800000;
626 pub const CBAUD: ::tcflag_t = 0xff;
643 pub const IXON: ::tcflag_t = 0x00000200;
644 pub const IXOFF: ::tcflag_t = 0x00000400;
645 pub const ONLCR: ::tcflag_t = 0x2;
646 pub const CSIZE: ::tcflag_t = 0x00000300;
648 pub const CS6: ::tcflag_t = 0x00000100;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
Dmod.rs764 pub const IEXTEN: ::tcflag_t = 0x00008000;
765 pub const TOSTOP: ::tcflag_t = 0x00000100;
766 pub const FLUSHO: ::tcflag_t = 0x00001000;
767 pub const EXTPROC: ::tcflag_t = 0x00010000;
773 pub const CBAUD: ::tcflag_t = 0o0010017;
774 pub const CSIZE: ::tcflag_t = 0x00000030;
775 pub const CS6: ::tcflag_t = 0x00000010;
776 pub const CS7: ::tcflag_t = 0x00000020;
777 pub const CS8: ::tcflag_t = 0x00000030;
778 pub const CSTOPB: ::tcflag_t = 0x00000040;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/riscv64/
Dmod.rs401 pub const CBAUD: ::tcflag_t = 4111;
402 pub const TAB1: ::tcflag_t = 2048;
403 pub const TAB2: ::tcflag_t = 4096;
404 pub const TAB3: ::tcflag_t = 6144;
405 pub const CR1: ::tcflag_t = 512;
406 pub const CR2: ::tcflag_t = 1024;
407 pub const CR3: ::tcflag_t = 1536;
408 pub const FF1: ::tcflag_t = 32768;
409 pub const BS1: ::tcflag_t = 8192;
410 pub const VT1: ::tcflag_t = 16384;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/
Dmod.rs396 pub const CBAUD: ::tcflag_t = 4111;
397 pub const TAB1: ::tcflag_t = 2048;
398 pub const TAB2: ::tcflag_t = 4096;
399 pub const TAB3: ::tcflag_t = 6144;
400 pub const CR1: ::tcflag_t = 512;
401 pub const CR2: ::tcflag_t = 1024;
402 pub const CR3: ::tcflag_t = 1536;
403 pub const FF1: ::tcflag_t = 32768;
404 pub const BS1: ::tcflag_t = 8192;
405 pub const VT1: ::tcflag_t = 16384;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
Dmod.rs362 pub const CBAUD: ::tcflag_t = 4111;
363 pub const TAB1: ::tcflag_t = 2048;
364 pub const TAB2: ::tcflag_t = 4096;
365 pub const TAB3: ::tcflag_t = 6144;
366 pub const CR1: ::tcflag_t = 512;
367 pub const CR2: ::tcflag_t = 1024;
368 pub const CR3: ::tcflag_t = 1536;
369 pub const FF1: ::tcflag_t = 32768;
370 pub const BS1: ::tcflag_t = 8192;
371 pub const VT1: ::tcflag_t = 16384;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
Dmod.rs695 pub const IEXTEN: ::tcflag_t = 0x00000100;
696 pub const TOSTOP: ::tcflag_t = 0x00008000;
697 pub const FLUSHO: ::tcflag_t = 0x00002000;
698 pub const EXTPROC: ::tcflag_t = 0o200000;
725 pub const CBAUD: ::tcflag_t = 0o0010017;
726 pub const TAB1: ::tcflag_t = 0x00000800;
727 pub const TAB2: ::tcflag_t = 0x00001000;
728 pub const TAB3: ::tcflag_t = 0x00001800;
729 pub const CR1: ::tcflag_t = 0x00000200;
730 pub const CR2: ::tcflag_t = 0x00000400;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dpowerpc.rs334 pub const CBAUD: ::tcflag_t = 0xff;
335 pub const TAB1: ::tcflag_t = 0x400;
336 pub const TAB2: ::tcflag_t = 0x800;
337 pub const TAB3: ::tcflag_t = 0xc00;
338 pub const CR1: ::tcflag_t = 0x1000;
339 pub const CR2: ::tcflag_t = 0x2000;
340 pub const CR3: ::tcflag_t = 0x3000;
341 pub const FF1: ::tcflag_t = 0x4000;
342 pub const BS1: ::tcflag_t = 0x8000;
343 pub const VT1: ::tcflag_t = 0x10000;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
Dmod.rs570 pub const CBAUD: ::tcflag_t = 0o0010017;
587 pub const IXON: ::tcflag_t = 0x00000400;
588 pub const IXOFF: ::tcflag_t = 0x00001000;
589 pub const ONLCR: ::tcflag_t = 0x4;
590 pub const CSIZE: ::tcflag_t = 0x00000030;
591 pub const CS6: ::tcflag_t = 0x00000010;
592 pub const CS7: ::tcflag_t = 0x00000020;
593 pub const CS8: ::tcflag_t = 0x00000030;
594 pub const CSTOPB: ::tcflag_t = 0x00000040;
595 pub const CREAD: ::tcflag_t = 0x00000080;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/
Dmod.rs429 pub const CBAUD: ::tcflag_t = 0o0010017;
430 pub const TAB1: ::tcflag_t = 0x00000800;
431 pub const TAB2: ::tcflag_t = 0x00001000;
432 pub const TAB3: ::tcflag_t = 0x00001800;
433 pub const CR1: ::tcflag_t = 0x00000200;
434 pub const CR2: ::tcflag_t = 0x00000400;
435 pub const CR3: ::tcflag_t = 0x00000600;
436 pub const FF1: ::tcflag_t = 0x00008000;
437 pub const BS1: ::tcflag_t = 0x00002000;
438 pub const VT1: ::tcflag_t = 0x00004000;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/sparc64/
Dmod.rs448 pub const CBAUD: ::tcflag_t = 0x0000100f;
449 pub const TAB1: ::tcflag_t = 0x800;
450 pub const TAB2: ::tcflag_t = 0x1000;
451 pub const TAB3: ::tcflag_t = 0x1800;
452 pub const CR1: ::tcflag_t = 0x200;
453 pub const CR2: ::tcflag_t = 0x400;
454 pub const CR3: ::tcflag_t = 0x600;
455 pub const FF1: ::tcflag_t = 0x8000;
456 pub const BS1: ::tcflag_t = 0x2000;
457 pub const VT1: ::tcflag_t = 0x4000;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
Dmod.rs369 pub const CBAUD: ::tcflag_t = 0x0000100f;
370 pub const TAB1: ::tcflag_t = 0x800;
371 pub const TAB2: ::tcflag_t = 0x1000;
372 pub const TAB3: ::tcflag_t = 0x1800;
373 pub const CR1: ::tcflag_t = 0x200;
374 pub const CR2: ::tcflag_t = 0x400;
375 pub const CR3: ::tcflag_t = 0x600;
376 pub const FF1: ::tcflag_t = 0x8000;
377 pub const BS1: ::tcflag_t = 0x2000;
378 pub const VT1: ::tcflag_t = 0x4000;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/mips64/
Dmod.rs786 pub const IEXTEN: ::tcflag_t = 0x00000100;
787 pub const TOSTOP: ::tcflag_t = 0x00008000;
788 pub const FLUSHO: ::tcflag_t = 0x00002000;
789 pub const EXTPROC: ::tcflag_t = 0o200000;
827 pub const CBAUD: ::tcflag_t = 0o0010017;
828 pub const TAB1: ::tcflag_t = 0x00000800;
829 pub const TAB2: ::tcflag_t = 0x00001000;
830 pub const TAB3: ::tcflag_t = 0x00001800;
831 pub const CR1: ::tcflag_t = 0x00000200;
832 pub const CR2: ::tcflag_t = 0x00000400;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
Dmod.rs330 pub const CBAUD: ::tcflag_t = 0o0010017;
331 pub const TAB1: ::tcflag_t = 0x00000800;
332 pub const TAB2: ::tcflag_t = 0x00001000;
333 pub const TAB3: ::tcflag_t = 0x00001800;
334 pub const CR1: ::tcflag_t = 0x00000200;
335 pub const CR2: ::tcflag_t = 0x00000400;
336 pub const CR3: ::tcflag_t = 0x00000600;
337 pub const FF1: ::tcflag_t = 0x00008000;
338 pub const BS1: ::tcflag_t = 0x00002000;
339 pub const VT1: ::tcflag_t = 0x00004000;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
Dmod.rs361 pub const CBAUD: ::tcflag_t = 0o0010017;
362 pub const TAB1: ::tcflag_t = 0x00000800;
363 pub const TAB2: ::tcflag_t = 0x00001000;
364 pub const TAB3: ::tcflag_t = 0x00001800;
365 pub const CR1: ::tcflag_t = 0x00000200;
366 pub const CR2: ::tcflag_t = 0x00000400;
367 pub const CR3: ::tcflag_t = 0x00000600;
368 pub const FF1: ::tcflag_t = 0x00008000;
369 pub const BS1: ::tcflag_t = 0x00002000;
370 pub const VT1: ::tcflag_t = 0x00004000;
[all …]
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs393 pub const IGNBRK: ::tcflag_t = 0x00000001;
394 pub const BRKINT: ::tcflag_t = 0x00000002;
395 pub const IGNPAR: ::tcflag_t = 0x00000004;
396 pub const PARMRK: ::tcflag_t = 0x00000008;
397 pub const INPCK: ::tcflag_t = 0x00000010;
398 pub const ISTRIP: ::tcflag_t = 0x00000020;
399 pub const INLCR: ::tcflag_t = 0x00000040;
400 pub const IGNCR: ::tcflag_t = 0x00000080;
401 pub const ICRNL: ::tcflag_t = 0x00000100;
402 pub const IXON: ::tcflag_t = 0x00000200;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Ds390x.rs472 pub const IEXTEN: ::tcflag_t = 0x00008000;
473 pub const TOSTOP: ::tcflag_t = 0x00000100;
474 pub const FLUSHO: ::tcflag_t = 0x00001000;
476 pub const EXTPROC: ::tcflag_t = 0x00010000;
511 pub const OLCUC: ::tcflag_t = 0o000002;
512 pub const ONLCR: ::tcflag_t = 0o000004;
513 pub const NLDLY: ::tcflag_t = 0o000400;
514 pub const CRDLY: ::tcflag_t = 0o003000;
515 pub const CR1: ::tcflag_t = 0x00000200;
516 pub const CR2: ::tcflag_t = 0x00000400;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
Dmod.rs649 pub const CBAUD: ::tcflag_t = 0o0010017;
666 pub const IXON: ::tcflag_t = 0x00000400;
667 pub const IXOFF: ::tcflag_t = 0x00001000;
668 pub const ONLCR: ::tcflag_t = 0x4;
669 pub const CSIZE: ::tcflag_t = 0x00000030;
670 pub const CS6: ::tcflag_t = 0x00000010;
671 pub const CS7: ::tcflag_t = 0x00000020;
672 pub const CS8: ::tcflag_t = 0x00000030;
673 pub const CSTOPB: ::tcflag_t = 0x00000040;
674 pub const CREAD: ::tcflag_t = 0x00000080;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/powerpc64/
Dmod.rs477 pub const CBAUD: ::tcflag_t = 0xff;
478 pub const TAB1: ::tcflag_t = 0x400;
479 pub const TAB2: ::tcflag_t = 0x800;
480 pub const TAB3: ::tcflag_t = 0xc00;
481 pub const CR1: ::tcflag_t = 0x1000;
482 pub const CR2: ::tcflag_t = 0x2000;
483 pub const CR3: ::tcflag_t = 0x3000;
484 pub const FF1: ::tcflag_t = 0x4000;
485 pub const BS1: ::tcflag_t = 0x8000;
486 pub const VT1: ::tcflag_t = 0x10000;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
Dpowerpc.rs170 pub const CBAUD: ::tcflag_t = 0o0000377;
187 pub const IXON: ::tcflag_t = 0x00000200;
188 pub const IXOFF: ::tcflag_t = 0x00000400;
189 pub const ONLCR: ::tcflag_t = 0x00000002;
190 pub const CSIZE: ::tcflag_t = 0x00000300;
191 pub const CS6: ::tcflag_t = 0x00000100;
192 pub const CS7: ::tcflag_t = 0x00000200;
193 pub const CS8: ::tcflag_t = 0x00000300;
194 pub const CSTOPB: ::tcflag_t = 0x00000400;
195 pub const CREAD: ::tcflag_t = 0x00000800;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/mips/
Dmod.rs177 pub const CBAUD: ::tcflag_t = 0o0010017;
194 pub const IXON: ::tcflag_t = 0x00000400;
195 pub const IXOFF: ::tcflag_t = 0x00001000;
196 pub const ONLCR: ::tcflag_t = 0x4;
197 pub const CSIZE: ::tcflag_t = 0x00000030;
198 pub const CS6: ::tcflag_t = 0x00000010;
199 pub const CS7: ::tcflag_t = 0x00000020;
200 pub const CS8: ::tcflag_t = 0x00000030;
201 pub const CSTOPB: ::tcflag_t = 0x00000040;
202 pub const CREAD: ::tcflag_t = 0x00000080;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/
Dmod.rs544 pub const CBAUD: ::tcflag_t = 0o0010017;
545 pub const TAB1: ::tcflag_t = 0x00000800;
546 pub const TAB2: ::tcflag_t = 0x00001000;
547 pub const TAB3: ::tcflag_t = 0x00001800;
548 pub const CR1: ::tcflag_t = 0x00000200;
549 pub const CR2: ::tcflag_t = 0x00000400;
550 pub const CR3: ::tcflag_t = 0x00000600;
551 pub const FF1: ::tcflag_t = 0x00008000;
552 pub const BS1: ::tcflag_t = 0x00002000;
553 pub const VT1: ::tcflag_t = 0x00004000;
[all …]

1234