Lines Matching defs:ULE
197 type ULE = Self; typedef
199 fn to_unaligned(self) -> Self::ULE { in to_unaligned()
232 type ULE = Self; typedef
234 fn to_unaligned(self) -> Self::ULE { in to_unaligned()
264 type ULE = Self; typedef
266 fn to_unaligned(self) -> Self::ULE { in to_unaligned()
279 type ULE = NonZeroU8; typedef
281 fn to_unaligned(self) -> Self::ULE { in to_unaligned()
300 type ULE = RawBytesULE<4>; typedef
302 fn to_unaligned(self) -> Self::ULE { in to_unaligned()
312 type ULE = RawBytesULE<8>; typedef
314 fn to_unaligned(self) -> Self::ULE { in to_unaligned()
354 type ULE = Self; typedef
356 fn to_unaligned(self) -> Self::ULE { in to_unaligned()
375 unsafe impl ULE for () { impl
387 type ULE = Self; typedef
389 fn to_unaligned(self) -> Self::ULE { in to_unaligned()