Home
last modified time | relevance | path

Searched defs:candidates (Results 1 – 10 of 10) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDoubleCandidates.php23 public $candidates; variable in Google\\Service\\Bigquery\\DoubleCandidates
25 public function setCandidates($candidates)
H A DIntCandidates.php26 public $candidates; variable in Google\\Service\\Bigquery\\IntCandidates
31 public function setCandidates($candidates)
H A DStringHparamSearchSpace.php26 public $candidates; variable in Google\\Service\\Bigquery\\StringHparamSearchSpace
31 public function setCandidates($candidates)
H A DIntArrayHparamSearchSpace.php29 public function setCandidates($candidates)
H A DDoubleHparamSearchSpace.php30 public function setCandidates(DoubleCandidates $candidates)
H A DIntHparamSearchSpace.php30 public function setCandidates(IntCandidates $candidates)
/plugin/schulzevote/
H A Dhelper.php201 function createVote($candidates) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DContest.php149 public function setCandidates($candidates)
/plugin/authgoogle/google/contrib/
H A DGoogle_CivicInfoService.php330 public $candidates; variable in Google_Contest
355 public function setCandidates(/* array(Google_Candidate) */ $candidates) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js34241 function matches(value, candidates) { argument