Home
last modified time | relevance | path

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

12

/external/pigweed/pw_sys_io_arduino/
Dsys_io_arduino.cc48 Status WriteByte(std::byte b) { in WriteByte() function
/external/pdfium/core/fpdfapi/edit/
Dcpdf_stringarchivestream.cpp12 bool CPDF_StringArchiveStream::WriteByte(uint8_t byte) { in WriteByte() function in CPDF_StringArchiveStream
Dcpdf_creator.cpp106 bool CFX_FileBufferArchive::WriteByte(uint8_t byte) { in WriteByte() function in __anon0d49f9ff0111::CFX_FileBufferArchive
/external/pigweed/pw_sys_io_stdio/
Dsys_io.cc39 Status WriteByte(std::byte b) { in WriteByte() function
/external/lzma/CS/7zip/Common/
DOutBuffer.cs30 public void WriteByte(byte b) in WriteByte() method in SevenZip.Buffer.OutBuffer
/external/perfetto/include/perfetto/protozero/
Dscattered_stream_writer.h55 inline void WriteByte(uint8_t value) { in WriteByte() function
/external/lzma/CPP/7zip/Common/
DOutBuffer.h48 void WriteByte(Byte b) in WriteByte() function
DCWrappers.h112 void WriteByte(Byte b) in WriteByte() function
/external/golang-protobuf/proto/
Dtext.go66 WriteByte(byte) error methodSpec
140 func (w *textWriter) WriteByte(c byte) error { func
/external/pigweed/pw_sys_io_baremetal_lm3s6965evb/
Dsys_io_baremetal.cc112 Status WriteByte(std::byte b) { in WriteByte() function
/external/oss-fuzz/projects/libpng-proto/
Dpng_proto_fuzzer_example.cc15 static void WriteByte(std::stringstream &out, uint8_t x) { 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/pigweed/pw_sys_io_baremetal_stm32f429/
Dsys_io_baremetal.cc190 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::__anonfcf877d80111::FileDescriptorWatcherTest
/external/flatbuffers/go/
Dencode.go135 func WriteByte(buf []byte, n byte) { func
/external/sfntly/cpp/src/sfntly/data/
Dwritable_font_data.cc57 int32_t WritableFontData::WriteByte(int32_t index, uint8_t b) { in WriteByte() function in sfntly::WritableFontData
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs136 public override void WriteByte(byte b) in WriteByte() method in SevenZip.LzmaBench.CrcOutStream
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.h39 void WriteByte(Byte b) in WriteByte() function
D7zOut.cpp155 void COutArchive::WriteByte(Byte b) in WriteByte() function in NArchive::N7z::COutArchive
/external/perfetto/tools/trace_to_text/
Dtrace_to_hprof.cc71 void WriteByte(uint8_t val) { buf_.emplace_back(val); } in WriteByte() function in perfetto::trace_to_text::__anon1c37e3f70111::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
/external/llvm-project/llvm/include/llvm/Bitstream/
DBitstreamWriter.h76 void WriteByte(unsigned char Value) { in WriteByte() function
/external/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp55 void WriteByte(Byte b) in WriteByte() function
/external/pdfium/third_party/lcms/src/
Dcmsps2.c314 void WriteByte(cmsIOHANDLER* m, cmsUInt8Number b) in WriteByte() function

12