Home
last modified time | relevance | path

Searched defs:bitoff (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/multimedia/v4l-utils/linux-5.13-rc2/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
/dports/multimedia/v4l_compat/linux-5.13-rc2/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
/dports/multimedia/libv4l/linux-5.13-rc2/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
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/npf/
H A Dnpf_tableset_ptree.c50 npf_ptree_testkey(const void *vkey, pt_bitoff_t bitoff, in npf_ptree_testkey()
65 pt_bitoff_t bitoff, pt_bitlen_t bitlen, void *ctx) in npf_ptree_matchkey()
118 pt_bitoff_t bitoff = *bitoffp; in npf_ptree_matchnode() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/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
/dports/multimedia/v4l_compat/linux-5.13-rc2/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
/dports/multimedia/libv4l/linux-5.13-rc2/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
/dports/math/algae/algae-4.3.6/src/
H A Dget.c265 int bitoff = 0; local
288 int bitoff = 0; local
311 int bitoff = 0; local
335 int bitoff = 0; local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
210 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; in WHIRLPOOL_Final() local
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
210 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; in WHIRLPOOL_Final() local
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/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; in WHIRLPOOL_Final() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
210 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; in WHIRLPOOL_Final() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
210 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; in WHIRLPOOL_Final() local
/dports/security/libressl/libressl-3.4.3/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
219 unsigned int bitoff = c->bitoff, in WHIRLPOOL_Final() local
/dports/security/libressl-static/libressl-3.3.5/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
219 unsigned int bitoff = c->bitoff, in WHIRLPOOL_Final() local
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
210 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; in WHIRLPOOL_Final() local
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/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; in WHIRLPOOL_Final() local
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
210 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; in WHIRLPOOL_Final() local
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
219 unsigned int bitoff = c->bitoff, in WHIRLPOOL_Final() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
219 unsigned int bitoff = c->bitoff, in WHIRLPOOL_Final() local
/dports/www/obhttpd/libressl-3.4.1/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
219 unsigned int bitoff = c->bitoff, in WHIRLPOOL_Final() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
210 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; in WHIRLPOOL_Final() local
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
210 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; in WHIRLPOOL_Final() local
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
210 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; in WHIRLPOOL_Final() local
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/whrlpool/
H A Dwp_dgst.c89 unsigned int bitoff = c->bitoff, in WHIRLPOOL_BitUpdate() local
210 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; in WHIRLPOOL_Final() local

12345678910