Home
last modified time | relevance | path

Searched defs:bitoff (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/openssl/openssl/include/openssl/
H A Dwhrlpool.h42 unsigned int bitoff; member
/third_party/openssl/include/openssl/
H A Dwhrlpool.h42 unsigned int bitoff; member
/third_party/openssl/ohos_lite/include/openssl/
H A Dwhrlpool.h33 unsigned int bitoff; member
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dcmpxchg-xchg.h23 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in __xchg_cmpxchg() local
25 int bitoff = off * BITS_PER_BYTE; in __xchg_cmpxchg() local
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dcmpxchg-xchg.h23 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in __xchg_cmpxchg() local
25 int bitoff = off * BITS_PER_BYTE; in __xchg_cmpxchg() local
/third_party/node/deps/openssl/openssl/crypto/whrlpool/
H A Dwp_dgst.c95 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
216 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; WHIRLPOOL_Final() local
[all...]
/third_party/openssl/crypto/whrlpool/
H A Dwp_dgst.c95 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
216 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; WHIRLPOOL_Final() local
[all...]
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dcmpxchg.h180 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in xchg_small() local
182 int bitoff = off * BITS_PER_BYTE; in xchg_small() local
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dcmpxchg.h65 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in cmpxchg_small() local
67 int bitoff = off * BITS_PER_BYTE; in cmpxchg_small() local
97 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in xchg_small() local
99 int bitoff = off * BITS_PER_BYTE; in xchg_small() local
[all...]
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dcmpxchg.h65 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in cmpxchg_small() local
67 int bitoff = off * BITS_PER_BYTE; in cmpxchg_small() local
97 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in xchg_small() local
99 int bitoff = off * BITS_PER_BYTE; in xchg_small() local
[all...]
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dcmpxchg.h180 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in xchg_small() local
182 int bitoff = off * BITS_PER_BYTE; in xchg_small() local
/third_party/libsnd/src/GSM610/
H A Dadd.c99 static unsigned char const bitoff [256] = { variable
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dlocalalloc.c829 int numfound = 0, bitoff, left, startoff; in ocfs2_local_alloc_find_clear_bits() local
[all...]
H A Dsuballoc.c1626 unsigned int bitoff = le32_to_cpu(rec->e_cpos) * bpc; in ocfs2_bg_discontig_fix_by_rec() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dlocalalloc.c827 int numfound = 0, bitoff, left, startoff; in ocfs2_local_alloc_find_clear_bits() local
[all...]
H A Dsuballoc.c1624 unsigned int bitoff = le32_to_cpu(rec->e_cpos) * bpc; in ocfs2_bg_discontig_fix_by_rec() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dctrl.c5438 static inline u64 irdma_stat_val(const u64 *stats_val, u16 byteoff, u8 bitoff, in irdma_stat_val() argument
H A Dtype.h289 u8 bitoff; member

Completed in 24 milliseconds