Home | History | Annotate | Download | only in ec

Lines Matching defs:distribute

742     private static void distribute(long[] x, int src, int dst1, int dst2, int count)
1327 * For odd numbers, 'distribute' contents to the result and the next-lowest position
1329 distribute(c, ci[ciPos], ci[ciPos - 1], ci[1], cLen);