Searched defs:from_bool (Results 1 – 6 of 6) sorted by relevance
153 fn from_bool(value: bool) -> Result<Self> { in from_bool() method172 fn from_bool(value: bool) -> Result<Self> { in from_bool() method
131 pub fn from_bool(value: bool) -> Self { in from_bool() method
233 pub fn from_bool(b: bool) -> TestResult { in from_bool() method
341 mpy::object from_bool(bool b) { in from_bool() function
1030 fn from_bool(value: bool) -> c::c_uint { in from_bool() function
1215 fn from_bool(value: bool) -> SocketBool { in from_bool() function