Home
last modified time | relevance | path

Searched defs:acc0 (Results 1 – 4 of 4) sorted by relevance

/third_party/mbedtls/library/
Dpoly1305.c82 uint32_t acc0, acc1, acc2, acc3, acc4; in poly1305_process() local
188 uint32_t acc0, acc1, acc2, acc3, acc4; in poly1305_compute_mac() local
/third_party/pulseaudio/speex/tmv/
Dfilterbank_tm.h166 register int acc0, acc1, ps10; in filterbank_compute_psd16() local
Dmdf_tm.h110 register float acc0, acc1; in mdf_inner_prod() local
/third_party/mesa3d/src/intel/compiler/
Dtest_eu_validate.cpp124 #define acc0 brw_acc_reg(8) macro