Searched defs:acc4 (Results 1 – 4 of 4) sorted by relevance
/third_party/mbedtls/library/ |
D | poly1305.c | 100 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/ |
D | arm_fir_f16.c | 580 _Float16 acc1, acc2, acc3, acc4, acc5, acc6, acc7; /* Accumulators */ in arm_fir_f16() local
|
D | arm_fir_f32.c | 925 float32_t acc1, acc2, acc3, acc4, acc5, acc6, acc7; /* Accumulators */ in arm_fir_f32() local
|
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/ |
D | arm_mat_mult_f32.c | 538 float32x4_t acc0,acc1,acc2,acc3,acc4,acc5,acc6,acc7,temp; in arm_mat_mult_f32() local
|