Home
last modified time | relevance | path

Searched refs:candidates (Results 1 – 25 of 39) sorted by relevance

12

/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/
Dmerge-non-adjacent-by-body.js26 function removeAnyUnsafeElements(left, candidates) { argument
29 for (var body in candidates) {
30 var right = candidates[body];
34 delete candidates[body];
46 var candidates = {};
54 candidates = {};
57 removeAnyUnsafeElements(token, candidates);
60 var oldToken = candidates[candidateBody];
73 candidates[candidateBody] = null;
76 candidates[serializeBody(token[2])] = token;
Dreduce-non-adjacent.js17 var candidates = {};
40 if (!candidates[selector])
41 candidates[selector] = [];
45 candidates[selector].push({
54 reduceSimpleNonAdjacentCases(tokens, repeated, candidates, options, context);
55 reduceComplexNonAdjacentCases(tokens, candidates, options, context);
68 function reduceSimpleNonAdjacentCases(tokens, repeated, candidates, options, context) { argument
80 var data = candidates[selector];
89 function reduceComplexNonAdjacentCases(tokens, candidates, options, context) { argument
105 for (var complexSelector in candidates) {
[all …]
Dmerge-media-queries.js13 var candidates = {};
23 var candidate = candidates[key];
26 candidates[key] = candidate;
32 for (var name in candidates) {
33 var positions = candidates[name];
Dremove-duplicate-media-queries.js7 var candidates = {};
20 candidate = candidates[key];
26 candidates[key] = token;
Drestructure.js203 var candidates = [];
221 candidates.push(value);
224 if (candidates.length < 2)
227 for (j = candidates.length - 1; j >= 0; j--) {
229 if (movedProperties[k][4] == candidates[j]) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DStringHparamSearchSpace.php26 public $candidates; variable in Google\\Service\\Bigquery\\StringHparamSearchSpace
31 public function setCandidates($candidates) argument
33 $this->candidates = $candidates;
40 return $this->candidates;
DDoubleCandidates.php23 public $candidates; variable in Google\\Service\\Bigquery\\DoubleCandidates
25 public function setCandidates($candidates) argument
27 $this->candidates = $candidates;
31 return $this->candidates;
DIntCandidates.php26 public $candidates; variable in Google\\Service\\Bigquery\\IntCandidates
31 public function setCandidates($candidates) argument
33 $this->candidates = $candidates;
40 return $this->candidates;
DIntArrayHparamSearchSpace.php29 public function setCandidates($candidates) argument
31 $this->candidates = $candidates;
38 return $this->candidates;
DIntHparamSearchSpace.php30 public function setCandidates(IntCandidates $candidates) argument
32 $this->candidates = $candidates;
39 return $this->candidates;
DDoubleHparamSearchSpace.php30 public function setCandidates(DoubleCandidates $candidates) argument
32 $this->candidates = $candidates;
39 return $this->candidates;
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/properties/
Dmerge-into-shorthands.js16 var candidates = {};
44 invalidateOrCompact(properties, i, candidates, validator);
50 candidates[componentOf] = candidates[componentOf] || {};
51 candidates[componentOf][property.name] = property;
56 invalidateOrCompact(properties, i, candidates, validator);
59 function invalidateOrCompact(properties, position, candidates, validator) { argument
65 for (shorthandName in candidates) {
71 candidateComponents = candidates[shorthandName];
72 if (invalidatedBy && invalidates(candidates, shorthandName, invalidatedBy)) {
73 delete candidates[shorthandName];
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/
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/
DContest.php149 public function setCandidates($candidates) argument
151 $this->candidates = $candidates;
158 return $this->candidates;
/plugin/fckg/fckeditor/editor/plugins/range/
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/
Dvote.php72 $candidates = array();
77 $candidates[] = $line;
82 $hlp->createVote($candidates);
84 return array('candy' => $candidates, 'opts' => $opts);
/plugin/schulzevote/
Dhelper.php201 function createVote($candidates) { argument
202 if ($candidates !== $this->candys) {
203 $this->candys = $candidates;
/plugin/authgoogle/google/contrib/
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/mizarverifiabledocs/
H A Daction.php114 $candidates = [
122 $candidates = [
126 foreach ($candidates as $p) {
/plugin/asciidocjs/node_modules/uglify-js/lib/
Doutput.js1869 var candidates = [ str ];
1872 candidates.push("-0x" + (-num).toString(16).toLowerCase());
1874 candidates.push("0x" + num.toString(16).toLowerCase());
1881 candidates.push(digits + "e-" + (digits.length + len - 1));
1884 candidates.push(str.slice(0, -len) + "e" + len);
1886 candidates.push(match[1] + match[2] + "e" + (match[3] - match[2].length));
1888 return best_of(candidates);
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
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/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js18312 var candidates = null;
18343 candidates = null;
18368 if (!candidates || !cycle || offset != lastOffset)
18394 candidates = null;
18398 candidates = null;
18437 candidates = [];
18445 candidates.push(name);
18455 candidates.push(name);
18459 lastIndex = reverse ? candidates.length-1 : 0;
18490 candidates = cloneArray(values);
[all …]
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js4849 …oCompleter=function(getExprOffset,getRange,evaluator,selectMode,caseSensitive){var candidates=null;
4866 this.reset=function(){candidates=null;
4877 }if(!candidates||!cycle||offset!=lastOffset){originalOffset=offset;
4889 }else{if(lastExpr&&lastExpr.indexOf(expr)!=0){candidates=null
4890 }else{if(lastExpr&&lastExpr.length>=expr.length){candidates=null;
4902 }if(expr){candidates=[];
4906 if(name.indexOf&&name.indexOf(expr)==0){candidates.push(name)
4911 if(name.indexOf&&name.toLowerCase().indexOf(lowerExpr)==0){candidates.push(name)
4912 }}}lastIndex=reverse?candidates.length-1:0
4923 candidates=cloneArray(values);
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js4860 …oCompleter=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=cloneArray(values);
[all …]

12