Home
last modified time | relevance | path

Searched defs:read_byte (Results 1 – 17 of 17) sorted by relevance

/external/rust/crates/protobuf/2.27.1/benches/
Dcoded_input_stream.rs24 fn read_byte(b: &mut Bencher) { in read_byte() function
/external/rust/crates/protobuf/src/coded_input_stream/
Dinput_buf.rs68 pub(crate) fn read_byte(&mut self) -> Option<u8> { in read_byte() method
Dbuf_read_iter.rs191 pub(crate) fn read_byte(&mut self) -> crate::Result<u8> { in read_byte() method
/external/rust/crates/protobuf/benches/
Dcoded_input_stream.rs24 fn read_byte(b: &mut Bencher) { in read_byte() function
/external/python/cryptography/src/cryptography/hazmat/
D_der.py53 def read_byte(self): member in DERReader
/external/skia/src/codec/
DSkWbmpCodec.cpp48 static bool read_byte(SkStream* stream, uint8_t* data) in read_byte() function
/external/rust/crates/der/src/
Dreader.rs108 fn read_byte(&mut self) -> Result<u8> { in read_byte() method
/external/libjpeg-turbo/
Drdtarga.c83 read_byte(tga_source_ptr sinfo) in read_byte() function
Drdbmp.c81 read_byte(bmp_source_ptr sinfo) in read_byte() function
/external/rust/crates/untrusted/src/
Duntrusted.rs280 pub fn read_byte(&mut self) -> Result<u8, EndOfInput> { in read_byte() method
/external/rust/crates/protobuf/2.27.1/src/
Dbuf_read_iter.rs210 pub(crate) fn read_byte(&mut self) -> ProtobufResult<u8> { in read_byte() method
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_data_writer_test.cc342 uint8_t read_byte; in TEST_P() local
/external/capstone/arch/M680X/
DM680XDisassembler.c155 static bool read_byte(const m680x_info *info, uint8_t *byte, uint16_t address) in read_byte() function
/external/fonttools/Lib/fontTools/misc/
DpsCharStrings.py30 def read_byte(self, b0, data, index): function
/external/libpng/contrib/tools/
Dpngfix.c1244 read_byte(struct file *file) in read_byte() function
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h68382 unsigned char (*read_byte)(int); member
Dvmlinux.h68382 unsigned char (*read_byte)(int); member