/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/ |
H A D | PartitionConfig.php | 36 public function setCapacity(Capacity $capacity) argument 38 $this->capacity = $capacity; 45 return $this->capacity;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | CalendarResource.php | 29 public $capacity; variable in Google\\Service\\Directory\\CalendarResource 100 public function setCapacity($capacity) argument 102 $this->capacity = $capacity; 109 return $this->capacity;
|
/plugin/sha3sum/ |
H A D | Sha3.php | 114 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/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/ |
H A D | Attributes.php | 203 public function setCapacity(Capacity $capacity) argument 205 $this->capacity = $capacity; 212 return $this->capacity;
|
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
H A D | QRcode.php | 38 // The capacity of QR Code is up to 7000 digits or 4000 73 * The capacity of QR Code is up to 7000 digits or 4000 characters, and has high robustness. 113 * The capacity of QR Code is up to 7000 digits or 4000 characters, and has high robustness. 187 * Matrix index to get width from $capacity array. 192 * Matrix index to get number of words from $capacity array. 197 * Matrix index to get remainder from $capacity array. 202 * Matrix index to get error correction level from $capacity array. 433 * Array Table of the capacity of symbols. 437 protected $capacity = array( variable in jucksearm\\barcode\\lib\\QRcode 2243 return $this->capacity[ [all...] |
/plugin/qrcode2/ |
H A D | phpqrcode.php | 356 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/ |
H A D | httpcore-4.4.9.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
H A D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |
H A D | gson-2.7.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
H A D | commons-io-2.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
H A D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | per-request-configuration.asciidoc | 271 queue finally reaches capacity.
|
/plugin/jcapture/lib/ |
H A D | httpcore-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
H A D | apache-mime4j-0.6.jar | ... limit ()
public int length ()
public int capacity ()
public int skip (int)
int n ... |
/plugin/jdraw/lib/ |
H A D | httpcore-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
H A D | apache-mime4j-0.6.jar | ... limit ()
public int length ()
public int capacity ()
public int skip (int)
int n ... |
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 3991 function Queue(capacity) { argument 3992 this._capacity = capacity; 4046 Queue.prototype._resizeTo = function (capacity) { argument 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; 16226 capacityMatrix[day.start_date.valueOf()] = capacity || 0; 16259 var maxCapacity = resource.capacity || timeline.$config.capacity || 24; [all …]
|
/plugin/diagramsnet/lib/js/orgchart/ |
H A D | OrgChart.Layout.min.js | 1 …re:function(capacity){this.getChildren()==null?this.setChildren(new(System.Collections.Generic.Lis… argument
|
H A D | bridge.min.js | 8 …capacity=16;arguments.length===1?this.append(arguments[0]):arguments.length===2?(this.append(argum…
|
/plugin/diagramsnet/lib/js/ |
H A D | orgchart.min.js | 8 …capacity=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…
|
H A D | extensions.min.js | 1743 …capacity=16;arguments.length===1?this.append(arguments[0]):arguments.length===2?(this.append(argum… 1744 … new System.ArgumentException("Hashtable's capacity overflowed and went negative. Check load facto…
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | CHANGELOG.md | 1212 …ns in a response start-line (e.g. HTTP/1.1 503 Service Unavailable: Back-end server is at capacity)
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.js | 13 …capacity||r.$config.capacity||24;e[t.id]={},i[t.id]=null,n[t.id]=null;for(var v=!!a,m=0;m<f.length…
|
H A D | dhtmlxgantt.js.map | 1 …capacity","colStart","colEnd","bar","connection","renderHistogramLine","renderHistogramCell","hist…
|
/plugin/tuxquote/ |
H A D | quotes.txt | 380 We have a word for our enlarged capacity to postpone the acknowledgment of error: we call it "plann… 2713 The capacity of human beings to bore one another seems to be vastly greater than that of any other …
|