Searched defs:read_byte (Results 1 – 11 of 11) sorted by relevance
24 fn read_byte(b: &mut Bencher) { in read_byte() function
40 static bool read_byte(SkStream* stream, uint8_t* data) in read_byte() function
84 #define read_byte() (APBDMA->BBINPUT) macro
83 read_byte(tga_source_ptr sinfo) in read_byte() function
81 read_byte(bmp_source_ptr sinfo) in read_byte() function
280 pub fn read_byte(&mut self) -> Result<u8, EndOfInput> { in read_byte() method
210 pub fn read_byte(&mut self) -> ProtobufResult<u8> { in read_byte() method
155 static bool read_byte(const m680x_info *info, uint8_t *byte, uint16_t address) in read_byte() function
30 def read_byte(self, b0, data, index): function
1244 read_byte(struct file *file) in read_byte() function