Home
last modified time | relevance | path

Searched refs:BS0 (Results 1 - 25 of 40) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h69 #define BS0 0000000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h69 #define BS0 0000000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h69 #define BS0 0000000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h69 #define BS0 0000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h69 #define BS0 0000000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h69 #define BS0 0000000 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h70 #define BS0 0000000 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h76 #define BS0 0000000 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h70 #define BS0 0000000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h70 #define BS0 0000000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h76 #define BS0 0000000 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c65 C(BS0) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs235 /// `BS0`
236 pub const BS0: c::c_uint = linux_raw_sys::general::BS0; consts
/third_party/python/Modules/
H A Dtermios.c740 #ifdef BS0
741 {"BS0", BS0},
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs484 /// `BS0`
497 pub const BS0: c::c_uint = c::BS0; consts
/third_party/toybox/toys/pending/
H A Dstty.c107 { "bs0", BS0, BSDLY }, { "bs1", BS1, BSDLY }, { "vt0", VT0, VTDLY },
/third_party/rust/crates/rustix/src/termios/
H A Dmod.rs177 pub use constants::BS0;
H A Dconstants.rs152 pub use backend::termios::types::BS0;
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/
H A Dbsaes-x86_64.s10 leaq L$BS0(%rip),%r11
484 leaq L$BS0(%rip),%r11
1433 leaq L$BS0(%rip),%r11
2528 L$BS0:
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/
H A Dbsaes-x86_64.s10 leaq L$BS0(%rip),%r11
484 leaq L$BS0(%rip),%r11
1433 leaq L$BS0(%rip),%r11
2528 L$BS0:
/third_party/rust/crates/nix/src/sys/
H A Dtermios.rs761 BS0 as tcflag_t;
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1107 pub const BS0: ::tcflag_t = 0x00000000; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1323 pub const BS0: ::tcflag_t = 0x00000000; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1197 pub const BS0: ::tcflag_t = 0x0000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1727 pub const BS0: u32 = 0; consts

Completed in 58 milliseconds

12