Lines Matching refs:vote
1929 int* vote = (int*)(buffer + sv_total);1932 memset( vote, 0, class_count*sizeof(vote[0]));1944 vote[sum > 0 ? i : j]++;1950 if( vote[i] > vote[k] )