Home
last modified time | relevance | path

Searched refs:FF1 (Results 1 - 25 of 70) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/sm3/
H A Dsm3_local.h48 #define FF1(X,Y,Z) ((X & Y) | ((X | Y) & Z)) macro
71 RND(A,B,C,D,E,F,G,H,TJ,Wi,Wj,FF1,GG1)
/third_party/openssl/crypto/sm3/
H A Dsm3_local.h48 #define FF1(X,Y,Z) ((X & Y) | ((X | Y) & Z)) macro
71 RND(A,B,C,D,E,F,G,H,TJ,Wi,Wj,FF1,GG1)
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h73 #define FF1 0100000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h73 #define FF1 0100000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h73 #define FF1 0100000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h73 #define FF1 0100000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h73 #define FF1 0100000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h73 #define FF1 0100000 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h74 #define FF1 0100000 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h74 #define FF1 0040000 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h74 #define FF1 0100000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h74 #define FF1 0100000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h74 #define FF1 0040000 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c72 C(FF1) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs247 /// `FF1`
248 pub const FF1: c::c_uint = linux_raw_sys::general::FF1; consts
/third_party/python/Modules/
H A Dtermios.c755 #ifdef FF1
756 {"FF1", FF1},
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs216 pub const FF1: ::tcflag_t = 0x00008000; consts
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs546 /// `FF1`
561 pub const FF1: c::c_uint = c::FF1; consts
/third_party/toybox/toys/pending/
H A Dstty.c108 { "vt1", VT1, VTDLY }, { "ff0", FF0, FFDLY }, { "ff1", FF1, FFDLY },
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs577 pub const FF1: ::c_int = 0x00008000; consts
/third_party/rust/crates/rustix/src/termios/
H A Dmod.rs447 pub use constants::FF1;
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs341 pub const FF1: ::tcflag_t = 0x4000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs732 pub const FF1: ::tcflag_t = 0x00008000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs376 pub const FF1: ::tcflag_t = 0x8000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs369 pub const FF1: ::tcflag_t = 32768; consts

Completed in 25 milliseconds

123