Home | History | Annotate | Download | only in lib

Lines Matching defs:weights

3898 	  const unsigned char *weights, *extra;
3952 weights = (const unsigned char *)
3963 size_t weight_len = weights[idx];
3964 if (weight_len == weights[equiv_class_idx])
3968 && (weights[equiv_class_idx + 1 + cnt]
3969 == weights[idx + 1 + cnt]))