Lines Matching defs:bestPriority
2021 EAS_I32 bestPriority;
2025 bestPriority = 0;
2091 if (currentPriority >= bestPriority)
2093 bestPriority = currentPriority;
3118 EAS_I32 currentPriority, bestPriority;
3122 bestPriority = bestCandidate = -1;
3161 if (currentPriority > bestPriority)
3163 bestPriority = currentPriority;
3288 EAS_I32 currentPriority, bestPriority;
3292 bestPriority = bestCandidate = -1;
3325 if (currentPriority > bestPriority)
3327 bestPriority = currentPriority;