Searched defs:read_bool (Results 1 – 8 of 8) sorted by relevance
55 public bool read_bool() in read_bool() method in iio.Attr
124 pub fn read_bool(&mut self) -> Result<bool> { in read_bool() method
32 static INLINE int read_bool(vpx_reader *r, int prob, BD_VALUE *value, in read_bool() function
142 fn read_bool(&mut self) -> ParseResult<bool> { in read_bool() method
253 pub fn read_bool(&mut self) -> Result<bool> { in read_bool() method
358 pub fn read_bool(&mut self) -> crate::Result<bool> { in read_bool() method
357 pub fn read_bool(&mut self) -> ProtobufResult<bool> { in read_bool() method
240 fn read_bool(&mut self) -> ParseResultWithoutLoc<bool> { in read_bool() method