Searched refs:Score (Results 1 – 2 of 2) sorted by relevance
75 int Score; member189 unsigned score = sinst->Score; in print_list()233 while(temp && inst->Score <= temp->Score) { in add_inst_to_list_score()278 sinst->Score = 0;284 sinst->Score = 0;291 sinst->Score += 100;293 sinst->Score += r->Reader->NumDependencies;313 sinst->Score |= NO_OUTPUT_SCORE; in score_no_output()317 sinst->Score |= NO_OUTPUT_SCORE; in score_no_output()329 sinst->Score = 0; in calc_score_r300()[all …]
212 struct Score { in matchStyleCSS3() struct217 Score maxScore = { 0, 0 }; in matchStyleCSS3()221 Score currentScore = { 0, i }; in matchStyleCSS3()