Searched defs:Scores (Results 1 – 10 of 10) sorted by relevance
228 struct Scores { struct230 float Total = 0.f;236 float ExcludingName = 0.f;243 float Quality = 0.f;246 float Relevance = 0.f;
130 ScoreInfo Scores[MaxPat + 1][MaxWord + 1][/* Last Action */ 2]; variable
519 DecisionForestScores Scores; in evaluateDecisionForest() local
1644 CodeCompletion::Scores Scores; in evaluateCompletion() local1724 CodeCompletion::Scores Scores = evaluateCompletion(Quality, Relevance); in addCandidate() local
54 HexagonBid Scores[HEXAGON_PACKET_SIZE]; member in __anon6daff8d60111::HexagonUnitAuction
63 HexagonBid Scores[HEXAGON_PACKET_SIZE]; member in __anon061c17840111::HexagonUnitAuction
63 HexagonBid Scores[HEXAGON_PACKET_SIZE]; member in __anoncfd18a780111::HexagonUnitAuction
540 Vector<int> Scores(Dict.size()); in AnalyzeDictionary() local
203 DecisionForestScores Scores; in TEST() local