Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/vboot_reference/scripts/image_signing/
H A Dsign_psp_verstagebl_fw.sh45 read_byte() { function
/aosp_15_r20/external/coreboot/src/include/device/
H A Dsmbus.h14 int (*read_byte)(struct device *dev, u8 addr); member
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/benches/
Dcoded_input_stream.rs24 fn read_byte(b: &mut Bencher) { in read_byte() function
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/benches/
Dcoded_input_stream.rs24 fn read_byte(b: &mut Bencher) { in read_byte() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/
H A Dcompiled.rs172 fn read_byte(r: &mut dyn io::Read) -> io::Result<u8> { in read_byte() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/
H A Dcompiled.rs172 fn read_byte(r: &mut dyn io::Read) -> io::Result<u8> { in read_byte() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/
H A Dcompiled.rs172 fn read_byte(r: &mut dyn io::Read) -> io::Result<u8> { in read_byte() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/
H A Dcompiled.rs172 fn read_byte(r: &mut dyn io::Read) -> io::Result<u8> { in read_byte() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/
H A Dcompiled.rs172 fn read_byte(r: &mut dyn io::Read) -> io::Result<u8> { in read_byte() function
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/
Dreader.rs108 fn read_byte(&mut self) -> Result<u8> { in read_byte() method
/aosp_15_r20/external/skia/src/codec/
H A DSkWbmpCodec.cpp51 static bool read_byte(SkStream* stream, uint8_t* data) in read_byte() function
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec_lpc.c48 static inline u8 read_byte(u16 port) in read_byte() function
/aosp_15_r20/external/libjpeg-turbo/
H A Drdtarga.c83 read_byte(tga_source_ptr sinfo) in read_byte() function
H A Drdbmp.c81 read_byte(bmp_source_ptr sinfo) in read_byte() function
/aosp_15_r20/external/rust/android-crates-io/crates/untrusted/src/
Duntrusted.rs281 pub fn read_byte(&mut self) -> Result<u8, EndOfInput> { in read_byte() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dbuf_read_iter.rs210 pub(crate) fn read_byte(&mut self) -> ProtobufResult<u8> { in read_byte() method
/aosp_15_r20/build/make/tools/
H A Dfat16copy.py50 def read_byte(f): function
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/console/
Dgop.rs603 pub unsafe fn read_byte(&self, index: usize) -> u8 { in read_byte() method
/aosp_15_r20/external/rust/crates/uefi/src/proto/console/
Dgop.rs603 pub unsafe fn read_byte(&self, index: usize) -> u8 { in read_byte() method
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_data_writer_test.cc342 uint8_t read_byte; in TEST_P() local
/aosp_15_r20/external/python/cpython3/Objects/
Dcodeobject.c855 read_byte(PyCodeAddressRange *bounds) in read_byte() function
/aosp_15_r20/external/capstone/arch/M680X/
H A DM680XDisassembler.c155 static bool read_byte(const m680x_info *info, uint8_t *byte, uint16_t address) in read_byte() function
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/
H A DpsCharStrings.py34 def read_byte(self, b0, data, index): function

12