| /external/lzma/CS/7zip/Common/ |
| D | OutBuffer.cs | 30 public void WriteByte(byte b) in WriteByte() method in SevenZip.Buffer.OutBuffer
|
| /external/lzma/CPP/7zip/Common/ |
| D | OutBuffer.h | 48 void WriteByte(Byte b) in WriteByte() function
|
| D | CWrappers.h | 106 void WriteByte(Byte b) in WriteByte() function
|
| /external/zlib/src/contrib/dotzlib/DotZLib/ |
| D | GZipStream.cs | 226 public override void WriteByte(byte value) in WriteByte() method in DotZLib.GZipStream
|
| /external/libmojo/mojo/edk/test/ |
| D | multiprocess_test_helper_unittest.cc | 37 bool WriteByte(const PlatformHandle& handle, char c) { in WriteByte() function
|
| /external/flatbuffers/go/ |
| D | encode.go | 129 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 | 128 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 | 37 void WriteByte(Byte b) in WriteByte() function
|
| D | 7zOut.cpp | 155 void COutArchive::WriteByte(Byte b) in WriteByte() function in NArchive::N7z::COutArchive
|
| /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/lcms2-2.6/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
|