| /plugin/farmer/vendor/splitbrain/php-ringicon/src/ |
| H A D | RingIconSVG.php | 21 * @param string $seed 25 public function getInlineSVG($seed = '') argument 27 return $this->generateSVGImage($seed); 35 * @param string $seed initialize the genrator with this string 38 public function createImage($seed = '', $file = '') argument 40 $svg = $this->generateSVGImage($seed, true); 54 * @param string $seed initialize the genrator with this string 59 protected function generateSVGImage($seed = '', $file = false) argument 61 if (!$seed) { 62 $seed = mt_rand() . time(); [all …]
|
| H A D | AbstractRingIcon.php | 22 protected $seed; variable in splitbrain\\RingIcon\\AbstractRingIcon 40 $this->seed = mt_rand() . time(); 63 $this->seed = md5($this->seed); 64 $rand = hexdec(substr($this->seed, 0, 8));
|
| H A D | RingIcon.php | 13 * @param string $seed initialize the genrator with this string 16 public function createImage($seed = '', $file = '') argument 18 if (!$seed) { 19 $seed = mt_rand() . time(); 21 $this->seed = $seed;
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Query/ |
| D | FunctionScore.php | 202 * @param int $seed the seed value 210 int $seed, argument 216 'seed' => $seed, 261 …* @param int|null $seed set a seed value to return results in the same random order for consistent… 265 public function setRandomScore(?int $seed = null): self argument 268 if (null !== $seed) { 269 $seedParam->seed = $seed;
|
| /plugin/epub/scripts/ |
| D | check_progess.php | 9 $seed = md5(rawurldecode($_POST['user']).time()); 12 $user= rawurldecode($_POST['client']) . ":$seed"; 15 $user=$temp_user?"$temp_user:$seed":$seed;
|
| D | epub_utils.php | 161 $seed = md5(rawurldecode($_POST['user']).time()); 164 $user= rawurldecode($_POST['client']) . ":$seed"; 167 $user=$temp_user?"$temp_user:$seed":$seed;
|
| /plugin/avatar/ |
| D | monsterid.php | 16 $seed = preg_replace('/[^a-f0-9]/i', '', $_GET['seed'] ?? ''); variable 23 $image = generate_monster($seed, $size); 37 function generate_monster(string $seed, int $size): ?GdImage argument 43 $hash = md5($seed);
|
| D | helper.php | 165 … $monsterUrl = DOKU_URL . 'lib/plugins/avatar/monsterid.php?seed=' . $seed . '&size=' . $size; 203 $file = 'monsterid.php?seed=' . $seed . '&size=' . $size . '&.png';
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
| D | Random.php | 107 $v = $seed = $_SESSION['seed'] = sha1($v, true); 138 $key = sha1($seed . 'A', true); 139 $iv = sha1($seed . 'C', true);
|
| /plugin/asciidocjs/node_modules/js-stringify/ |
| D | .npmignore | 2 *.seed
|
| /plugin/asciidocjs/node_modules/doctypes/ |
| D | .npmignore | 2 *.seed
|
| /plugin/asciidocjs/node_modules/is-expression/ |
| D | .npmignore | 2 *.seed
|
| /plugin/asciidocjs/node_modules/token-stream/ |
| D | .npmignore | 2 *.seed
|
| /plugin/llm/llm.js/ |
| D | llm.js | 1 …seed:t=-1,max_token_len:a=50,top_k:r=40,top_p:s=.9,temp:o=1,repeat_last_n:n=32,repeat_penalty:l=1.… property
|
| D | 117.js | 1 …Message({event:4}),console.log("model: Completed")})(e.data.prompt,e.data.seed,e.data.max_token_le…
|
| /plugin/asciidocjs/node_modules/uglify-to-browserify/ |
| D | .npmignore | 2 *.seed
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/ |
| D | PublicKey.php | 396 $seed = Random::string($this->hLen); 397 $dbMask = $this->mgf1($seed, $this->k - $this->hLen - 1); 400 $maskedSeed = $seed ^ $seedMask;
|
| D | PrivateKey.php | 401 $seed = $maskedSeed ^ $seedMask; 402 $dbMask = $this->mgf1($seed, $this->k - $this->hLen - 1);
|
| /plugin/farmer/vendor/splitbrain/php-ringicon/ |
| H A D | README.md | 4 This minimal library generates identifiers based on an input seed. It can be
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.clones.js | 63 function hashMurmur3(key, asString, seed) { argument 69 h1 = seed,
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_tooltip.js | 1140 var seed; 1142 if (!seed) 1143 seed = (new Date()).valueOf(); 1145 seed++; 1146 return seed;
|
| /plugin/botmon/ |
| H A D | captcha.js | 178 document._botmon.seed || '',
|
| /plugin/bible/bible_douayRheims/ |
| D | Genesis.txt | 11 …ring forth green herb, and such as may seed, and the fruit tree yielding fruit after its kind, whi… 12 …th the green herb, and such as yieldeth seed according to its kind, and the tree that beareth frui… 29 …: Behold I have given you every herb bearing seed upon the earth, and all trees that have in thems… 71 …3:15. I will put enmities between thee and the woman, and thy seed and her seed: she shall cursh t… 105 … forth a son, and called his name Seth, saying: God hath given me another seed for Abel, whom Cain… 162 … the fowls also of the air seven and seven, the male and the female: that seed may be saved upon t… 214 9:9. Behold I will establish my covenant with you, and with your seed after you: 305 …12:7. And the Lord appeared to Abram, and said to him: To thy seed will I give this land. And he b… 333 13:15. All the land which thou seest, I will give to thee, and to thy seed for ever. 334 … I will make thy seed as the dust of the earth: if any man be able to number the dust of the earth… [all …]
|
| /plugin/diagramsnet/lib/js/rough/ |
| D | rough.min.js | 36 f=Object.assign({},a);f.randomizer=void 0;a.seed&&(f.seed=a.seed+1);c=Z(b,c,f);e=e.concat(c)}return… 39 …llPolygon(b,a)}function ea(b){return b.randomizer||(b.randomizer=new sa(b.seed||0)),b.randomizer.n… 58 …k(this,b);this.seed=a}_createClass(b,[{key:"next",value:function(){return this.seed?(Math.pow(2,31… 59 …hure",fillWeight:-1,hachureAngle:-41,hachureGap:-1,dashOffset:-1,dashGap:-1,zigzagOffset:-1,seed:0, property
|
| D | rough.js.orig | 1 …seed=t}next(){return this.seed?(2**31-1&(this.seed=Math.imul(48271,this.seed)))/2**31:Math.random(…
|