/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/ |
H A D | ChoiceQuestion.php | 28 public $shuffle; variable in Google\\Service\\Forms\\ChoiceQuestion 51 public function setShuffle($shuffle) argument 53 $this->shuffle = $shuffle; 60 return $this->shuffle;
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | DES.php | 167 protected static $shuffle = [ variable in phpseclib3\\Crypt\\DES 703 $shuffleip[] = self::$shuffle[self::$ipmap[$i]]; 704 $shuffleinvip[] = self::$shuffle[self::$invipmap[$i]]; 1235 … $key = (self::$shuffle[$pc1map[ $r & 0xFF]] & "\x80\x80\x80\x80\x80\x80\x80\x00") | 1236 … (self::$shuffle[$pc1map[($r >> 8) & 0xFF]] & "\x40\x40\x40\x40\x40\x40\x40\x00") | 1237 … (self::$shuffle[$pc1map[($r >> 16) & 0xFF]] & "\x20\x20\x20\x20\x20\x20\x20\x00") | 1238 … (self::$shuffle[$pc1map[($r >> 24) & 0xFF]] & "\x10\x10\x10\x10\x10\x10\x10\x00") | 1239 … (self::$shuffle[$pc1map[ $l & 0xFF]] & "\x08\x08\x08\x08\x08\x08\x08\x00") | 1240 … (self::$shuffle[$pc1map[($l >> 8) & 0xFF]] & "\x04\x04\x04\x04\x04\x04\x04\x00") | 1241 … (self::$shuffle[$pc1map[($l >> 16) & 0xFF]] & "\x02\x02\x02\x02\x02\x02\x02\x00") | [all …]
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/ |
H A D | jplayer.playlist.js | 45 shuffle: { 48 self.shuffle(); 67 this.cssSelector.shuffle = this.cssSelector.cssSelectorAncestor + " .jp-shuffle"; 115 $(this.cssSelector.shuffle).click(function(e) { 118 self.shuffle(false); 120 self.shuffle(true); 126 self.shuffle(false); 324 $(this.cssSelector.shuffle).hide(); 327 $(this.cssSelector.shuffle).show(); 442 this.shuffle(true, true); // playNow [all …]
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/ |
H A D | jplayer.playlist.js | 45 shuffle: { 48 self.shuffle(); 67 this.cssSelector.shuffle = this.cssSelector.cssSelectorAncestor + " .jp-shuffle"; 115 $(this.cssSelector.shuffle).click(function(e) { 118 self.shuffle(false); 120 self.shuffle(true); 126 self.shuffle(false); 324 $(this.cssSelector.shuffle).hide(); 327 $(this.cssSelector.shuffle).show(); 442 this.shuffle(true, true); // playNow [all …]
|
H A D | jplayer.playlist.min.js | 2 …shuffle:{key:83,fn:function(){e.shuffle()}}},stateClass:{shuffled:"jp-state-shuffled"}},this._opti…
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/Strategy/ |
H A D | RoundRobin.php | 19 \shuffle($connections);
|
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/ |
H A D | Array.php | 51 shuffle($array);
|
/plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
H A D | array.rst | 6 * ``shuffle``
|
/plugin/randompage2/ |
H A D | action.php | 25 shuffle($pages);
|
/plugin/dw2pdf/_test/ |
H A D | ActionPagenameSortTest.php | 95 shuffle($input);
|
/plugin/pirate/ |
H A D | renderer.php | 181 shuffle($shouts);
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/ |
H A D | AbstractConnectionPool.php | 79 shuffle($connections);
|
/plugin/mikioplugin/icons/bootstrap-icons/svg/ |
H A D | shuffle.svg | 1 <svg class="bi bi-shuffle" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
/plugin/requiz/ |
H A D | helper.php | 44 shuffle($ilist);
|
/plugin/mundart/ |
H A D | renderer.php | 293 shuffle($shouts);
|
/plugin/randomtables/table-roller/src/Table/ |
H A D | BaseTable.php | 69 shuffle($options);
|
/plugin/preregister/ |
H A D | action.php | 240 shuffle($cards); 280 shuffle($deck);
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/ |
H A D | jplayer.pink.flag.min.css | 1 …shuffle{background:url(../image/jplayer.pink.flag.jpg) 0 -460px no-repeat;margin-left:15px}.jp-shu…
|
H A D | jplayer.pink.flag.css | 262 .jp-shuffle { 266 .jp-shuffle:focus { 269 .jp-state-shuffled .jp-shuffle { 272 .jp-state-shuffled .jp-shuffle:focus { 275 .jp-audio .jp-shuffle {
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/ |
H A D | jplayer.blue.monday.min.css | 1 …shuffle{background:url(../image/jplayer.blue.monday.jpg) 0 -270px no-repeat;margin-left:5px}.jp-sh…
|
H A D | jplayer.blue.monday.css | 519 .jp-shuffle { 523 .jp-shuffle:focus { 526 .jp-state-shuffled .jp-shuffle { 529 .jp-state-shuffled .jp-shuffle:focus {
|
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/ |
H A D | jplayer.pink.flag.scss | 304 .jp-shuffle { 308 .jp-shuffle:focus { 311 .jp-state-shuffled .jp-shuffle { 314 .jp-state-shuffled .jp-shuffle:focus { 317 .jp-audio .jp-shuffle {
|
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/ |
H A D | jplayer.blue.monday.scss | 585 .jp-shuffle { 590 .jp-shuffle:focus { 594 .jp-state-shuffled .jp-shuffle { 598 .jp-state-shuffled .jp-shuffle:focus {
|
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
H A D | collections.js | 84 assert.deepEqual(_.shuffle(trick), [length], 'shuffle on obj with length: ' + length); 768 assert.deepEqual(_.shuffle([1]), [1], 'behaves correctly on size 1 arrays'); 770 var shuffled = _.shuffle(numbers); 775 shuffled = _.shuffle({a: 1, b: 2, c: 3, d: 4});
|
/plugin/dokucrypt/ |
H A D | script.js | 1235 this.state = Math.round((this.shuffle[i] + this.gen2) % 2147483563); 1239 this.shuffle[i] = this.gen1; 1276 this.shuffle = []; 1286 this.shuffle[31 - i] = this.gen1; 1288 this.state = this.shuffle[0];
|