Searched defs:score (Results 1 – 2 of 2) sorted by relevance
105 float score = api * 10 + (isPreview ? 1 : 0) + rev/100.f; in addNewPlatforms() local112 currentExtraScore.put(((ExtraPackage) p).getPath(), score); in addNewPlatforms() local134 float score = api * 10 + (isPreview ? 1 : 0) + rev/100.f; in addNewPlatforms() local
716 int score = 1; // we have a valid project at least in initializeFromSelection() local