Home
last modified time | relevance | path

Searched refs:scores (Results 1 – 14 of 14) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DArrayEveryEntryToken.php47 $scores = array();
49 $scores[] = $this->value->scoreArgument($argumentEntry);
52 if (empty($scores) || in_array(false, $scores, true)) {
56 return array_sum($scores) / count($scores);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCall.php30 private $scores; variable in Prophecy\\Call\\Call
49 $this->scores = new \SplObjectStorage();
141 $this->scores[$wildcard] = $score;
156 if (isset($this->scores[$wildcard])) {
157 return $this->scores[$wildcard];
160 return $this->scores[$wildcard] = $wildcard->scoreArguments($this->getArguments());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerScoreSubmissionList.php47 public function setScores($scores) argument
49 $this->scores = $scores;
56 return $this->scores;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DGamesManagement.php46 public $scores; variable in Google\\Service\\GamesManagement
219 'scores',
223 'path' => 'games/v1management/leaderboards/{leaderboardId}/scores/reset',
233 'path' => 'games/v1management/scores/reset',
237 'path' => 'games/v1management/scores/resetAllForAllPlayers',
241 'path' => 'games/v1management/leaderboards/{leaderboardId}/scores/resetForAllPlayers',
251 'path' => 'games/v1management/scores/resetMultipleForAllPlayers',
H A DGames.php53 public $scores; variable in Google\\Service\\Games
457 'scores',
461 … 'path' => 'games/v1/players/{playerId}/leaderboards/{leaderboardId}/scores/{timeSpan}',
497 'path' => 'games/v1/leaderboards/{leaderboardId}/scores/{collection}',
569 'path' => 'games/v1/leaderboards/{leaderboardId}/scores',
592 'path' => 'games/v1/leaderboards/scores',
/plugin/readability/
H A Dplugin.info.txt3 desc Calculate Flesch-Kincaid and Gunning-Fog readability scores
/plugin/quiz/
H A Dclass_quiz.php202 foreach ($data['scores'] as $scores) {
203 if (($total_score >= $scores['range'][0]) && ($total_score <= $scores['range'][1])) {
205 $html .= $scores['text'];
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesManagementService.php210 public $scores; variable in Google_GamesManagementService
226 …$this->scores = new Google_ScoresServiceResource($this, $this->serviceName, 'scores', json_decode(…
H A DGoogle_GamesService.php602 public $scores; variable in Google_GamesService
621 …$this->scores = new Google_ScoresServiceResource($this, $this->serviceName, 'scores', json_decode(…
1840 public $scores; variable in Google_PlayerScoreSubmissionList
1847 public function setScores(/* array(Google_ScoreSubmission) */ $scores) { argument
1848 $this->assertIsArray($scores, 'Google_ScoreSubmission', __METHOD__);
1849 $this->scores = $scores;
1852 return $this->scores;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md309 scores `5` and `Argument::any()` scores `3`. So the type token wins, as does the first
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc595 $params['top_n'] = (int) The number of top job bucket scores to be used in the overall_score calculation
597 $params['overall_score'] = (double) Returns overall buckets with overall scores higher than this value
622 $params['record_score'] = (double) Returns records with anomaly scores greater or equal than this value
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js3153 cfmt=sav.cfmt;info=sav.info;char_tb=sav.char_tb;glovar=sav.glovar;maps=sav.maps;mac=sav.mac;maci=sav.maci;parse.tune_v_opts=null;parse.scores=null;init_tune()
3186 switch(pc.match(/\S+/)[0]){case"score":case"staves":if(!parse.scores)
3187 parse.scores=[];parse.scores.push(pc)
8054 if(parse.scores&&parse.scores.length>0){text=parse.scores.shift();cmd=text.match(/([^\s]+)\s*(.*)/);get_staves(cmd[1],cmd[2])}else{get_staves(cmd,param)}
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt1628 database; this results in scores from terminal positions being propagated back
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 …= 8\n let spacesDiffCount = [0, 0, 0, 0, 0, 0, 0, 0, 0]; // `tabSize` scores\n let tmp = new…