Searched refs:scores (Results 1 – 5 of 5) sorted by relevance
228 CVSS scores: { cvss_scores }265 CVSS scores: { cvss_scores }312 CVSS scores: { cvss_scores }
1538 double score = 0, *scores = NULL; in zaddGenericCommand() local1593 scores = zmalloc(sizeof(double)*elements); in zaddGenericCommand()1595 if (getDoubleFromObjectOrReply(c,c->argv[scoreidx+j*2],&scores[j],NULL) in zaddGenericCommand()1620 score = scores[j]; in zaddGenericCommand()1647 zfree(scores); in zaddGenericCommand()
255 xo_emit("{:no-under-scores}", "bad");
748 test {ZUNIONSTORE regression, should not create NaN in scores} {
1849 * Faster ZADD when elements scores are updated.