Home | History | Annotate | Download | only in test

Lines Matching refs:weight

120 weight(uint32_t poly) {
166 * weight distribution computes the weight distribution of the
203 /* increment weight */
241 /* compute weight, increment proper element */
242 A[weight(x)]++;
269 /* compute weight distribution */
272 /* print weight distribution */
282 /* compute weight distribution */
285 /* print weight distribution */
297 u32_bit_string(y,bits), weight(y), period(y));
299 /* compute weight distribution */
302 /* print weight distribution */