Home
last modified time | relevance | path

Searched refs:high (Results 126 – 150 of 178) sorted by path

12345678

/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG590 * fixed filesystem loader freshness logic for high traffic websites
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Drange.rst55 * ``high``: The highest possible value of the sequence.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst209 {% for i in range(low=1, high=10, step=2) %}
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Drange.test4 {{ range(low=0+1, high=10+0, step=2)|join(',') }}
/plugin/flowplay2/flowplayer/html/
H A Dflashembed.min.js_0.2618 …ressInstall:null,allowfullscreen:true,allowscriptaccess:'always',quality:'high',bgcolor:'#ffffff',…
/plugin/gtime/gtlib/tsp/
H A DGTPublicationsFile.php237 $high = $this->publicationCount - 1;
239 while ($low <= $high) {
241 $index = $low + (int) (($high - $low) / 2);
249 $high = $index - 1;
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt424 This means that in short fragments the probability of an error is high
/plugin/html5video2/
H A Dstyle.css74 .vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
79 .vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1high::before{content:"\FC28"}.mdi-car-limousine::before{content:"\F8CC"}.mdi-car-multiple::before{…
/plugin/icons/assets/typicons/
H A Dtypicons.css165 .typcn-battery-high:before {
H A Dtypicons.min.css1 …content:'\e02a'}.typcn-battery-full:before{content:'\e02b'}.typcn-battery-high:before{content:'\e0…
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt779 # ans = if (x.resno < 5 ; "low resno"; "high resno")
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js1121 if (!high || high === 0x80000000) {
1124 sign = 1 - (high >>> 31) * 2;
1125 exp = (high >>> 20) & 0x7ff;
1126 frac = high & 0xfffff;
1696 var high, low, mid, time;
1699 if (high > 0 && this.seekPoints[high - 1].timestamp < timestamp) {
1700 return high;
1702 while (low < high) {
1703 mid = (low + high) >> 1;
1708 high = mid;
[all …]
H A Dogg.js2 …n ret}),makeBigInt:(function(low,high,unsigned){var ret=unsigned?+(low>>>0)+ +(high>>>0)*+42949672… argument
15high){this.low_=low|0;this.high_=high|0});goog.math.Long.IntCache_={};goog.math.Long.fromInt=(func… argument
H A Dopus.js2 …n ret}),makeBigInt:(function(low,high,unsigned){var ret=unsigned?+(low>>>0)+ +(high>>>0)*+42949672… argument
23high){this.low_=low|0;this.high_=high|0});goog.math.Long.IntCache_={};goog.math.Long.fromInt=(func… argument
H A Dvorbis.js2 …n ret}),makeBigInt:(function(low,high,unsigned){var ret=unsigned?+(low>>>0)+ +(high>>>0)*+42949672… argument
19high){this.low_=low|0;this.high_=high|0});goog.math.Long.IntCache_={};goog.math.Long.fromInt=(func… argument
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt211 * Bugfix: (#1812) potential unwanted high-ASCII characters in errors
1754 representing 1-768kbps for better display of high-bitrate files,
/plugin/katex/_assets/
H A Dkatex.min.css1 …TeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0}.katex *{-ms-high-contrast-adjust:non…
/plugin/mathpublish/phpmathpublisher/
H A DHelper.php425 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));
451 $img = imagecreate(5, max($high, 1));
505 $t = $high;
605 $img = imagecreate(1, max($high, 1));
639 } while ((abs($tmpDim[3] - $tmpDim[5]) < $high));
[all …]
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dbrightness-alt-high-fill.svg1 <svg class="bi bi-brightness-alt-high-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dbrightness-alt-high.svg1 <svg class="bi bi-brightness-alt-high" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dbrightness-high-fill.svg1 <svg class="bi bi-brightness-high-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dbrightness-high.svg1 <svg class="bi bi-brightness-high" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">

12345678