Searched refs:keeps (Results 1 – 4 of 4) sorted by relevance
37 this.checkRange(0, param.keeps - 1)104 if (this.sizes.size < Math.min(this.param.keeps, this.param.uniqueIds.length)) {241 const keeps = this.param.keeps245 if (total <= keeps) {248 } else if (end - start < keeps - 1) {250 start = end - keeps + 1269 const theoryEnd = start + this.param.keeps - 1
15 keeps: { property
194 keeps: this.keeps, property196 buffer: Math.round(this.keeps / 3), // recommend for a third of keeps
58 IDEGen keeps an exclusion list in the "excluded-paths" file. This file