Home
last modified time | relevance | path

Searched defs:bits (Results 26 - 50 of 2976) sorted by relevance

12345678910>>...120

/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_depr.c29 RSA *RSA_generate_key(int bits, unsigned long e_value, in RSA_generate_key() argument
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dbitfield_unit_tests.rs30 let mut bits = vec![]; in bitfield_unit_get_bit() variables
/third_party/openssl/crypto/rc2/
H A Drc2_skey.c55 void RC2_set_key(RC2_KEY *key, int len, const unsigned char *data, int bits) in RC2_set_key() argument
[all...]
/third_party/openssl/crypto/rsa/
H A Drsa_depr.c29 RSA *RSA_generate_key(int bits, unsigned long e_value, in RSA_generate_key() argument
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dparsed_operand.cpp56 uint64_t bits = in EmitNumericLiteral() local
63 *out << bits; in EmitNumericLiteral() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dparsed_operand.cpp56 uint64_t bits = in EmitNumericLiteral() local
63 *out << bits; in EmitNumericLiteral() local
/third_party/skia/third_party/externals/libjpeg-turbo/md5/
H A Dmd5.h45 uint32 bits[2]; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dscriptset.h72 uint32_t bits[SCRIPT_LIMIT / 32]; member in ScriptSet
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dmd5.h35 uint32_t bits[2]; member
/third_party/spirv-tools/source/
H A Dparsed_operand.cpp59 uint64_t bits = in EmitNumericLiteral() local
66 *out << bits; in EmitNumericLiteral() local
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dsmp_plat.h18 u32 bits; member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dsmp_plat.h19 u32 bits; member
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bitbang-txrx.h47 bitbang_txrx_be_cpha0(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) bitbang_txrx_be_cpha0() argument
79 bitbang_txrx_be_cpha1(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) bitbang_txrx_be_cpha1() argument
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dcs8403.h24 SND_CS8403_DECL void SND_CS8403_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8403_DECODE() argument
69 unsigned char bits; SND_CS8403_ENCODE() local
154 SND_CS8404_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) SND_CS8404_DECODE() argument
195 unsigned char bits; SND_CS8404_ENCODE() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A DM0209.h9 u8 bits; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.h8 unsigned bits:6; member
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/
H A Dzx_plane.h17 const struct vou_layer_bits *bits; member
/kernel/linux/linux-5.10/include/clocksource/
H A Dsamsung_pwm.h22 u8 bits; member
/kernel/linux/linux-6.6/include/clocksource/
H A Dsamsung_pwm.h22 u8 bits; member
/kernel/linux/linux-6.6/include/sound/
H A Dcs8403.h24 SND_CS8403_DECL void SND_CS8403_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8403_DECODE() argument
69 unsigned char bits; SND_CS8403_ENCODE() local
154 SND_CS8404_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) SND_CS8404_DECODE() argument
195 unsigned char bits; SND_CS8404_ENCODE() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/mediatek/
H A Dphy-mtk-io.h14 static inline void mtk_phy_clear_bits(void __iomem *reg, u32 bits) in mtk_phy_clear_bits() argument
22 static inline void mtk_phy_set_bits(void __iomem *reg, u32 bits) in mtk_phy_set_bits() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A DM0209.h9 u8 bits; member
/kernel/linux/linux-6.6/lib/
H A Dbase64.c35 int bits = 0; in base64_encode() local
76 int bits = 0; base64_decode() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dbitstream.c52 int bits = length & 15; in ff_copy_bits() local
H A Dhuffyuv.c42 uint32_t bits = 0; in ff_huffyuv_generate_bits_table() local

Completed in 6 milliseconds

12345678910>>...120