| /plugin/asciidocjs/node_modules/lodash/ |
| D | _baseSortedIndex.js | 23 high = array == null ? low : array.length; 25 if (typeof value == 'number' && value === value && high <= HALF_MAX_ARRAY_LENGTH) { 26 while (low < high) { 27 var mid = (low + high) >>> 1, 34 high = mid; 37 return high;
|
| D | _baseSortedIndexBy.js | 26 high = array == null ? 0 : array.length; 27 if (high === 0) { 37 while (low < high) { 38 var mid = nativeFloor((low + high) / 2), 61 high = mid; 64 return nativeMin(high, MAX_ARRAY_INDEX);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
| D | Uint128.php | 25 public $high; variable in Google\\Service\\Compute\\Uint128 34 public function setHigh($high) argument 36 $this->high = $high; 43 return $this->high;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/ |
| D | ScaleQuestion.php | 25 public $high; variable in Google\\Service\\Forms\\ScaleQuestion 42 public function setHigh($high) argument 44 $this->high = $high; 51 return $this->high;
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/ |
| D | Meter.php | 48 $high = $max; 50 $high = $attr['HIGH']; 52 if ($high < $low) { 53 $high = $low; 54 } elseif ($high > $max) { 55 $high = $max; 226 $svg = $this->makeSVG($type, $value, $max, $min, $optimum, $low, $high); 304 protected function makeSVG($type, $value, $max, $min, $optimum, $low, $high) argument 333 if ($low && $high) { 335 $barw = (($high - $low) / ($max - $min) ) * $w; [all …]
|
| D | Progress.php | 7 protected function makeSVG($type, $value, $max, $min, $optimum, $low, $high) argument
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
| D | ThumbnailDetails.php | 50 public function setHigh(Thumbnail $high) argument 52 $this->high = $high; 59 return $this->high;
|
| /plugin/mathpublish/phpmathpublisher/ |
| D | Helper.php | 425 public function displaySymbol($text, $high) argument 433 $img = imagecreate(1, max($high, 1)); 435 imagefilledrectangle($img, 0, 0, 1, $high, $white); 438 $img = imagecreate(1, max($high, 1)); 440 imagefilledrectangle($img, 0, 0, 1, $high, $white); 443 $img = imagecreate(6, max($high, 1)); 446 imagefilledrectangle($img, 0, 0, 6, $high, $white); 447 imagefilledrectangle($img, 2, 0, 2, $high, $black); 448 imagefilledrectangle($img, 4, 0, 4, $high, $black); 451 $img = imagecreate(5, max($high, 1)); [all …]
|
| /plugin/asciidocjs/node_modules/source-map/lib/ |
| D | quick-sort.js | 42 function randomIntInRange(low, high) { argument 43 return Math.round(low + (Math.random() * (high - low)));
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/lib/ |
| D | quick-sort.js | 42 function randomIntInRange(low, high) { argument 43 return Math.round(low + (Math.random() * (high - low)));
|
| /plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX/ |
| D | fontdata.js | 19 …high:122,offset:"A",add:26},{name:"Alpha",low:65,high:90,offset:"A"},{name:"number",low:48,high:57… property
|
| /plugin/diagramsnet/lib/math/jax/output/SVG/fonts/STIX-Web/ |
| D | fontdata.js | 19 …high:122,offset:"A",add:26},{name:"Alpha",low:65,high:90,offset:"A"},{name:"number",low:48,high:57… property
|
| /plugin/bootswrapper/exe/help/ |
| D | accordion.txt | 9 Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 w… 12 Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 w… 15 Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 w… 23 Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 w…
|
| D | collapse.txt | 8 Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. Nih… 16 Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. Nih…
|
| /plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX-Web/ |
| D | fontdata.js | 19 …high:122,offset:"A",add:26},{name:"Alpha",low:65,high:90,offset:"A"},{name:"number",low:48,high:57… property
|
| /plugin/gtime/gtlib/tsp/ |
| D | GTPublicationsFile.php | 237 $high = $this->publicationCount - 1; 239 while ($low <= $high) { 241 $index = $low + (int) (($high - $low) / 2); 249 $high = $index - 1;
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/ |
| D | range.test | 4 {{ range(low=0+1, high=10+0, step=2)|join(',') }}
|
| /plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Neo-Euler/ |
| D | fontdata.js | 19 …high:122,offset:"A",add:26},{name:"Alpha",low:65,high:90,offset:"A"},{name:"number",low:48,high:57… property
|
| /plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/ |
| D | maxminddb.c | 515 uint64_t high = 0; in handle_uint128() local 520 high = (high << 8) | entry_data_list->entry_data.uint128[i]; in handle_uint128() 527 high = entry_data_list->entry_data.uint128 >> 64; in handle_uint128() 532 spprintf(&num_str, 0, "0x%016" PRIX64 "%016" PRIX64, high, low); in handle_uint128()
|
| /plugin/mikioplugin/icons/bootstrap-icons/svg/ |
| H A D | brightness-alt-high-fill.svg | 1 <svg class="bi bi-brightness-alt-high-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="curr…
|
| H A D | brightness-alt-high.svg | 1 <svg class="bi bi-brightness-alt-high" width="1em" height="1em" viewBox="0 0 16 16" fill="currentCo…
|
| H A D | brightness-high-fill.svg | 1 <svg class="bi bi-brightness-high-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentC…
|
| H A D | brightness-high.svg | 1 <svg class="bi bi-brightness-high" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor"…
|
| /plugin/bible/bible_douayRheims/ |
| D | Aggeus.txt | 1 …el the son of Salathiel, governor of Juda, and to Jesus the son of Josedec the high priest, saying: 12 …1:12. Then Zorobabel the son of Salathiel, and Jesus the son of Josedec the high priest, and all t… 14 …alathiel governor of Juda, and the spirit of Jesus the son of Josedec the high priest, and the spi… 17 …on of Salathiel the governor of Juda, and to Jesus the son of Josedec the high priest, and to the … 19 …Zorobabel, saith the Lord, and take courage, Jesus the son of Josedec the high priest, and take co…
|
| /plugin/actickets/ |
| D | style.css | 15 background-image: url(imgs/high.gif);
|