Home
last modified time | relevance | path

Searched defs:WriteByte (Results 1 – 25 of 30) sorted by relevance

12

/external/pigweed/pw_sys_io_arduino/
Dsys_io_arduino.cc59 Status WriteByte(std::byte b) { in WriteByte() function
/external/pigweed/pw_sys_io_stdio/
Dsys_io.cc39 Status WriteByte(std::byte b) { in WriteByte() function
/external/lzma/CPP/7zip/Compress/
DBitlEncoder.h53 void WriteByte(Byte b) { _stream.WriteByte(b);} in WriteByte() function
/external/pigweed/pw_sys_io_zephyr/
Dsys_io.cc66 Status WriteByte(std::byte b) { in WriteByte() function
/external/pigweed/pw_sys_io_ambiq_sdk/
Dsys_io.cc90 Status WriteByte(std::byte b) { in WriteByte() function
/external/pigweed/pw_sys_io_mcuxpresso/
Dsys_io.cc58 Status WriteByte(std::byte b) { in WriteByte() function
/external/pigweed/pw_sys_io_emcraft_sf2/
Dsys_io_emcraft_sf2.cc79 Status WriteByte(std::byte b) { in WriteByte() function
/external/pigweed/pw_sys_io_rp2040/
Dsys_io.cc83 Status WriteByte(std::byte b) { in WriteByte() function
/external/pigweed/pw_sys_io_stm32cube/
Dsys_io.cc139 Status WriteByte(std::byte b) { in WriteByte() function
/external/lzma/CPP/7zip/Common/
DOutBuffer.h48 void WriteByte(Byte b) in WriteByte() function
DCWrappers.h151 void WriteByte(Byte b) in WriteByte() function
/external/perfetto/include/perfetto/protozero/
Dscattered_stream_writer.h73 inline void WriteByte(uint8_t value) { in WriteByte() function
/external/pdfium/core/fxcrt/
Dfx_stream.cpp51 bool IFX_WriteStream::WriteByte(uint8_t byte) { in WriteByte() function in IFX_WriteStream
/external/oss-fuzz/projects/libpng-proto/
Dpng_proto_fuzzer_example.cc15 static void WriteByte(std::stringstream &out, uint8_t x) { in WriteByte() function
/external/pigweed/pw_sys_io_baremetal_lm3s6965evb/
Dsys_io_baremetal.cc112 Status WriteByte(std::byte b) { in WriteByte() function
/external/rust/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs226 public override void WriteByte(byte value) in WriteByte() method in DotZLib.GZipStream
/external/openthread/src/lib/spinel/
Dmulti_frame_buffer.hpp87 otError WriteByte(uint8_t aByte) in WriteByte() function in ot::Spinel::FrameWritePointer
/external/pigweed/pw_sys_io_baremetal_stm32f429/
Dsys_io_baremetal.cc198 Status WriteByte(std::byte b) { in WriteByte() function
/external/libchrome/base/files/
Dfile_descriptor_watcher_posix_unittest.cc128 void WriteByte() { in WriteByte() function in base::__anon36f7aae50111::FileDescriptorWatcherTest
/external/cronet/base/files/
Dfile_descriptor_watcher_posix_unittest.cc127 void WriteByte() { in WriteByte() function in base::__anondbea72db0111::FileDescriptorWatcherTest
/external/flatbuffers/go/
Dencode.go135 func WriteByte(buf []byte, n byte) { func
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.h48 void WriteByte(Byte b) in WriteByte() function
/external/perfetto/src/traceconv/
Dtrace_to_hprof.cc71 void WriteByte(uint8_t val) { buf_.emplace_back(val); } in WriteByte() function in perfetto::trace_to_text::__anonf4c35bab0111::BigEndianBuffer
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamWriter.h65 void WriteByte(unsigned char Value) { in WriteByte() function
/external/llvm/include/llvm/Bitcode/
DBitstreamWriter.h66 void WriteByte(unsigned char Value) { in WriteByte() function

12