Home
last modified time | relevance | path

Searched defs:acc (Results 151 - 175 of 285) sorted by relevance

12345678910>>...12

/kernel/linux/linux-5.10/drivers/media/rc/
H A Dati_remote.c632 int acc = ati_remote_compute_accel(ati_remote); in ati_remote_input_report() local
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dcpcap-battery.c240 s64 acc; in cpcap_battery_cc_raw_div() local
342 int value, acc, error; in cpcap_battery_cc_get_avg_current() local
[all...]
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dati_remote.c630 int acc = ati_remote_compute_accel(ati_remote); in ati_remote_input_report() local
/kernel/linux/linux-6.6/fs/proc/
H A Dvmcore.c319 ssize_t acc = 0, tmp; in __read_vmcore() local
[all...]
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dcpcap-battery.c258 s64 acc; in cpcap_battery_cc_raw_div() local
442 int value, acc, error; in cpcap_battery_cc_get_avg_current() local
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dsaa7115.c757 u8 acc = 0; /* reg 0x3a, audio clock control */ in saa711x_s_clock_freq() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/erdma/
H A Derdma_verbs.c1022 struct ib_mr *erdma_get_dma_mr(struct ib_pd *ibpd, int acc) in erdma_get_dma_mr() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dwr.c180 static u8 get_umr_flags(int acc) in get_umr_flags() argument
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dacpi_power_meter.c453 unsigned int acc = resource->caps.accuracy; in show_accuracy() local
/kernel/linux/linux-6.6/security/keys/
H A Dkeyring.c170 u64 acc; in hash_key_type_and_desc() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c267 uint32_t acc = 0; in pkt_ipv4_checksum() local
H A Dtest_cls_redirect_dynptr.c176 uint32_t acc = 0; in pkt_ipv4_checksum() local
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_exch.c1832 struct fc_els_ls_acc *acc; in fc_seq_ls_acc() local
2022 struct fc_els_rec_acc *acc; in fc_exch_els_rec() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_fc.c735 struct fc_gpn_ft_resp *acc = sg_virt(sg); in zfcp_fc_eval_gpn_ft() local
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Drelo_core.c268 struct bpf_core_accessor *acc; in bpf_core_parse_spec() local
71 is_flex_arr(const struct btf *btf, const struct bpf_core_accessor *acc, const struct btf_array *arr) is_flex_arr() argument
684 const struct bpf_core_accessor *acc; bpf_core_calc_field_relo() local
[all...]
/third_party/libunwind/libunwind/include/tdep-ia64/
H A Dlibunwind_i.h97 struct unw_accessors acc; member
/third_party/mbedtls/3rdparty/p256-m/p256-m/
H A Dp256-m.c325 uint64_t acc = lo + ((uint64_t) (hi + (m1 >> 16) + (m2 >> 16)) << 32); in u32_muladd64() local
/third_party/libbpf/src/
H A Drelo_core.c268 struct bpf_core_accessor *acc; in bpf_core_parse_spec() local
71 is_flex_arr(const struct btf *btf, const struct bpf_core_accessor *acc, const struct btf_array *arr) is_flex_arr() argument
684 const struct bpf_core_accessor *acc; bpf_core_calc_field_relo() local
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_register_allocate.c836 int acc = ACC_INDEX + acc_off; in v3d_ra_select_accum() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_nir.cpp1236 struct brw_reg acc = retype(brw_acc_reg(8), dst.type); in nir_emit_alu() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.h84 int64_t acc; member
/third_party/mesa3d/src/util/
H A Dxxhash.h642 static xxh_u32 XXH32_round(xxh_u32 acc, xxh_u32 input) in XXH32_round() argument
1082 XXH64_round(xxh_u64 acc, xxh_u64 input) XXH64_round() argument
1090 XXH64_mergeRound(xxh_u64 acc, xxh_u64 val) XXH64_mergeRound() argument
[all...]
/third_party/lwip/src/core/
H A Dpbuf.c1371 u32_t acc; in pbuf_fill_chksum() local
/third_party/lz4/lib/
H A Dxxhash.c672 static U64 XXH64_round(U64 acc, U64 input) in XXH64_round() argument
680 static U64 XXH64_mergeRound(U64 acc, U64 val) in XXH64_mergeRound() argument
[all...]
/third_party/pulseaudio/speex/libspeexdsp/
H A Dmdf.c253 static inline void spectral_mul_accum(const spx_word16_t *X, const spx_word32_t *Y, spx_word16_t *acc, int N, int M) in spectral_mul_accum() argument
280 static inline void spectral_mul_accum16(const spx_word16_t *X, const spx_word16_t *Y, spx_word16_t *acc, int N, int M) in spectral_mul_accum16() argument
309 spectral_mul_accum(const spx_word16_t *X, const spx_word32_t *Y, spx_word16_t *acc, int N, int M) spectral_mul_accum() argument
[all...]

Completed in 41 milliseconds

12345678910>>...12