Home
last modified time | relevance | path

Searched defs:bits (Results 276 - 300 of 2992) sorted by relevance

1...<<11121314151617181920>>...120

/third_party/python/Modules/
H A Drotatingtree.c15 randombits(int bits) in randombits() argument
23 random_stream >>= bits; in randombits() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dgenerate_real.h70 inline RealType GenerateRealFromBits(uint64_t bits, int exp_bias = 0) { in GenerateRealFromBits() argument
[all...]
/third_party/skia/include/private/
H A DSkFloatBits.h70 static inline bool SkFloatBits_IsFinite(int32_t bits) { in SkFloatBits_IsFinite() argument
74 static inline bool SkFloatBits_IsInf(int32_t bits) { in SkFloatBits_IsInf() argument
/third_party/rust/crates/nom/src/
H A Dlib.rs453 pub mod bits; modules
/third_party/vk-gl-cts/framework/common/
H A DtcuTexVerifierUtil.hpp59 inline Vector<float, Size> computeColorBitsError(const Vector<deInt32, Size>& bits, const Vector<deInt32, Size>& numAccurateBits) in computeColorBitsError() argument
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dloop_optimization_test.cpp194 auto bits = ecmascript::kungfu::LoadStoreAccessor::ToValue(ecmascript::kungfu::MemoryAttribute::Default()); in HWTEST_F_L0() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_trng_v200.h46 } bits; member
63 } bits; member
H A Ddrv_trng_v100.h47 } bits; member
60 } bits; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/product/hi3516cv500/regs/
H A Dhdmi_reg_crg.h40 } bits; member
52 } bits; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dmddrc_reg.h38 } bits; member
51 } bits; member
62 } bits; member
73 } bits; member
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dbit_reader.h48 bool ReadBits(uint8_t bits, T& val) in ReadBits() argument
78 bool PeekBits(uint8_t bits, T& val) in PeekBits() argument
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpowernow-k7.h21 } bits; member
39 } bits; member
/kernel/linux/linux-5.10/arch/csky/mm/
H A Dasid.c168 asid_allocator_init(struct asid_info *info, u32 bits, unsigned int asid_per_ctxt, void (*flush_cpu_ctxt_cb)(void)) asid_allocator_init() argument
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/
H A Docteon-sha512.c180 __be64 bits[2]; in octeon_sha512_final() local
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dasid.h17 u32 bits; member
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dsha1.c76 __be64 bits; in powerpc_sha1_final() local
/kernel/linux/linux-5.10/arch/mips/mti-malta/
H A Dmalta-init.c46 char parity = '\0', bits = '\0', flow = '\0'; in console_config() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dword-at-a-time.h60 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero() argument
71 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask() argument
77 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() argument
127 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() argument
139 has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) has_zero() argument
146 prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) prep_zero_mask() argument
[all...]
/kernel/linux/linux-5.10/arch/sparc/crypto/
H A Dsha512_glue.c104 __be64 bits[2]; in sha512_sparc64_final() local
H A Dmd5_glue.c88 __le64 bits; in md5_sparc64_final() local
H A Dsha1_glue.c83 __be64 bits; in sha1_sparc64_final() local
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dirq_64.h67 static inline void set_softint(unsigned long bits) in set_softint() argument
74 static inline void clear_softint(unsigned long bits) in clear_softint() argument
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dtlb-debugfs.c26 int bits; member
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dprminst44xx.c76 u32 omap4_prminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, s16 inst, in omap4_prminst_rmw_inst_reg_bits() argument
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tpic2810.c60 static void tpic2810_set_mask_bits(struct gpio_chip *chip, u8 mask, u8 bits) in tpic2810_set_mask_bits() argument
84 tpic2810_set_multiple(struct gpio_chip *chip, unsigned long *mask, unsigned long *bits) tpic2810_set_multiple() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...120