Home
last modified time | relevance | path

Searched refs:seq (Results 1 – 25 of 55) sorted by last modified time

123

/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js28761 0x10: 'seq',
69961 this.seq().obj(this.key('modulus').int(), this.key('publicExponent').int());
69965 …this.seq().obj(this.key('algorithm').use(AlgorithmIdentifier), this.key('subjectPublicKey').bitstr…
69969 …this.seq().obj(this.key('algorithm').objid(), this.key('none').null_().optional(), this.key('curve…
69976seq().obj(this.key('algorithm').seq().obj(this.key('id').objid(), this.key('decrypt').seq().obj(th…
69996 this.seq().obj(this.key('r').int(), this.key('s').int());
70013 this.seq().obj(this.key('type').objid(), this.key('value').any());
70016 …this.seq().obj(this.key('algorithm').objid(), this.key('parameters').optional(), this.key('curve')…
70019 …this.seq().obj(this.key('algorithm').use(AlgorithmIdentifier), this.key('subjectPublicKey').bitstr…
70033 this.seq().obj(this.key('notBefore').use(Time), this.key('notAfter').use(Time));
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DAbstractBarcode.php42 * @param string $seq
47 protected function binseqToArray($seq, array $barcodeData) argument
49 $len = strlen($seq);
54 if (($i == ($len - 1)) or (($i < ($len - 1)) and ($seq[$i] != $seq[($i + 1)]))) {
55 if ($seq[$i] == '1') {
H A DCodabar.php68 $seq = $chr[$code[$i]];
76 $x = $seq[$j];
H A DCode11.php113 $seq = $chr[$code[$i]];
118 $x = $seq[$j];
H A DCode128.php278 $seq = $chr[$char_num];
280 $seq = $chr[$ck];
292 $w = $seq[$j];
H A DEanExt.php97 $seq = '1011'; // left guard bar
98 $seq .= $codes[$p[0]][$code[0]];
100 $seq .= '01'; // separator
101 $seq .= $codes[$p[$i]][$code[$i]];
106 $this->data = $this->binseqToArray($seq, $bararray);
H A DEanUpc.php213 $seq = '101'; // left guard bar
219 $seq .= $codes[$p[$i]][$upceCode[$i]];
221 $seq .= '010101'; // right guard bar
227 $seq .= $codes['A'][$code[$i]];
232 $seq .= $codes[$p[$i - 1]][$code[$i]];
235 $seq .= '01010'; // center guard bar
237 $seq .= $codes['C'][$code[(int) $i]];
239 $seq .= '101'; // right guard bar
242 $clen = strlen($seq);
246 if (($i == ($clen - 1)) or (($i < ($clen - 1)) and ($seq[
[all...]
H A DI25.php76 $seq = '';
79 $seq .= $chr[$charBar][$s] . $chr[$charSpace][$s];
81 $seqlen = strlen($seq);
88 $x = $seq[$j];
H A DMsi.php73 $seq = '110'; // left guard
81 $seq .= $chr[$digit];
83 $seq .= '1001'; // right guard
87 $this->data = $this->binseqToArray($seq, $bararray);
H A DS25.php60 $seq = '11011010';
68 $seq .= $chr[$digit];
71 $seq .= '1101011';
75 $this->data = $this->binseqToArray($seq, $bararray);
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js27seq)/t.width,my:(t.height-19)/t.height}}),{fill:Qr(t,s),stroke:Jr(t,c)})},CompensationMarker:funct…
H A Dbpmn-navigated-viewer.production.min.js2seq)/t.width,my:(t.height-19)/t.height}}),{fill:ue(t,l),stroke:he(t,p)})},CompensationMarker:funct…
H A Dbpmn-viewer.production.min.js2seq)/t.width,my:(t.height-19)/t.height}}),{fill:ue(t,l),stroke:he(t,p)})},CompensationMarker:funct…
/plugin/achart/assets/
H A Djs-yaml.min.js2 …float:S,map:y,null:A,pairs:Y,set:B,timestamp:F,bool:v,int:C,merge:E,omap:U,seq:m,str:g},st=Qe("saf…
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2seq=[],this.map={}}li.prototype.updateCache=function(t){var e=this.cache;t instanceof Float32Array…
/plugin/c3chart/assets/
H A Djs-yaml.min.js2 …float:S,map:y,null:A,pairs:Y,set:B,timestamp:F,bool:v,int:C,merge:E,omap:U,seq:m,str:g},st=Qe("saf…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js18386 mx: ((element.width / 2 + position.seq) / element.width),
18462 seq: -21, property in BpmnRenderer.attachTaskMarkers.position
18470 seq: -3, property in BpmnRenderer.attachTaskMarkers.position
H A Dbpmn-modeler.production.min.js28seq)/t.width,my:(t.height-19)/t.height}}),{fill:zr(t,s),stroke:Fr(t,c)})},CompensationMarker:funct…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1seq = 0;\n\nfunction getId() {\n return Object(_utils__WEBPACK_IMPORTED_MODULE_1__[\"random\"])({…
H A Deditor.worker.js1seq){let t=e;if(!this._pendingReplies[t.seq])return void console.warn("Got reply to unknown seq");…
H A Deditor.worker.js.map1seq) {\n let replyMessage = msg;\n if (!this._pendingReplies[replyMessage.se…
H A Djson.worker.js1 …this._pendingReplies[t.seq])return void console.warn("Got reply to unknown seq");let n=this._pendi…
H A Djson.worker.js.map1seq) {\n let replyMessage = msg;\n if (!this._pendingReplies[replyMessage.se…
/plugin/dirtylittlehelper/mermaid/editor/
H A Deditor.worker.js1seq){let t=e;if(!this._pendingReplies[t.seq])return void console.warn("Got reply to unknown seq");…

123