/aosp_15_r20/external/pigweed/pw_sys_io_arduino/ |
H A D | sys_io_arduino.cc | 59 Status WriteByte(std::byte b) { in WriteByte() function
|
/aosp_15_r20/external/pigweed/pw_sys_io_stdio/ |
H A D | sys_io.cc | 39 Status WriteByte(std::byte b) { in WriteByte() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/log/slog/internal/buffer/ |
D | buffer.go | 51 func (b *Buffer) WriteByte(c byte) error { func
|
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | BitlEncoder.h | 53 void WriteByte(Byte b) { _stream.WriteByte(b);} in WriteByte() function
|
/aosp_15_r20/external/pigweed/pw_sys_io_zephyr/ |
H A D | sys_io.cc | 66 Status WriteByte(std::byte b) { in WriteByte() function
|
/aosp_15_r20/external/pigweed/pw_sys_io_rp2040/ |
H A D | sys_io.cc | 73 Status WriteByte(std::byte b) { in WriteByte() function
|
/aosp_15_r20/external/pigweed/pw_sys_io_ambiq_sdk/ |
H A D | sys_io.cc | 90 Status WriteByte(std::byte b) { in WriteByte() function
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/ |
H A D | dm_snapshot_internals.h | 34 void WriteByte(uint64_t address) { WriteSector(address / sector_bytes_); } in WriteByte() function
|
/aosp_15_r20/external/pigweed/pw_sys_io_mcuxpresso/ |
H A D | sys_io.cc | 58 Status WriteByte(std::byte b) { in WriteByte() function
|
/aosp_15_r20/external/pigweed/pw_sys_io_emcraft_sf2/ |
H A D | sys_io_emcraft_sf2.cc | 79 Status WriteByte(std::byte b) { in WriteByte() function
|
/aosp_15_r20/external/pigweed/pw_sys_io_stm32cube/ |
H A D | sys_io.cc | 143 Status WriteByte(std::byte b) { in WriteByte() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/strings/ |
D | builder.go | 89 func (b *Builder) WriteByte(c byte) error { func
|
/aosp_15_r20/external/lzma/CPP/7zip/Common/ |
H A D | OutBuffer.h | 48 void WriteByte(Byte b) in WriteByte() function
|
/aosp_15_r20/external/perfetto/include/perfetto/protozero/ |
H A D | scattered_stream_writer.h | 73 inline void WriteByte(uint8_t value) { in WriteByte() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/protozero/ |
H A D | scattered_stream_writer.h | 73 inline void WriteByte(uint8_t value) { in WriteByte() function
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | fx_stream.cpp | 51 bool IFX_WriteStream::WriteByte(uint8_t byte) { in WriteByte() function in IFX_WriteStream
|
/aosp_15_r20/external/pigweed/pw_sys_io_baremetal_lm3s6965evb/ |
H A D | sys_io_baremetal.cc | 113 Status WriteByte(std::byte b) { in WriteByte() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/hash/maphash/ |
D | maphash.go | 126 func (h *Hash) WriteByte(b byte) error { func
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/ |
D | GZipStream.cs | 226 public override void WriteByte(byte value) in WriteByte() method in DotZLib.GZipStream
|
/aosp_15_r20/prebuilts/go/linux-x86/src/image/gif/ |
D | writer.go | 76 func (b blockWriter) WriteByte(c byte) error { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
D | outbuf.go | 243 func (out *OutBuf) WriteByte(v byte) error { func
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_descriptor_watcher_posix_unittest.cc | 128 void WriteByte() { in WriteByte() function in base::__anon312707470111::FileDescriptorWatcherTest
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_descriptor_watcher_posix_unittest.cc | 127 void WriteByte() { in WriteByte() function in base::__anon2ef65a7d0111::FileDescriptorWatcherTest
|
/aosp_15_r20/external/pigweed/pw_sys_io_baremetal_stm32f429/ |
H A D | sys_io_baremetal.cc | 198 Status WriteByte(std::byte b) { in WriteByte() function
|
/aosp_15_r20/external/openthread/src/lib/spinel/ |
H A D | multi_frame_buffer.hpp | 85 otError WriteByte(uint8_t aByte) in WriteByte() function in ot::Spinel::FrameWritePointer
|