Home
last modified time | relevance | path

Searched defs:acc4 (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/libs/accumulators/test/
Derror_of.cpp40 accumulator_set<double, stats<with_error<tag::mean(immediate)> > > acc4; in test_stat() local
Dweighted_covariance.cpp31 …ag::weighted_covariance<std::vector<double>, tag::covariate1> >, double > acc4(sample = dummy, cov… in test_stat() local
Dcovariance.cpp34 …<double>, stats<tag::covariance<std::vector<double>, tag::covariate1> > > acc4(sample = dummy, cov… in test_stat() local
Dweighted_tail_variate_means.cpp41 acc4( left_tail_cache_size = c ); in test_stat() local
Dtail_variate_means.cpp41 accumulator_t4 acc4( left_tail_cache_size = c ); in test_stat() local
Dweighted_pot_quantile.cpp55 …tor_set<double, stats<tag::weighted_pot_quantile<left>(with_threshold_probability)>, double > acc4( in test_stat() local
Dp_square_quantile.cpp42 accumulator_t acc4(quantile_probability = 0.5 ); in test_stat() local
Dweighted_p_square_quantile.cpp53 accumulator_t acc4(quantile_probability = 0.001); in test_stat() local
Dpot_quantile.cpp51 accumulator_set<double, stats<tag::pot_quantile<left>(with_threshold_probability)> > acc4( in test_stat() local
/third_party/mbedtls/library/
Dpoly1305.c100 uint32_t acc0, acc1, acc2, acc3, acc4; in poly1305_process() local
207 uint32_t acc0, acc1, acc2, acc3, acc4; in poly1305_compute_mac() local
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/
Darm_fir_f16.c580 _Float16 acc1, acc2, acc3, acc4, acc5, acc6, acc7; /* Accumulators */ in arm_fir_f16() local
Darm_fir_f32.c925 float32_t acc1, acc2, acc3, acc4, acc5, acc6, acc7; /* Accumulators */ in arm_fir_f32() local
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_mult_f32.c538 float32x4_t acc0,acc1,acc2,acc3,acc4,acc5,acc6,acc7,temp; in arm_mat_mult_f32() local