Home
last modified time | relevance | path

Searched defs:ReadByte (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DInBuffer.h73 bool ReadByte(Byte &b) in ReadByte() function
91 Byte ReadByte() in ReadByte() function
/aosp_15_r20/external/libwebm/webm_parser/src/
H A Dparser_utils.cc18 Status ReadByte(Reader* reader, std::uint8_t* byte) { in ReadByte() function
/aosp_15_r20/libcore/ojluni/src/test/java/nio/channels/Channels/
H A DReadByte.java37 public class ReadByte { class
/aosp_15_r20/external/pigweed/pw_sys_io_arduino/
H A Dsys_io_arduino.cc42 Status ReadByte(std::byte* dest) { in ReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_stdio/
H A Dsys_io.cc21 Status ReadByte(std::byte* dest) { in ReadByte() function
/aosp_15_r20/external/libwebm/webm_parser/tests/
H A Dparser_utils_test.cc30 TEST_F(ParserUtilsTest, ReadByte) { in TEST_F() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/cov/
Dmreader.go57 func (r *MReader) ReadByte() (byte, error) { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dinput.cc21 bool ByteReader::ReadByte(uint8_t *byte_p) { in ReadByte() function in bssl::der::ByteReader
/aosp_15_r20/external/pigweed/pw_sys_io_zephyr/
H A Dsys_io.cc39 Status ReadByte(std::byte* dest) { in ReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_rp2040/
H A Dsys_io.cc48 Status ReadByte(std::byte* dest) { in ReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_ambiq_sdk/
H A Dsys_io.cc58 Status ReadByte(std::byte* dest) { in ReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_mcuxpresso/
H A Dsys_io.cc33 Status ReadByte(std::byte* dest) { in ReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_emcraft_sf2/
H A Dsys_io_emcraft_sf2.cc62 Status ReadByte(std::byte* dest) { in ReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_stm32cube/
H A Dsys_io.cc132 Status ReadByte(std::byte* dest) { in ReadByte() function
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/
Dintconv.go219 func (r byteReader) ReadByte() (byte, error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/strings/
Dreader.go66 func (r *Reader) ReadByte() (byte, error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/bytes/
Dreader.go66 func (r *Reader) ReadByte() (byte, error) { func
/aosp_15_r20/external/brotli/csharp/org/brotli/dec/
H A DBrotliInputStream.cs125 public override int ReadByte() in ReadByte() method in Org.Brotli.Dec.BrotliInputStream
/aosp_15_r20/external/pigweed/pw_sys_io_baremetal_lm3s6965evb/
H A Dsys_io_baremetal.cc89 Status ReadByte(std::byte* dest) { in ReadByte() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dpromise_endpoint.h214 auto ReadByte() { in ReadByte() function
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs181 public override int ReadByte() in ReadByte() method in DotZLib.GZipStream
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/gob/
Dtiming_test.go209 func (b *benchmarkBuf) ReadByte() (c byte, err error) { func
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_descriptor_watcher_posix_unittest.cc134 void ReadByte() { in ReadByte() function in base::__anon312707470111::FileDescriptorWatcherTest
/aosp_15_r20/external/cronet/base/files/
H A Dfile_descriptor_watcher_posix_unittest.cc133 void ReadByte() { in ReadByte() function in base::__anon2ef65a7d0111::FileDescriptorWatcherTest
/aosp_15_r20/external/pigweed/pw_sys_io_baremetal_stm32f429/
H A Dsys_io_baremetal.cc175 Status ReadByte(std::byte* dest) { in ReadByte() function

123