Home
last modified time | relevance | path

Searched refs:capacity (Results 1 – 25 of 50) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
DPartitionConfig.php36 public function setCapacity(Capacity $capacity) argument
38 $this->capacity = $capacity;
45 return $this->capacity;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DCalendarResource.php29 public $capacity; variable in Google\\Service\\Directory\\CalendarResource
100 public function setCapacity($capacity) argument
102 $this->capacity = $capacity;
109 return $this->capacity;
/plugin/sha3sum/
DSha3.php114 private static function keccak64($in_raw, $capacity, $outputlength, $suffix, $raw_output) argument
116 $capacity /= 8;
120 $rsiz = 200 - 2 * $capacity;
254 private static function keccak32($in_raw, $capacity, $outputlength, $suffix, $raw_output) argument
256 $capacity /= 8;
260 $rsiz = 200 - 2 * $capacity;
339 private static function keccak($in_raw, $capacity, $outputlength, $suffix, $raw_output) argument
344 return self::keccak64($in_raw, $capacity, $outputlength, $suffix, $raw_output);
347 return self::keccak32($in_raw, $capacity, $outputlength, $suffix, $raw_output);
/plugin/asciidocjs/node_modules/asap/
Draw.js36 var capacity = 1024; variable
56 if (index > capacity) {
Dbrowser-raw.js38 var capacity = 1024; variable
58 if (index > capacity) {
DCHANGES.md10 Version 2.0.3 fixes a bug when adjusting the capacity of the task queue.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
DAttributes.php203 public function setCapacity(Capacity $capacity) argument
205 $this->capacity = $capacity;
212 return $this->capacity;
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DQRcode.php437 protected $capacity = array( variable in jucksearm\\barcode\\lib\\QRcode
2243 …return $this->capacity[$version][self::QRCAP_WORDS] - $this->capacity[$version][self::QRCAP_EC][$l…
2253 return $this->capacity[$version][self::QRCAP_EC][$level];
2262 return $this->capacity[$version][self::QRCAP_WIDTH];
2271 return $this->capacity[$version][self::QRCAP_REMINDER];
2282 $words = ($this->capacity[$i][self::QRCAP_WORDS] - $this->capacity[$i][self::QRCAP_EC][$level]);
2489 $width = $this->capacity[$version][self::QRCAP_WIDTH];
/plugin/qrcode2/
Dphpqrcode.php356 public static $capacity = array( variable in QRspec
403 … return self::$capacity[$version][QRCAP_WORDS] - self::$capacity[$version][QRCAP_EC][$level];
409 return self::$capacity[$version][QRCAP_EC][$level];
415 return self::$capacity[$version][QRCAP_WIDTH];
421 return self::$capacity[$version][QRCAP_REMINDER];
429 $words = self::$capacity[$i][QRCAP_WORDS] - self::$capacity[$i][QRCAP_EC][$level];
724 $width = self::$capacity[$version][QRCAP_WIDTH];
/plugin/diagramsnet/lib/WEB-INF/lib/
Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dper-request-configuration.asciidoc271 queue finally reaches capacity.
/plugin/jcapture/lib/
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Dapache-mime4j-0.6.jar ... limit () public int length () public int capacity () public int skip (int) int n ...
/plugin/jdraw/lib/
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Dapache-mime4j-0.6.jar ... limit () public int length () public int capacity () public int skip (int) int n ...
/plugin/asciidocjs/node_modules/pug-filters/node_modules/wordwrap/test/
Didleness.txt25 … keep modern populations in fair comfort on a small part of the working capacity of the modern wor…
51 …it would not have been true at any earlier period. There was formerly a capacity for light-hearted…
59 …r which, when the time at last comes, they will have lost the taste and capacity. Men who, in thei…
/plugin/asciidocjs/node_modules/wordwrap/test/
Didleness.txt25 … keep modern populations in fair comfort on a small part of the working capacity of the modern wor…
51 …it would not have been true at any earlier period. There was formerly a capacity for light-hearted…
59 …r which, when the time at last comes, they will have lost the taste and capacity. Men who, in thei…
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks-slim.js1680 var capacity = 1024;
1700 if (index > capacity) {
Dnunjucks.js4646 var capacity = 1024;
4666 if (index > capacity) {
/plugin/botmon/lang/en/
H A Dwordlist.txt2649 capacity 1
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js3991 function Queue(capacity) {
3992 this._capacity = capacity;
4046 Queue.prototype._resizeTo = function (capacity) {
4048 this._capacity = capacity;
16119 function renderHistogramLine(capacity, timeline, maxCapacity, viewPort){ argument
16132 var level = Math.min(capacity[col]/maxCapacity, 1) || 0;
16138 var nextLevel = Math.min(capacity[colEnd.valueOf()]/maxCapacity, 1) || 0;
16212 var maxCapacity = resource.capacity || timeline.$config.capacity || 24;
16225 …var capacity = templates.histogram_cell_capacity(day.start_date, day.end_date, resource, day.tasks…
16226 capacityMatrix[day.start_date.valueOf()] = capacity || 0;
[all …]
/plugin/diagramsnet/lib/js/orgchart/
DOrgChart.Layout.min.js1 …re:function(capacity){this.getChildren()==null?this.setChildren(new(System.Collections.Generic.Lis… argument
Dbridge.min.js8capacity=16;arguments.length===1?this.append(arguments[0]):arguments.length===2?(this.append(argum…
/plugin/diagramsnet/lib/js/
Dorgchart.min.js8capacity=16;arguments.length===1?this.append(arguments[0]):arguments.length===2?(this.append(argum…
9 … new System.ArgumentException("Hashtable's capacity overflowed and went negative. Check load facto…

12