Searched defs:read_bool (Results 1 – 4 of 4) sorted by relevance
55 public bool read_bool() in read_bool() method in iio.Attr
240 svbool_t read_bool(struct struct_bool *s) { in read_bool() function
32 static INLINE int read_bool(vpx_reader *r, int prob, BD_VALUE *value, in read_bool() function
350 pub fn read_bool(&mut self) -> ProtobufResult<bool> { in read_bool() method