| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/ |
| D | PrimeField.php | 21 use phpseclib3\Math\PrimeField\Integer; alias 58 Integer::setModulo($this->instanceID, $modulo); 59 … Integer::setRecurringModuloFunction($this->instanceID, $modulo->createRecurringModuloFunction()); 79 return new Integer($this->instanceID, $num); 94 …return new Integer($this->instanceID, BigInteger::randomRange($one, Integer::getModulo($this->inst… 104 return Integer::getModulo($this->instanceID)->getLengthInBytes(); 114 return Integer::getModulo($this->instanceID)->getLength(); 122 Integer::cleanupCache($this->instanceID);
|
| D | BinaryField.php | 20 use phpseclib3\Math\BinaryField\Integer; alias 109 Integer::setModulo($this->instanceID, $modulo); 110 Integer::setRecurringModuloFunction($this->instanceID, $reduce); 123 return new Integer($this->instanceID, $num instanceof BigInteger ? $num->toBytes() : $num); 138 … return new Integer($this->instanceID, BigInteger::randomRange($one, $this->randomMax)->toBytes()); 148 return strlen(Integer::getModulo($this->instanceID)); 158 return strlen(Integer::getModulo($this->instanceID)) << 3;
|
| /plugin/jcapture/src/com/hammurapi/jcapture/ |
| D | ComponentResizer.java | 28 Integer.MAX_VALUE, Integer.MAX_VALUE); 30 private static Map<Integer, Integer> cursors = new HashMap<Integer, Integer>();
|
| D | CaptureConfig.java | 282 …Integer.parseInt(properties.getProperty(AUDIO_FORMAT_SAMPLE_SIZE_PROPERTY, String.valueOf(audioFor… in load() 283 …Integer.parseInt(properties.getProperty(AUDIO_FORMAT_CHANNELS_PROPERTY, String.valueOf(audioFormat… in load() 318 …ordingRectangle = new Rectangle(Integer.parseInt(dims[0]), Integer.parseInt(dims[1]), Integer.pars… in load()
|
| /plugin/authorlist/ |
| D | syntax.php | 71 * @param $pos Integer The character position of the matched text. 73 * @return Integer The current lexer state for the match.
|
| /plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/ |
| D | Integer.php | 17 final class Integer implements Type class
|
| D | Array_.php | 43 $keyType = new Compound([ new String_(), new Integer() ]);
|
| /plugin/webcomponent/_test/data/pages/ |
| D | card_column.txt | 32 Lorem ipsum [[dokuwiki:webcomponent:start|dolor]] sit amet, consectetur adipiscing elit. Integer po… 51 Lorem ipsum [[dokuwiki:webcomponent:start|dolor]] sit amet, consectetur adipiscing elit. Integer po…
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/ |
| D | Integer.php | 24 abstract class Integer implements \JsonSerializable class
|
| /plugin/davcal/vendor/sabre/vobject/lib/Property/ |
| H A D | Integer.php | 18 class Integer extends Property { class
|
| /plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/ |
| D | TypeResolver.php | 33 'int' => Types\Integer::class, 34 'integer' => Types\Integer::class,
|
| /plugin/shy/ |
| D | syntax.php | 156 * @param $aData Integer The state value returned by <tt>handle()</tt>.
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
| D | Prime.php | 28 use phpseclib3\Math\Common\FiniteField\Integer; alias 30 use phpseclib3\Math\PrimeField\Integer as PrimeInteger; 686 private static function getJSFPoints(Integer $k1, Integer $k2)
|
| D | TwistedEdwards.php | 33 use phpseclib3\Math\PrimeField\Integer as PrimeInteger;
|
| D | Montgomery.php | 32 use phpseclib3\Math\PrimeField\Integer as PrimeInteger;
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/ |
| D | Integer.php | 19 use phpseclib3\Math\Common\FiniteField\Integer as Base; 28 class Integer extends Base class
|
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | index.mjs | 210 if (method === 'to_int' && type === Opal.Integer && object.$$is_number) 4506 …get,inspect,+,to_s,instance_variable_name!,respond_to?,to_int,coerce_to!,Integer,===,enum_for,resu… 4792 status = $coerce_to(status, $$$('Integer'), 'to_int'); 4989 $def(self, '$Integer', function $$Integer(value, base) { 4998 $Kernel.$raise($$$('TypeError'), "can't convert nil into Integer"); 5012 return $Opal['$coerce_to!'](value, $$$('Integer'), "to_i"); 5022 base = $coerce_to(base, $$$('Integer'), 'to_int'); 5060 $Kernel.$raise($$$('ArgumentError'), "invalid value for Integer(): \"" + (value) + "\""); 5068 $Kernel.$raise($$$('ArgumentError'), "invalid value for Integer(): \"" + (value) + "\""); 5074 $Kernel.$raise($$$('ArgumentError'), "invalid value for Integer(): \"" + (value) + "\""); [all …]
|
| D | index.cjs | 219 if (method === 'to_int' && type === Opal.Integer && object.$$is_number) 4515 …get,inspect,+,to_s,instance_variable_name!,respond_to?,to_int,coerce_to!,Integer,===,enum_for,resu… 4801 status = $coerce_to(status, $$$('Integer'), 'to_int'); 4998 $def(self, '$Integer', function $$Integer(value, base) { 5007 $Kernel.$raise($$$('TypeError'), "can't convert nil into Integer"); 5021 return $Opal['$coerce_to!'](value, $$$('Integer'), "to_i"); 5031 base = $coerce_to(base, $$$('Integer'), 'to_int'); 5069 $Kernel.$raise($$$('ArgumentError'), "invalid value for Integer(): \"" + (value) + "\""); 5077 $Kernel.$raise($$$('ArgumentError'), "invalid value for Integer(): \"" + (value) + "\""); 5083 $Kernel.$raise($$$('ArgumentError'), "invalid value for Integer(): \"" + (value) + "\""); [all …]
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/ |
| D | Integer.php | 28 use phpseclib3\Math\Common\FiniteField\Integer as Base; 37 class Integer extends Base class
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-vb.js | 51 …unction|Get|GetType|GoSub|GoTo|Handles|If|Implements|Imports|In|Inherits|Integer|Interface|Is|Let|…
|
| /plugin/authdrupal8/ |
| D | password.inc | 84 * Integer that determines the number of iterations used in the hashing 106 * Integer that determines the number of iterations used in the hashing 110 * Integer within set bounds that is closest to $count_log2.
|
| /plugin/pureldap/vendor/freedsx/asn1/ |
| H A D | CHANGELOG.md | 56 * Support arbitrary-precision for Integer/Enumerated types with the GMP extension.
|
| /plugin/struct/ |
| H A D | deleted.files | 100 types/Integer.php
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/ |
| D | GraphEditor.java | 469 …int iWidth = tce.hasAttribute(ATTRIBUTE_WIDTH)? Integer.parseInt(tce.getAttribute(ATTRIBUTE_WIDTH)… in loadPalette() 473 …int iHeight = tce.hasAttribute(ATTRIBUTE_HEIGHT)? Integer.parseInt(tce.getAttribute(ATTRIBUTE_HEIG… in loadPalette()
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/ |
| D | Strings.php | 211 … if (!$element instanceof BigInteger && !$element instanceof FiniteField\Integer) {
|