Home
last modified time | relevance | path

Searched refs:basis (Results 1 – 25 of 114) sorted by relevance

12345

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A Dsecp160k1.php37 $this->basis = [];
38 $this->basis[] = [
42 $this->basis[] = [
H A Dsecp192k1.php36 $this->basis = [];
37 $this->basis[] = [
41 $this->basis[] = [
H A Dsecp224k1.php36 $this->basis = [];
37 $this->basis[] = [
41 $this->basis[] = [
H A Dsecp256k1.php40 $this->basis = [];
41 $this->basis[] = [
45 $this->basis[] = [
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DKoblitzPrime.php78 if (!isset($this->basis)) {
96 $this->basis = static::extendedGCD($lambda->toBigInteger(), $this->order);
98 foreach ($this->basis as $basis) {
99 echo strtoupper($basis['a']->toHex(true)) . "\n";
100 echo strtoupper($basis['b']->toHex(true)) . "\n\n";
112 list($v1, $v2) = $this->basis;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php476 $basis = count($modulo);
480 switch ($basis) {
482 $basis = 'tpBasis';
486 $basis = 'ppBasis';
498 'basis' => $basis,
/plugin/ipban/lang/nl/
H A Dintro.txt3 Deze plugin maakt het mogelijk om bepaalde gebruikers op basis van hun IP adres te blokkeren.
/plugin/sqlite/
H A Dstyle.less6 flex-basis: 50%;
/plugin/webcode/
H A DwebCodeConsole.css7 * Don't forget to increment the version number in the CONSTANT WEB_CONSOLE_CSS_VERSION of basis.php
/plugin/rdplink/RdpEncrypt/GuiVersion/
H A DREADME.md20 "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
/plugin/button/
H A Dstyle.css22 /* 2020-05-11 : moved maximum CSS up a level to allow override on a per-button basis
/plugin/actickets/
H A DREADME28 from another project, you can add the project ID on a per-ticket basis:
/plugin/twofactor/
H A DREADME21 User Manager pluginUser Manager Plugin. I used their admin code as the basis
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dper-request-configuration.asciidoc4 There are several configurations that can be set on a per-request basis, rather
293 (if your HTTP handler supports it) on a per-request basis via the `future`
320 requests. However, it is possible to configure on a per-request basis, too, if
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md24 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
/plugin/latexcaption/
H A Dstyle.less28 flex-basis: 100%;
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md32 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md34 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md34 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md32 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
/plugin/dlcounter/
H A DREADME.md6 …ify which file extensions to monitor. As data is collected (on a per file basis), you can pull inf…
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt97 Contributions, either on an unmodified basis, with Modifications, or
240 ongoing basis, if such Contributor fails to notify You of the
243 Contributor are reinstated on an ongoing basis if such Contributor
267 * basis, without warranty of any kind, either expressed, implied, or *
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.mpl-20.txt97 Contributions, either on an unmodified basis, with Modifications, or
240 ongoing basis, if such Contributor fails to notify You of the
243 Contributor are reinstated on an ongoing basis if such Contributor
267 * basis, without warranty of any kind, either expressed, implied, or *
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/en/
H A Den.txt31 Furthermore, no distinction shall be made on the basis of the political, jurisdictional or international status of the country or territory to which a person belongs, whether it be independent, trust, non‐self‐governing or under any other limitation of sovereignty.
108 3. The will of the people shall be the basis of the authority of government; this will shall be expressed in periodic and genuine elections which shall be by universal and equal suffrage and shall be held by secret vote or by equivalent free voting procedures.
131 1. Everyone has the right to education. Education shall be free, at least in the elementary and fundamental stages. Elementary education shall be compulsory. Technical and professional education shall be made generally available and higher education shall be equally accessible to all on the basis of merit.
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DREADME.md62 We propose to explain the basis of this library. We have two entities: an

12345