Home
last modified time | relevance | path

Searched refs:memoize (Results 1 – 25 of 25) sorted by relevance

/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dfunctions.js134 fib = _.memoize(fib); // Redefine `fib` for memoization
140 var fastO = _.memoize(o);
145 var upper = _.memoize(function(s) {
155 var hashed = _.memoize(function(key) {
166 var objCacher = _.memoize(function(value, key) {
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js752 _.memoize = function(func, hasher) { function
753 var memoize = function(key) { function
754 var cache = memoize.cache;
759 memoize.cache = {};
760 return memoize;
H A Dunderscore-min.js5 …n names");for(t=1;e>t;t++)r=arguments[t],n[r]=m.bind(n[r],n);return n},m.memoize=function(n,t){var… function
H A Dunderscore-min.map1 …or","bound","concat","partial","boundArgs","position","bindAll","Error","memoize","hasher","cache"…
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js782 _.memoize = function(func, hasher) { function
783 var memoize = function(key) { function
784 var cache = memoize.cache;
789 memoize.cache = {};
790 return memoize;
H A Dunderscore-min.js5 …n names");for(t=1;e>t;t++)r=arguments[t],n[r]=m.bind(n[r],n);return n},m.memoize=function(n,t){var… function
/plugin/emoji/script/
H A Djquery.textcomplete.js887 var memoize = function (func) { function
903 if (this.cache) { this.search = memoize(this.search); }
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js6425 var result = memoize(func, function(key) {
10540 function memoize(func, resolver) {
10556 memoized.cache = new (memoize.Cache || MapCache);
10561 memoize.Cache = MapCache;
16591 lodash.memoize = memoize;
H A Dlodash.min.js101 …nction(n){return Ht(_t(n,1))},An.matchesProperty=function(n,t){return Jt(n,_t(t,1))},An.memoize=cu,
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js6425 var result = memoize(func, function(key) {
10540 function memoize(func, resolver) {
10556 memoized.cache = new (memoize.Cache || MapCache);
10561 memoize.Cache = MapCache;
16591 lodash.memoize = memoize;
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js349 var MapCache = (_.memoize || lodashStable.memoize).Cache;
14698 memoized = _.memoize(fn, fn);
14708 memoized = _.memoize(fn, fn);
14732 return _.isFunction(index ? _.memoize(noop, resolver) : _.memoize(noop));
14752 var memoized = _.memoize(identity);
14791 var oldCache = _.memoize.Cache;
14792 _.memoize.Cache = CustomCache;
14808 _.memoize.Cache = oldCache;
14814 var oldCache = _.memoize.Cache;
14815 _.memoize.Cache = ImmutableCache;
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1 … 'mapv',\n 'max',\n 'max-key',\n 'memfn',\n 'memoize',\n 'merge…
H A Dbundle.js.map1memoize.js","webpack:///./node_modules/lodash/merge.js","webpack:///./node_modules/lodash/min.js",…
H A Dbundle.js356 …0].y+o.y)/2-5),d},formatUrl:y,getStylesFromArray:S,generateId:x,random:L,memoize:_,runFunc:w,initI…
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1 …"map?\", \"mapcat\", \"mapv\", \"max\",\n \"max-key\", \"memfn\", \"memoize\", \"merge\", \"m…
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md131 * <a href="#_memoizefunc-resolver">`_.memoize`</a>
3972 <h3 id="_memoizefunc-resolver"><code>_.memoize(func, [resolver])</code></h3>
3973 …L10540 "View in source") [&#x24C3;](https://www.npmjs.com/package/lodash.memoize "See the npm pack…
3983 function. Its creation may be customized by replacing the `_.memoize.Cache`
4003 var values = _.memoize(_.values);
4019 // Replace `_.memoize.Cache`.
4020 _.memoize.Cache = WeakMap;
8597 `memoize`, `merge`, `mergeWith`, `method`, `methodOf`, `mixin`, `negate`,
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js9505 function memoize(func, resolver) {
9520 memoized.cache = new memoize.Cache;
12731 memoize.Cache = MapCache;
12783 lodash.memoize = memoize;
H A Dpdfmake.min.js.map1memoize","resolver","memoized","Cache","negate","once","partial","partialRight","rearg","throttle"…
H A Dpdfmake.min.js8 …e.invoke=Rr,e.keys=qa,e.keysIn=Hi,e.map=Tr,e.mapValues=Zi,e.matches=xo,e.memoize=ni,e.merge=Ya,e.m…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1memoize.js","webpack://mermaid/./node_modules/lodash/_baseToString.js","webpack://mermaid/./node_m…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js57582 var stringToPath = memoize(function (string) {
57711 function memoize(func, resolver) {
57730 memoized.cache = new (memoize.Cache || MapCache)();
57735 memoize.Cache = MapCache;
/plugin/aceeditor/
H A Dbuild.js1 …ength===0&&(t=x.functions(e)),T(t,function(t){e[t]=x.bind(e[t],e)}),e},x.memoize=function(e,t){var… function
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js356 …0].y+o.y)/2-5),d},formatUrl:y,getStylesFromArray:S,generateId:x,random:L,memoize:_,runFunc:w,initI…
/plugin/openlayersmap/ol7/
H A Dol.js.map