Lines Matching defs:VectorBonus
565 int VectorBonus = 0;
1022 Threshold -= VectorBonus;
1024 Threshold -= VectorBonus / 2;
1093 assert(VectorBonus >= 0);
1098 Threshold += (SingleBBBonus + VectorBonus);
1187 int VectorBonus = 0;
1331 Threshold -= VectorBonus;
1333 Threshold -= VectorBonus / 2;
1364 VectorBonus = Threshold * VectorBonusPercent / 100;
1365 Threshold += (SingleBBBonus + VectorBonus);
2036 VectorBonus = Threshold * VectorBonusPercent / 100;