Searched defs:acc (Results 1 – 6 of 6) sorted by relevance
32 double acc = alfa * a + (1 - alfa) * b; in alfaCombineChannel() local46 auto acc = buffer_[pos]; in drawPixel() local
160 uint32_t acc[SAMPLES]; in TEST_P() local
105 operations_.begin(), operations_.end(), 0, [](auto&& acc, auto&& op) { in GetCowSize()
110 struct disk_stats base = {}, tmp = {}, curr, acc = {}, inc[5]; in TEST() local
734 def aggregate_by_name(acc, el): argument
317 let mut acc = String::new(); in encode_alias() localVariable