/external/lzma/CS/7zip/Common/ |
D | OutBuffer.cs | 30 public void WriteByte(byte b) in WriteByte() method in SevenZip.Buffer.OutBuffer
|
/external/perfetto/include/perfetto/protozero/ |
D | scattered_stream_writer.h | 55 inline void WriteByte(uint8_t value) { in WriteByte() function
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/client/ |
D | ignite_client.h | 58 Status WriteByte(const uint8_t data) { return WriteData(&data, 1); } in WriteByte() function
|
/external/lzma/CPP/7zip/Common/ |
D | OutBuffer.h | 48 void WriteByte(Byte b) in WriteByte() function
|
D | CWrappers.h | 112 void WriteByte(Byte b) in WriteByte() function
|
/external/golang-protobuf/proto/ |
D | text.go | 66 WriteByte(byte) error methodSpec 140 func (w *textWriter) WriteByte(c byte) error { func
|
/external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
D | text.go | 66 WriteByte(byte) error methodSpec 140 func (w *textWriter) WriteByte(c byte) error { func
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | GZipStream.cs | 226 public override void WriteByte(byte value) in WriteByte() method in DotZLib.GZipStream
|
/external/libchrome/base/files/ |
D | file_descriptor_watcher_posix_unittest.cc | 128 void WriteByte() { in WriteByte() function in base::__anon7ab4a7fa0111::FileDescriptorWatcherTest
|
/external/flatbuffers/go/ |
D | encode.go | 135 func WriteByte(buf []byte, n byte) { func
|
/external/sfntly/cpp/src/sfntly/data/ |
D | writable_font_data.cc | 57 int32_t WritableFontData::WriteByte(int32_t index, byte_t b) { in WriteByte() function in sfntly::WritableFontData
|
/external/v8/src/ |
D | eh-frame.h | 129 void WriteByte(byte value) { eh_frame_buffer_.push_back(value); } in WriteByte() function
|
/external/lzma/CS/7zip/Compress/LzmaAlone/ |
D | LzmaBench.cs | 136 public override void WriteByte(byte b) in WriteByte() method in SevenZip.LzmaBench.CrcOutStream
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zOut.h | 39 void WriteByte(Byte b) in WriteByte() function
|
D | 7zOut.cpp | 155 void COutArchive::WriteByte(Byte b) in WriteByte() function in NArchive::N7z::COutArchive
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/ |
D | BitstreamWriter.h | 66 void WriteByte(unsigned char Value) { in WriteByte() function
|
/external/pdfium/core/fpdfapi/edit/ |
D | cpdf_creator.cpp | 98 bool CFX_FileBufferArchive::WriteByte(uint8_t byte) { in WriteByte() function in __anonc96788e10111::CFX_FileBufferArchive
|
/external/llvm/include/llvm/Bitcode/ |
D | BitstreamWriter.h | 66 void WriteByte(unsigned char Value) { in WriteByte() function
|
/external/lzma/CPP/7zip/Bundles/LzmaSpec/ |
D | LzmaSpec.cpp | 55 void WriteByte(Byte b) in WriteByte() function
|
/external/pdfium/third_party/lcms/src/ |
D | cmsps2.c | 314 void WriteByte(cmsIOHANDLER* m, cmsUInt8Number b) in WriteByte() function
|
/external/libbrillo/brillo/streams/ |
D | file_stream_unittest.cc | 50 inline bool WriteByte(Stream* stream, uint8_t byte) { in WriteByte() function
|
/external/sonivox/jet_tools/JetCreator/ |
D | midifile.py | 278 def WriteByte (stream, value): function
|