Home
last modified time | relevance | path

Searched refs:candidates (Results 1 – 22 of 22) 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) argument
27 $this->candidates = $candidates;
31 return $this->candidates;
H A DIntCandidates.php26 public $candidates; variable in Google\\Service\\Bigquery\\IntCandidates
31 public function setCandidates($candidates) argument
33 $this->candidates = $candidates;
40 return $this->candidates;
H A DStringHparamSearchSpace.php26 public $candidates; variable in Google\\Service\\Bigquery\\StringHparamSearchSpace
31 public function setCandidates($candidates) argument
33 $this->candidates = $candidates;
40 return $this->candidates;
H A DIntArrayHparamSearchSpace.php29 public function setCandidates($candidates) argument
31 $this->candidates = $candidates;
38 return $this->candidates;
H A DDoubleHparamSearchSpace.php30 public function setCandidates(DoubleCandidates $candidates) argument
32 $this->candidates = $candidates;
39 return $this->candidates;
H A DIntHparamSearchSpace.php30 public function setCandidates(IntCandidates $candidates) argument
32 $this->candidates = $candidates;
39 return $this->candidates;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/
H A DESLintSniff.php78 $candidates = glob('.eslintrc{.js,.yaml,.yml,.json}', GLOB_BRACE);
79 if (empty($candidates) === false) {
80 $configFile = $candidates[0];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DContest.php149 public function setCandidates($candidates) argument
151 $this->candidates = $candidates;
158 return $this->candidates;
/plugin/fckg/fckeditor/editor/plugins/range/
H A Dfckplugin.js311 var nodes=null, candidates=[], children, el, parent, rng;
327 candidates[candidates.length]=el;
334 candidates[candidates.length]=children[j];
338 for(var ii=0, r2; ii<candidates.length; ii++) {
339 r2=createRangeFromElement(candidates[ii]);
341 nodes[nodes.length]=candidates[ii];
/plugin/schulzevote/syntax/
H A Dvote.php72 $candidates = array();
77 $candidates[] = $line;
82 $hlp->createVote($candidates);
84 return array('candy' => $candidates, 'opts' => $opts);
/plugin/schulzevote/
H A Dhelper.php201 function createVote($candidates) { argument
202 if ($candidates !== $this->candys) {
203 $this->candys = $candidates;
/plugin/authgoogle/google/contrib/
H A DGoogle_CivicInfoService.php330 public $candidates; variable in Google_Contest
355 public function setCandidates(/* array(Google_Candidate) */ $candidates) { argument
356 $this->assertIsArray($candidates, 'Google_Candidate', __METHOD__);
357 $this->candidates = $candidates;
360 return $this->candidates;
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1286 $candidates = $this->server->getPropertiesForPath(
1292 foreach ($candidates as $candidate) {
/plugin/sphinxsearch-was/
H A DINSTALL55 search is updated on a daily basis. Other candidates include other cron directories
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js4866 this.reset=function(){candidates=null;
4889 }else{if(lastExpr&&lastExpr.indexOf(expr)!=0){candidates=null
4902 }if(expr){candidates=[];
4912 }}}lastIndex=reverse?candidates.length-1:0
4923 candidates=cloneArray(values);
4926 candidates=[];
4929 ++i){if(values[i].substr){candidates.push(values[i])
4933 }if(!candidates.length){return
4934 }if(lastIndex>=candidates.length){lastIndex=0
4935 }else{if(lastIndex<0){lastIndex=candidates.length-1
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js18312 var candidates = null;
18343 candidates = null;
18394 candidates = null;
18398 candidates = null;
18437 candidates = [];
18490 candidates = cloneArray(values);
18496 candidates = [];
18512 if (!candidates.length)
18515 if (lastIndex >= candidates.length)
18518 lastIndex = candidates.length-1;
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js4860 Firebug.AutoCompleter=function(getExprOffset,getRange,evaluator,selectMode,caseSensitive){var candidates=null;
4877 this.reset=function(){candidates=null;
4888 }if(!candidates||!cycle||offset!=lastOffset){originalOffset=offset;
4900 }else{if(lastExpr&&lastExpr.indexOf(expr)!=0){candidates=null
4901 }else{if(lastExpr&&lastExpr.length>=expr.length){candidates=null;
4913 }if(expr){candidates=[];
4917 if(name.indexOf&&name.indexOf(expr)==0){candidates.push(name)
4922 if(name.indexOf&&name.toLowerCase().indexOf(lowerExpr)==0){candidates.push(name)
4923 }}}lastIndex=reverse?candidates.length-1:0
4934 candidates
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js30949 var candidates = [];
30953 candidates.push({ property: p.name, score: score });
30957 candidates.sort(function (a, b) {
30961 for (var _i = 0, candidates_1 = candidates; _i < candidates_1.length; _i++) {
34241 function matches(value, candidates) { argument
34242 for (var _i = 0, candidates_1 = candidates; _i < candidates_1.length; _i++) {
H A D2.2.js.map1candidates = [];\n this.cssDataManager.getProperties().forEach(function (p) {\n …
H A Dbundle.js.map1candidates function below.\n if (vLabel.lim > wLabel.lim) {\n tailLabel = wLabel;\n flip = …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1candidates","isDescendant","flipped","updateRanks","rootLabel","postorderNums","pathData","lca","v…
/plugin/openlayersmap/ol7/
H A Dol.js.map