Searched defs:try_from (Results 1 – 8 of 8) sorted by relevance
115 fn try_from(value: u32) -> Result<Self, Self::Error> { in try_from() method
92 fn try_from(value: u8) -> Result<Self> { in try_from() method
541 fn try_from(dev: &device::Device<Ctx>) -> Result<Self, Self::Error> { in try_from() method
503 fn try_from(dev: &device::Device<Ctx>) -> Result<Self, Self::Error> { in try_from() method
522 fn try_from(dev: &device::Device<Ctx>) -> Result<Self, Self::Error> { in try_from() method
870 fn try_from(cstr: &'a CStr) -> Result<CString, AllocError> { in try_from() method
335 fn try_from(value: u32) -> Result<MsgFunction> { in try_from() method421 fn try_from(value: u32) -> Result<SeqBufOpcode> { in try_from() method
57 fn try_from(code: u8) -> Result<Self> { in try_from() method814 fn try_from(base: BiosImage) -> Result<Self> { in try_from() method