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