Home
last modified time | relevance | path

Searched refs:l (Results 151 – 175 of 2478) sorted by relevance

12345678910>>...100

/plugin/diagramsnet/lib/img/lib/ibm/devops/
H A Dconfiguration_management.svg1l-6.6 6.7V27h-2.2l-.6.5zm25.7 4.7c3.7 1.3 7.7-.7 9-4.4.4-1.1.5-2.4.3-3.5l-.3-1.5-3.8 3.8c-1.1 1.1-…
/plugin/diagramsnet/lib/img/lib/allied_telesis/security/
H A DRouter_UTM.svg1l.03 8.964c.004 1.1-.738 1.544-1.645 1.002L2.893 34.2c-.913-.545-1.655-1.877-1.658-2.976l-.03-8.96…
H A DDVS_Surveillance_Monitor.svg1l{stroke-linejoin:round}.m{stroke-linecap:round}.n{fill:#fefefe}.o{fill:#fff100}.p{fill:#faaf3f}.q…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBlowfish.php393 $this->bctx['p'][$i ] = $l;
422 $l = $in[1];
426 $l ^= $p[$i];
427 … $r ^= self::safe_intval((self::safe_intval($sb_0[$l >> 24 & 0xff] + $sb_1[$l >> 16 & 0xff]) ^
428 $sb_2[$l >> 8 & 0xff]) +
429 $sb_3[$l & 0xff]);
455 $l = $in[1];
459 $l ^= $p[$i];
460 … $r ^= self::safe_intval((self::safe_intval($sb_0[$l >> 24 & 0xff] + $sb_1[$l >> 16 & 0xff]) ^
461 $sb_2[$l >> 8 & 0xff]) +
[all …]
H A DDES.php713 list($l, $r) = [$t['l'], $t['r']];
721 ($shuffleip[($l >> 24) & 0xFF] & "\x01\x01\x01\x01\x01\x01\x01\x01");
725 list($l, $r) = [$t['l'], $t['r']];
740 $sbox7[ $b1 & 0x3F] ^ $sbox8[ $b2 & 0x3F] ^ $l;
743 $l = $r;
748 $t = $l;
749 $l = $r;
1234 list($l, $r) = [$t['l'], $t['r']];
1360 $l = '$l';
1382 list($l, $r) = [$r, $l];
[all …]
/plugin/diagramsnet/lib/img/lib/mscae/
H A DMachineLearningServicePlans.svg1l.008.008A1.45 1.45 0 0 0 16.025 6c-.208 0-.403.04-.586.117a1.51 1.51 0 0 0-.477.32c-.136.136-.242…
H A DGeoReplicationPremium.svg1l-3.1-3.1c-.8-.8-.8-2 0-2.7.8-.8 2-.8 2.7 0l2.9 2.9c.8.8 2 .8 2.7 0 .8-.8.8-2 0-2.7l-2.4-2.4-4.4-4…
H A DBook.svg1l.256.148v-3.206c-1.418-.555-3.62-1.156-6.62-1.156-3 0-5.15.597-6.545 1.154v3.214c.183-.113 2.318-…
H A DCognitive_Services_recommendations.svg1l-1.377 3.294 2.36 2.213-4.415 4.428-2.187-2.386-3.32 1.387v3.3h-6.113v-3.32l-3.264-1.362-2.227 2.…
H A DMulti_Factor_Authentication.svg1l-13.7 1.7-1.8-14.4c-.1-1.2.7-2.2 1.9-2.3l7.9-1c1.2-.1 2.2.6 2.4 1.8l1.3 10.4c.1.6.6 1 1.2.9s1-.6.…
H A DSendGrid_Accounts.svg1l-.1 182c-58.9 0-117.8 0-176.8-.1-3.1 0-6.2 1.5-9.2.1-.3-.3-.6-.7-1-1z" fill="#0072c6"/><path d="M…
H A DBug.svg1l.094-2.147H2.1A2.09 2.09 0 0 0 0 32.779a2.09 2.09 0 0 0 2.1 2.076h5.808l-.084-2.005M46.38 20.733c…
/plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/
H A DSecure_Building.svg1l.113 13.863 3.96 2.317-.058-17.877s-.354-1.986-1.372-5.097-1.68-4.407-3.777-7.178-4.664-5.042-6.9…
/plugin/diagramsnet/lib/img/lib/allied_telesis/switch/
H A DSwitch_48_port_L3.svg1l.008 11.965L1.508 39.4 1.5 27.424z"/><path d="M79.88 74.52l48.84-25.925.008 11.965-48.84 25.925z"…
/plugin/langdelete/
H A Dadmin.php259 foreach ($d->u_langs as $l) {
260 $checked = in_array($l, $shortlang) || $l == self::DEFAULT_LANG;
273 echo $l;
275 echo '<del>'.$l.'</del>';
324 $print_lang_li ($l);
335 $print_lang_li ($l);
413 private function lang_unique ($l) { argument
414 foreach ($l['core'] as $lang) {
435 foreach ($langs['core'] as $l) {
440 foreach ($arr as $l) {
[all …]
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dannotation-xml.js19l=b.FOREIGN({y:(-k)+"px",width:q+"px",height:(k+n)+"px",transform:"scale("+g+") matrix(1 0 0 -1 0 …
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.no-deps.min.js1l:!1,exports:{}};return t[i].call(n.exports,n,n.exports,r),n.l=!0,n.exports}return r.m=t,r.c=e,r.d… argument
/plugin/eventline/timeline_js/
H A Dtimeline-api.js194 for (var l = 0; l < supportedLocales.length; l++) {
195 if (locale == supportedLocales[l]) {
215 for (var l = 0; l < desiredLocales.length; l++) {
216 tryLocale(desiredLocales[l]);
221 for (var l = 0; l < defaultClientLocales.length; l++) {
222 var locale = tryLocale(defaultClientLocales[l]);
229 for (var l = 0; l < supportedLocales.length; l++) {
230 var locale = supportedLocales[l];
/plugin/tline/timeline_js/
H A Dtimeline-api.js194 for (var l = 0; l < supportedLocales.length; l++) {
195 if (locale == supportedLocales[l]) {
215 for (var l = 0; l < desiredLocales.length; l++) {
216 tryLocale(desiredLocales[l]);
221 for (var l = 0; l < defaultClientLocales.length; l++) {
222 var locale = tryLocale(defaultClientLocales[l]);
229 for (var l = 0; l < supportedLocales.length; l++) {
230 var locale = supportedLocales[l];
/plugin/codemirror/dist/modes/
H A Dsmalltalk.min.js1l=new e(null,f,false);var m=a.next();if(m==='"'){l=h(a,new d(h,f))}else if(m==="'"){l=i(a,new d(i,…
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dfirewall.svg1l-11.273 8.14v119.762l1.11.55 91.82 45.64 11.363-8.176V106.934z" fill="#fff"/><path d="M63.258 65.…
H A Dkey.svg1l-.42.055-15.877 9.635a2 2 0 0 0-.695.57c-8.27 7.378-11.065 16.99-9.453 27.56C30.506 138.714 47 15…
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Daward.svg2 <path fill-rule="evenodd" d="M9.669.864L8 0 6.331.864l-1.858.282-.842 1.68-1.337 1.32L2.6 6l-.306 1.854 1.337 1.32.842 1.68 1.858.282L8 12l1.669-.864 1.858-.282.842-1.68 1.337-1.32L13.4 6l.306-1.854-1.337-1.32-.842-1.68L9.669.864zm1.196 1.193l-1.51-.229L8 1.126l-1.355.702-1.51.229-.684 1.365-1.086 1.072L3.614 6l-.25 1.506 1.087 1.072.684 1.365 1.51.229L8 10.874l1.356-.702 1.509-.229.684-1.365 1.086-1.072L12.387 6l.248-1.506-1.086-1.072-.684-1.365z"/>
3 <path d="M4 11.794V16l4-1 4 1v-4.206l-2.018.306L8 13.126 6.018 12.1 4 11.794z"/>
H A Dhand-index.svg2 <path fill-rule="evenodd" d="M6.75 1a.75.75 0 0 0-.75.75V9a.5.5 0 0 1-1 0v-.89l-1.003.2a.5.5 0 0 0-.399.546l.345 3.105a1.5 1.5 0 0 0 .243.666l1.433 2.15a.5.5 0 0 0 .416.223h6.385a.5.5 0 0 0 .434-.252l1.395-2.442a2.5 2.5 0 0 0 .317-.991l.272-2.715a1 1 0 0 0-.995-1.1H13.5v1a.5.5 0 0 1-1 0V7.154a4.208 4.208 0 0 0-.2-.26c-.187-.222-.368-.383-.486-.43-.124-.05-.392-.063-.708-.039a4.844 4.844 0 0 0-.106.01V8a.5.5 0 0 1-1 0V5.986c0-.167-.073-.272-.15-.314a1.657 1.657 0 0 0-.448-.182c-.179-.035-.5-.04-.816-.027l-.086.004V8a.5.5 0 0 1-1 0V1.75A.75.75 0 0 0 6.75 1zM8.5 4.466V1.75a1.75 1.75 0 0 0-3.5 0v5.34l-1.199.24a1.5 1.5 0 0 0-1.197 1.636l.345 3.106a2.5 2.5 0 0 0 .405 1.11l1.433 2.15A1.5 1.5 0 0 0 6.035 16h6.385a1.5 1.5 0 0 0 1.302-.756l1.395-2.441a3.5 3.5 0 0 0 .444-1.389l.272-2.715a2 2 0 0 0-1.99-2.199h-.582a5.184 5.184 0 0 0-.195-.248c-.191-.229-.51-.568-.88-.716-.364-.146-.846-.132-1.158-.108l-.132.012a1.26 1.26 0 0 0-.56-.642 2.634 2.634 0 0 0-.738-.288c-.31-.062-.739-.058-1.05-.046l-.048.002zm2.094 2.025z"/>
/plugin/diagramsnet/lib/img/lib/ibm/blockchain/
H A Dledger.svg1l-7.4-3.9-7.4 3.9v8.2l7.4 3.9zm-11.6-2v-4.1l3.9-2.1 3.9 2.1v4.1l-3.8 2zm40.4-13.7v-8.2L41.5 11l-7.…

12345678910>>...100