Home
last modified time | relevance | path

Searched refs:TryFrom (Results 1 – 5 of 5) sorted by relevance

/bootable/libbootloader/gbl/libsafemath/src/
Dlib.rs142 use core::convert::TryFrom;
199 impl TryFrom<SafeNum> for $other_type { impl
/bootable/libbootloader/gbl/libgbl/src/
Dslots.rs84 impl TryFrom<usize> for Suffix {
/bootable/libbootloader/gbl/libabr/src/
Dlib.rs105 impl TryFrom<c_uint> for SlotIndex {
/bootable/libbootloader/gbl/libgbl/src/slots/
Dandroid.rs45 R: Default + TryFrom<N>, in get_field()
/bootable/libbootloader/gbl/third_party/libzbi/src/
Dlib.rs945 impl TryFrom<u32> for ZbiType {