Home
last modified time | relevance | path

Searched refs:tcflag_t (Results 1 - 25 of 94) sorted by relevance

1234

/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A 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
[all...]
H A 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
[all...]
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/mips64/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/sparc64/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/riscv64/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs238 pub const CBAUD: ::tcflag_t = 0o0010017;
255 pub const IXON: ::tcflag_t = 0x00000400;
256 pub const IXOFF: ::tcflag_t = 0x00001000;
257 pub const ONLCR: ::tcflag_t = 0x4;
258 pub const CSIZE: ::tcflag_t = 0x00000030;
259 pub const CS6: ::tcflag_t = 0x00000010;
260 pub const CS7: ::tcflag_t = 0x00000020;
261 pub const CS8: ::tcflag_t = 0x00000030;
262 pub const CSTOPB: ::tcflag_t = 0x00000040;
263 pub const CREAD: ::tcflag_t
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/
H A Dmod.rs831 pub const CBAUD: ::tcflag_t = 0o0010017;
848 pub const IXON: ::tcflag_t = 0x00000400;
849 pub const IXOFF: ::tcflag_t = 0x00001000;
850 pub const ONLCR: ::tcflag_t = 0x4;
851 pub const CSIZE: ::tcflag_t = 0x00000030;
852 pub const CS6: ::tcflag_t = 0x00000010;
853 pub const CS7: ::tcflag_t = 0x00000020;
854 pub const CS8: ::tcflag_t = 0x00000030;
855 pub const CSTOPB: ::tcflag_t = 0x00000040;
856 pub const CREAD: ::tcflag_t
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/loongarch64/
H A Dmod.rs590 pub const CBAUD: ::tcflag_t = 0o0010017;
607 pub const IXON: ::tcflag_t = 0x00000400;
608 pub const IXOFF: ::tcflag_t = 0x00001000;
609 pub const ONLCR: ::tcflag_t = 0x4;
610 pub const CSIZE: ::tcflag_t = 0x00000030;
611 pub const CS6: ::tcflag_t = 0x00000010;
612 pub const CS7: ::tcflag_t = 0x00000020;
613 pub const CS8: ::tcflag_t = 0x00000030;
614 pub const CSTOPB: ::tcflag_t = 0x00000040;
615 pub const CREAD: ::tcflag_t
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/x86/
H A Dmod.rs227 pub const CBAUD: ::tcflag_t = 0o0010017;
244 pub const IXON: ::tcflag_t = 0x00000400;
245 pub const IXOFF: ::tcflag_t = 0x00001000;
246 pub const ONLCR: ::tcflag_t = 0x4;
247 pub const CSIZE: ::tcflag_t = 0x00000030;
248 pub const CS6: ::tcflag_t = 0x00000010;
249 pub const CS7: ::tcflag_t = 0x00000020;
250 pub const CS8: ::tcflag_t = 0x00000030;
251 pub const CSTOPB: ::tcflag_t = 0x00000040;
252 pub const CREAD: ::tcflag_t
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A 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
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/mips/
H A 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
[all...]

Completed in 55 milliseconds

1234