Lines Matching full:have
55 * - It shall have no more than six consecutive zeros or ones.
59 * - It shall not have all four octets equal.
60 * - It shall have no more than 24 transitions.
61 * - It shall have a minimum of two transitions in the most significant six
65 * - It shall have at least three ones in the least significant 8 bits.
66 * - It shall have no more than eleven transitions in the least significant 16
130 /* It shall have no more than six consecutive zeros or ones. */ in util_aa_le32()
131 /* It shall have a minimum of two transitions in the most in util_aa_le32()
179 /* It shall have no more than 24 transitions in util_aa_le32()
180 * It shall have no more than eleven transitions in the least in util_aa_le32()
207 /* It shall not have all four octets equal. */ in util_aa_le32()