Home
last modified time | relevance | path

Searched refs:BASE (Results 1 – 25 of 35) sorted by relevance

12

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DEvalBarrett.php90 if ($class::BASE != 26) {
128 $code .= $class::BASE == 26 ?
212 if ($class::BASE === 26) {
236 if ($class::BASE === 26) {
276 $code .= $class::BASE === 26 ?
325 $code .= $class::BASE === 26 ?
329 if ($class::BASE === 26) {
333 if ($class::BASE === 26) {
384 $code .= $class::BASE === 26 ?
389 if ($class::BASE === 26) {
[all …]
H A DMontgomeryMult.php69 …$temp = $temp - $class::BASE_FULL * ($class::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 3…
71 …$temp = $temp - $class::BASE_FULL * ($class::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 3…
H A DMontgomery.php78 …$temp = $temp - $class::BASE_FULL * ($class::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 3…
125 $result = $class::BASE == 26 ?
H A DBarrett.php255 $carry = $class::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 31);
271 $carry = $class::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 31);
/plugin/issuetracker/
H A Dassilist.php9 $BASE = DOKU_PLUGIN."issuetracker/conf/";
10 $assignees_lists = __find_assignees($BASE, $fileextension);
15 if(is_file($BASE.$assignees_list)) {
16 $assigneesList_handle = fopen($BASE.$assignees_list, "rb");
H A Dsyntax.php504 if(strlen(DOKU_BASE) < strlen(DOKU_URL)) $BASE = DOKU_URL."lib/plugins/issuetracker/";
505 else $BASE = DOKU_BASE."lib/plugins/issuetracker/";
507 …ipt type=\"text/javascript\" src=\"".$BASE."prototype.js\"></script><script type=\"text/javascript…
508 <script type=\"text/javascript\" src=\"".$BASE."tablekit.js\"></script>
510 TableKit.options.editAjaxURI = '".$BASE."edit.php';
H A Daction.php1004 if(strlen(DOKU_BASE) < strlen(DOKU_URL)) $BASE = DOKU_URL."lib/plugins/issuetracker/";
1005 else $BASE = DOKU_BASE."lib/plugins/issuetracker/";
1007 …ipt type=\"text/javascript\" src=\"".$BASE."prototype.js\"></script><script type=\"text/javascript…
1008 <script type=\"text/javascript\" src=\"".$BASE."tablekit.js\"></script>
1010 TableKit.options.editAjaxURI = '".$BASE."edit.php';
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php721 if (static::BASE === 26) {
925 $shift %= static::BASE;
959 $shift %= static::BASE;
960 $carry_shift = static::BASE - $shift;
1140 if ($j <= static::BASE) {
1144 $s = static::BASE * $i + $j;
1187 $digit = (int) floor($x / static::BASE);
1188 $bit = $x % static::BASE;
1236 $width = (int)($split / static::BASE);
1307 $remaining = static::BASE;
[all …]
H A DPHP32.php30 const BASE = 26; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP32
H A DPHP64.php30 const BASE = 31; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP64
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php56 public const BASE = 36; define in Symfony\\Polyfill\\Intl\\Idn\\Idn
600 for ($k = self::BASE; /* no condition */; $k += self::BASE) {
629 $baseMinusT = self::BASE - $t;
711 for ($k = self::BASE; /* no condition */; $k += self::BASE) {
725 $baseMinusT = self::BASE - $t;
762 while ($delta > ((self::BASE - self::TMIN) * self::TMAX) >> 1) {
763 $delta = intdiv($delta, self::BASE - self::TMIN);
764 $k += self::BASE;
767 return $k + intdiv((self::BASE - self::TMIN + 1) * $delta, $delta + self::SKEW);
/plugin/dokumicrobugtracker/
H A Dsyntax.php210 $BASE = DOKU_BASE."lib/plugins/dokumicrobugtracker/";
223 url : '".$BASE."edit.php',
242 … jQuery('td[class!=\"deleterow\"]', oTable.fnGetNodes()).editable( '".$BASE."edit.php', {
280 $BASE = DOKU_BASE."lib/plugins/dokumicrobugtracker/";
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/
H A DMontgomery.php64 $j += $class::BASE * $i;
/plugin/diagramsnet/lib/math/
H A DMathJax.js19BASE=window[BASENAME];if(!BASE){BASE=window[BASENAME]={}}var isArray=BASE.Object.isArray;var CALLB… variable
/plugin/pdftools/tpl/checkliste2/
H A DREADME.txt48 * ''@BASE@'' -- the wiki base directory
/plugin/pdftools/tpl/kompakt/
H A DREADME.txt48 * ''@BASE@'' -- the wiki base directory
/plugin/pdftools/tpl/checkliste/
H A DREADME.txt48 * ''@BASE@'' -- the wiki base directory
/plugin/pdftools/tpl/info/
H A DREADME.txt48 * ''@BASE@'' -- the wiki base directory
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt48 * ''@BASE@'' -- the wiki base directory
/plugin/pdftools/tpl/standard/
H A DREADME.txt48 * ''@BASE@'' -- the wiki base directory
/plugin/pdftools/tpl/minimal/
H A DREADME.txt48 * ''@BASE@'' -- the wiki base directory
/plugin/dw2pdf/tpl/default/
H A DREADME.txt48 * ''@BASE@'' -- the wiki base directory
/plugin/codemirror/dist/modes/
H A Dforth.min.js.map1 …TE\\\n ; DOES> >BODY\\\n EVALUATE\\\n SOURCE >IN\\\n <# # #S #> HOLD SIGN BASE >NUMBER HEX DECIMAL…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2BASE="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";var PAD="=";var ret="";var…
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js139 …ENDFRAC:"",SUPER:"",SUB:"",SUP:"",SUPERSCRIPT:"",SUBSCRIPT:"",BASELINE:"",BASE:"",NESTED:"",NEST_R… property in sre.Messages.MS
413 …Util.nestedSubSuper(a,"",{sup:sre.Messages.MS.SUP,sub:sre.Messages.MS.SUB})||sre.Messages.MS.BASE};
431 …ex",SUP:"hoch",SUPERSCRIPT:"hoch",SUBSCRIPT:"Index",BASELINE:"Grundlinie",BASE:"Grund",NESTED:"ges… property in sre.Locale.de.MS
445 …"Sup",SUPERSCRIPT:"Superscript",SUBSCRIPT:"Subscript",BASELINE:"Baseline",BASE:"Base",NESTED:"Nest… property in sre.Locale.en.MS
459 …:"super\u00edndice",SUBSCRIPT:"sub\u00edndice",BASELINE:"l\u00ednea base",BASE:"",NESTED:"",NEST_R… property in sre.Locale.es.MS
473 …up",SUPERSCRIPT:"exposant",SUBSCRIPT:"indice",BASELINE:"position de base",BASE:"position de base",… property in sre.Locale.fr.MS
483 …0",SUP:"\u2818",SUPERSCRIPT:"\u2818",SUBSCRIPT:"\u2830",BASELINE:"\u2810",BASE:"\u2810",NESTED:"\u… property in sre.Locale.nemeth.MS

12