/aosp_15_r20/external/vboot_reference/scripts/image_signing/ |
H A D | sign_psp_verstagebl_fw.sh | 45 read_byte() { function
|
/aosp_15_r20/external/coreboot/src/include/device/ |
H A D | smbus.h | 14 int (*read_byte)(struct device *dev, u8 addr); member
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/benches/ |
D | coded_input_stream.rs | 24 fn read_byte(b: &mut Bencher) { in read_byte() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/coded_input_stream/ |
D | input_buf.rs | 68 pub(crate) fn read_byte(&mut self) -> Option<u8> { in read_byte() method
|
D | buf_read_iter.rs | 191 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/ |
D | coded_input_stream.rs | 24 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 D | compiled.rs | 172 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 D | compiled.rs | 172 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 D | compiled.rs | 172 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 D | compiled.rs | 172 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 D | compiled.rs | 172 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/ |
D | reader.rs | 108 fn read_byte(&mut self) -> Result<u8> { in read_byte() method
|
/aosp_15_r20/external/skia/src/codec/ |
H A D | SkWbmpCodec.cpp | 51 static bool read_byte(SkStream* stream, uint8_t* data) in read_byte() function
|
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/ |
H A D | ec_lpc.c | 48 static inline u8 read_byte(u16 port) in read_byte() function
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | rdtarga.c | 83 read_byte(tga_source_ptr sinfo) in read_byte() function
|
H A D | rdbmp.c | 81 read_byte(bmp_source_ptr sinfo) in read_byte() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/untrusted/src/ |
D | untrusted.rs | 281 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/ |
D | buf_read_iter.rs | 210 pub(crate) fn read_byte(&mut self) -> ProtobufResult<u8> { in read_byte() method
|
/aosp_15_r20/build/make/tools/ |
H A D | fat16copy.py | 50 def read_byte(f): function
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/console/ |
D | gop.rs | 603 pub unsafe fn read_byte(&self, index: usize) -> u8 { in read_byte() method
|
/aosp_15_r20/external/rust/crates/uefi/src/proto/console/ |
D | gop.rs | 603 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 D | quic_data_writer_test.cc | 342 uint8_t read_byte; in TEST_P() local
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | codeobject.c | 855 read_byte(PyCodeAddressRange *bounds) in read_byte() function
|
/aosp_15_r20/external/capstone/arch/M680X/ |
H A D | M680XDisassembler.c | 155 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 D | psCharStrings.py | 34 def read_byte(self, b0, data, index): function
|