Home
last modified time | relevance | path

Searched refs:caches (Results 26 – 37 of 37) sorted by path

12

/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …task, geom, styles) {\n // Initialize all used properties to keep the caches monomorphic.\n …
H A Dpdf.worker.js.map1 …eason instanceof XRefEntryException) {\n // Clear out the various caches to ensure that we …
/plugin/pwaoffline/
H A Dsw.js38 caches.open(cacheName).then(function (cache) {
95 return caches.open(cacheName).then(function (cache) {
105 return caches.match(request).then(function (cacheResponse) {
107 return caches.open(cacheName).then(function (cache) {
134 return caches.open(cacheName).then(function (cache) {
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md36 - `CaBundle::reset()`: Resets the static caches
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js3137 caches = Array(othLength),
3147 caches[othIndex] = !comparator && (iteratee || (length >= 120 && array.length >= 120))
3154 seen = caches[0];
3168 var cache = caches[othIndex];
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js3137 caches = Array(othLength),
3147 caches[othIndex] = !comparator && (iteratee || (length >= 120 && array.length >= 120))
3154 seen = caches[0];
3168 var cache = caches[othIndex];
/plugin/snippeter/
H A DREADME.md51 be changed in the future. Please refresh dokuwikis caches to see your new icon!
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 … an infinite loop, at least. Actually, because of the way `XRegExp.exec` caches\n // gl…
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1265 * Update: ObjectTree caches lookups much more aggresively, which will help
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_smart_rendering.js.map1caches","method","calculate","cache","invalidateCache","smartRender","clearViewPortCache","clearAl…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_smart_rendering.js309 var caches = [
318 for(var i = 0; i < caches.length; i++){
319 var method = caches[i];

12