Searched refs:minLens (Results 1 – 3 of 3) sorted by relevance
553 final int[] minLens = dataShadow.minLens;573 minLens[t] = minLen;588 final int[] minLens = dataShadow.minLens;614 int minLens_zt = minLens[zt];637 minLens_zt = minLens[zt];702 minLens_zt = minLens[zt];728 int zn = dataShadow.minLens[zt];911 final int[] minLens = new int[N_GROUPS]; // 24 byte
82 gMinlen = s->minLens[gSel]; \347 s->minLens[t] = minLen; in BZ2_decompress()
409 Int32 minLens[BZ_N_GROUPS]; member