/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
D | module.graphic.gif.php | 206 public function GetLSBits($bits) {
|
D | module.audio-video.flv.php | 838 public function skipBits($bits) { 858 public function getBits($bits) {
|
D | getid3.lib.php | 203 public static function Float2String($floatvalue, $bits) {
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ |
D | Engine.php | 423 public function setPrecision($bits) 456 protected static function setBitmask($bits) 590 public static function minMaxBits($bits)
|
D | BCMath.php | 642 protected static function setBitmask($bits)
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
D | mp3.js | 4075 bits: 'int8', property 4690 { nlevels: 3, group: 2, bits: 5, C: 1.33333333333, D: 0.50000000000 }, property 4691 { nlevels: 5, group: 3, bits: 7, C: 1.60000000000, D: 0.50000000000 }, property 4692 { nlevels: 7, group: 0, bits: 3, C: 1.14285714286, D: 0.25000000000 }, property 4693 { nlevels: 9, group: 4, bits: 10, C: 1.77777777777, D: 0.50000000000 }, property 4694 { nlevels: 15, group: 0, bits: 4, C: 1.06666666666, D: 0.12500000000 }, property 4695 { nlevels: 31, group: 0, bits: 5, C: 1.03225806452, D: 0.06250000000 }, property 4696 { nlevels: 63, group: 0, bits: 6, C: 1.01587301587, D: 0.03125000000 }, property 4697 { nlevels: 127, group: 0, bits: 7, C: 1.00787401575, D: 0.01562500000 }, property 4698 { nlevels: 255, group: 0, bits: 8, C: 1.00392156863, D: 0.00781250000 }, property [all …]
|
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/ |
D | Decoder.php | 187 private function decodeDouble($bits) 200 private function decodeFloat($bits)
|
/plugin/gtime/gtlib/util/ |
D | GTBaseX.php | 37 private $bits; variable in GTBaseX
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/ |
D | BigInteger.php | 384 public function setPrecision($bits) 618 public static function minMaxBits($bits)
|
/plugin/register/ |
D | register.php | 200 public function register($name, $desc, $mmr_addr, $resetval, $maxbits, $perms, $sub_desc, $bits) 237 private function bitrange($bits, $upper, $lower)
|
D | syntax.php | 77 private function push_bit(&$bits, &$bit)
|
/plugin/passpolicy/ |
D | helper.php | 396 protected function bits($number) function in helper_plugin_passpolicy
|
/plugin/asciidocjs/node_modules/uglify-js/lib/ |
D | sourcemap.js | 47 var vlq_bits = vlq_char.reduce(function(map, ch, bits) { argument
|
/plugin/diagramsnet/lib/js/deflate/ |
D | pako.min.js | 2 … w,b,g,p=new Array(n);function m(t,e,a,i,n){this.static_tree=t,this.extra_bits=e,this.extra_base=a… property
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
D | RSA.php | 324 public static function createKey($bits = 2048)
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/ |
D | jszip.min.js | 13 ….value);return 1!==b.readInt(1)?null:g.crc32(this.fileComment)!==b.readInt(4)?null:g.utf8decode(b.…
|
D | jszip.js | 6366 inflate_table(LENS, state.lens, 0, 288, lenfix, 0, state.work, {bits: 9}); property 6372 inflate_table(DISTS, state.lens, 0, 32, distfix, 0, state.work, {bits: 5}); property 6996 opts = {bits: state.lenbits}; property 7127 opts = {bits: state.lenbits}; property 7144 opts = {bits: state.distbits}; property 8207 bits = max_length; property 8233 bits = max_length-1; property 8234 while (s.bl_count[bits] === 0) { bits--; } field
|
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
D | QRcode.php | 1914 protected function lengthOfCode($mode, $version, $bits) { 2097 protected function newFromNum($bits, $num) { 2158 protected function appendNum($bitstream, $bits, $num) {
|
/plugin/xlsx2dw/packages/jszip/ |
D | jszip.js | 8484 inflate_table(LENS, state.lens, 0, 288, lenfix, 0, state.work, { bits: 9 }); property 8490 inflate_table(DISTS, state.lens, 0, 32, distfix, 0, state.work, { bits: 5 }); property 9114 opts = { bits: state.lenbits }; property 9245 opts = { bits: state.lenbits }; property 9262 opts = { bits: state.distbits }; property 10420 bits = max_length; property 10446 bits = max_length - 1; property 10447 while (s.bl_count[bits] === 0) { bits--; } field
|
/plugin/datatables/assets/jszip/ |
D | jszip.js | 8484 inflate_table(LENS, state.lens, 0, 288, lenfix, 0, state.work, { bits: 9 }); property 8490 inflate_table(DISTS, state.lens, 0, 32, distfix, 0, state.work, { bits: 5 }); property 9114 opts = { bits: state.lenbits }; property 9245 opts = { bits: state.lenbits }; property 9262 opts = { bits: state.distbits }; property 10420 bits = max_length; property 10446 bits = max_length - 1; property 10447 while (s.bl_count[bits] === 0) { bits--; } field
|
D | jszip.min.js | 13 …on"==typeof define&&define.amd)define([],e);else{("undefined"!=typeof window?window:"undefined"!=t…
|
/plugin/qrcode2/ |
D | phpqrcode.php | 1560 public static function lengthOfCode($mode, $version, $bits) 1795 public static function newFromNum($bits, $num) 1858 public function appendNum($bits, $num)
|
/plugin/jukebox/id3/ |
D | getid3.lib.php | 123 function Float2String($floatvalue, $bits) {
|
/plugin/diagramsnet/lib/js/jszip/ |
D | jszip.min.js | 14 …tion e(a,b,c,d){var e=f,g=d+c;a^=-1;for(var h=d;h<g;h++)a=a>>>8^e[255&(a^b[h])];return a^-1}var f=…
|
/plugin/pgn4web/pgn4web/libs/garbochess/ |
D | garbochess.js | 1255 this.next = function (bits) argument
|