Home
last modified time | relevance | path

Searched defs:accumulator (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/arch/x86/math-emu/
H A Dpoly_l2.c30 Xsig accumulator, expon_accum, yaccum; in poly_l2() local
111 Xsig accumulator, yaccum; in poly_l2p1() local
187 Xsig accumulator, Numer, Denom, argSignif, arg_signif; in log2_kernel() local
H A Dpoly_sin.c61 Xsig accumulator, argSqrd, argTo4; in poly_sine() local
205 Xsig accumulator, argSqrd, fix_up, argTo4; in poly_cos() local
H A Dpoly_2xm1.c57 Xsig accumulator, Denom, argSignif; in poly_2xm1() local
H A Dpoly_atan.c58 Xsig accumulator, Numer, Denom, accumulatore, argSignif, argSq, argSqSq; in poly_atan() local
/openbmc/linux/drivers/power/supply/
H A Dcpcap-battery.c102 s32 accumulator; member
255 s32 sample, s32 accumulator, in cpcap_battery_cc_raw_div()
274 s32 sample, s32 accumulator, in cpcap_battery_cc_to_uah()
283 s32 sample, s32 accumulator, in cpcap_battery_cc_to_ua()
642 s32 accumulator; in cpcap_battery_get_property() local
/openbmc/qemu/include/net/
H A Dchecksum.h85 register uint32_t accumulator = *result; in net_toeplitz_add() local
/openbmc/linux/tools/perf/bench/
H A Dfind-bit-bench.c31 static unsigned int accumulator; variable
/openbmc/linux/drivers/hwmon/occ/
H A Dcommon.c66 u32 accumulator; member
76 u64 accumulator; member
83 u64 accumulator; member
90 u64 accumulator; member
/openbmc/linux/arch/arm64/crypto/
H A Dpolyval-ce-glue.c49 const u8 *in, size_t nblocks, u8 *accumulator) in internal_polyval_update()
/openbmc/telemetry/tests/src/
H A Ddbus_environment.hpp46 F&& accumulator, in waitForFutures()
/openbmc/linux/arch/x86/crypto/
H A Dpolyval-clmulni_glue.c58 const u8 *in, size_t nblocks, u8 *accumulator) in internal_polyval_update()
/openbmc/linux/crypto/
H A Dpolyval-generic.c109 size_t nblocks, u8 *accumulator) in polyval_update_non4k()
/openbmc/linux/lib/lz4/
H A Dlz4_compress.c440 size_t accumulator = lastRun - RUN_MASK; in LZ4_compress_generic() local
702 size_t accumulator = lastRunSize - RUN_MASK; in LZ4_compress_destSize_generic() local
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c112 __u32 accumulator = *result; in net_toeplitz_add() local
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y72 static symbol_ref_t accumulator; variable