/third_party/musl/arch/powerpc/bits/ |
D | termios.h | 76 #define BS0 0000000 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | termios.h | 70 #define BS0 0000000 macro
|
/third_party/musl/arch/mips64/bits/ |
D | termios.h | 70 #define BS0 0000000 macro
|
/third_party/musl/arch/mips/bits/ |
D | termios.h | 70 #define BS0 0000000 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | termios.h | 76 #define BS0 0000000 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | termios.h | 69 #define BS0 0000000 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | termios.h | 69 #define BS0 0000000 macro
|
/third_party/musl/arch/generic/bits/ |
D | termios.h | 69 #define BS0 0000000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | termios.h | 69 #define BS0 0000000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | termios.h | 69 #define BS0 0000000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | termios.h | 69 #define BS0 0000000 macro
|
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/ |
D | types.rs | 236 pub const BS0: c::c_uint = linux_raw_sys::general::BS0; constant
|
/third_party/musl/libc-test/src/api/ |
D | termios.c | 65 C(BS0) in f()
|
/third_party/python/Modules/ |
D | termios.c | 524 #ifdef BS0 525 {"BS0", BS0},
|
/third_party/rust/crates/rustix/src/backend/libc/termios/ |
D | types.rs | 497 pub const BS0: c::c_uint = c::BS0; constant
|
/third_party/toybox/toys/pending/ |
D | stty.c | 107 { "bs0", BS0, BSDLY }, { "bs1", BS1, BSDLY }, { "vt0", VT0, VTDLY },
|
/third_party/rust/crates/rustix/src/termios/ |
D | mod.rs | 177 pub use constants::BS0;
|
D | constants.rs | 152 pub use backend::termios::types::BS0;
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | fuchsia.txt | 90 BS0
|
D | apple.txt | 189 BS0
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/ |
D | bsaes-x86_64.s | 10 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/crypto/aes/ |
D | bsaes-x86_64.s | 10 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/VC-WIN64A/asm/crypto/aes/ |
D | bsaes-x86_64.asm | 15 lea r11,[$L$BS0] 489 lea r11,[$L$BS0] 1477 lea r11,[$L$BS0] 2636 $L$BS0:
|
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/aes/ |
D | bsaes-x86_64.asm | 15 lea r11,[$L$BS0] 489 lea r11,[$L$BS0] 1477 lea r11,[$L$BS0] 2636 $L$BS0:
|
/third_party/rust/crates/nix/src/sys/ |
D | termios.rs | 761 BS0 as tcflag_t;
|